1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408
|
liblo (0.34-1) unstable; urgency=medium
* New upstream version 0.34
* Refresh d/liblo7.symbols file
-- Dennis Braun <snd@debian.org> Sun, 09 Nov 2025 22:47:45 +0100
liblo (0.32-3) unstable; urgency=medium
* Team Upload
* Remove obsolete debian/README.source
* Remove 'Rules-Requires-Root: no': it's the default now
-- Alexandre Detiste <tchet@debian.org> Sun, 17 Aug 2025 20:13:21 +0200
liblo (0.32-2) unstable; urgency=medium
[ наб ]
* Remove dh-buildinfo (Closes: #1090774)
[ Sebastian Ramacher ]
* debian/control:
- Bump Standards-Version
- Remove old Provides+Conflicts+Replaces liblo0-dev
-- Sebastian Ramacher <sramacher@debian.org> Sun, 29 Dec 2024 19:16:02 +0100
liblo (0.32-1) unstable; urgency=medium
[ Felipe Sateler ]
* Remove myself from uploaders
[ Dennis Braun ]
* New upstream version 0.32
* Bump Standards-Version to 4.6.2
* Update d/liblo7.symbols with new functions
* d/watch: Use github API to download from releases page
* Change my email address
-- Dennis Braun <snd@debian.org> Sun, 28 Apr 2024 17:59:12 +0200
liblo (0.31-1) unstable; urgency=medium
[ Dennis Braun ]
* New upstream version 0.31
* Bump S-V to 4.5.0
* Bump dh-compat to 13
* Use https protocol for all urls
* Add me as uploader
* Drop obsolete name from d/upstream/metadata
* Add Bug-Submit to d/upstream/metadata
* d/copyright: Update year and http to https
* Add doc-base file for liblo-dev
[ Felipe Sateler ]
* Remove unnecessary override of dh_missing.
Since compat 13, --fail-missing is the default
* Wrap long lines in changelog entries: 0.30-3.
-- Felipe Sateler <fsateler@debian.org> Thu, 21 May 2020 16:40:59 -0400
liblo (0.30-3) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.0
[ Felipe Sateler ]
* Add glob to mark liblo.la as not installed in all architectures
* Remove debian/source/local-options for compatibility with dgit.
It is also unnecessary since git-buildpackge does the right thing anyway
* Set upstream page to github.
Also add upstream metadata file
Fixes lintian: upstream-metadata-file-is-missing
See https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
for more details.
-- Felipe Sateler <fsateler@debian.org> Thu, 25 Jul 2019 21:01:22 -0400
liblo (0.30-2) unstable; urgency=medium
* Upload to unstable
-- Felipe Sateler <fsateler@debian.org> Sun, 07 Jul 2019 22:35:27 -0400
liblo (0.30-1) experimental; urgency=medium
[ Stephen Sinclair ]
* New upstream version 0.30.
* debian/rules:
- set hardening options for binaries
(thanks lintian hardening-no-bindnow)
- remove --parallel, obsolete on current debhelper
* debian/copyright:
- remove copyright for install-sh and compile (not present)
- add copyright for src/tools/oscsendfile.c
- remove unused expat license.
* debian/control:
- update standards to 4.3.0
- fix duplicate-short-description for liblo7-tools
- fix binary-control-field-duplicates-source, remove section for liblo7
* debian/liblo7.symbols:
- add new symbols from this release
+ lo_server_thread_new_multicast_iface
+ lo_servers_recv_noblock
+ lo_servers_wait
[ Felipe Sateler ]
* Mark Rules-Requires-Root: no as we don't need root for building
* Bump debhelper compat level to 12
* Fail build if there are files missing to install.
Instead of building faulty binaries
* Upload to experimental due to freeze
-- Felipe Sateler <fsateler@debian.org> Sat, 01 Jun 2019 09:36:32 -0400
liblo (0.29-1) unstable; urgency=medium
* New upstream version 0.29
- Drop all debian patches.
They were applied upstream
* Update symbols file for new functions introduced in this release
* Create README file before running autoreconf, and remove on clean.
Otherwise autoreconf fails.
-- Felipe Sateler <fsateler@debian.org> Fri, 18 Aug 2017 11:12:05 -0300
liblo (0.28-6) unstable; urgency=medium
* Run cme dpkg fix
* Remove from copyright file autotools files no longer shipped
* Switch from CDBS to short-form dh
- Drop CDBS debian/control generation.
Use a static file
- Remove copyright_hints file.
* Drop Jonas from uploaders. Thanks for all the work!
It was used by CDBS which we no longer use
* Bump debhelper compat to 10.
Drop autoreconf dependencies, since they are now implied
* Bump standards-version
-- Felipe Sateler <fsateler@debian.org> Thu, 10 Aug 2017 20:19:13 -0400
liblo (0.28-5) unstable; urgency=medium
* Release to unstable
* Refresh patches with gbp pq
* Make build reproducible. Thanks Maria Valentina Marin <marivalenm@gmail.com>
for the patch. (Closes: #789040)
* Bump standards-version
-- Felipe Sateler <fsateler@debian.org> Sun, 05 Jul 2015 17:30:31 -0300
liblo (0.28-4) experimental; urgency=medium
* Bump debhelper compat level to 9
* Enable multiarch for the shared library. Closes: #774651
Thanks to Lennart Sorensen for the patch
-- Felipe Sateler <fsateler@debian.org> Tue, 06 Jan 2015 21:28:39 -0300
liblo (0.28-3) unstable; urgency=medium
* Use dh_auroreconf
* Pick patches from upstream disabling network tests
-- Felipe Sateler <fsateler@debian.org> Mon, 10 Feb 2014 11:48:46 -0300
liblo (0.28-2) unstable; urgency=medium
* Disable use of SO_REUSEPORT, build-time check does
not guarantee availability at runtime
-- Felipe Sateler <fsateler@debian.org> Tue, 04 Feb 2014 09:50:32 -0300
liblo (0.28-1) unstable; urgency=low
* New upstream release
- Add new symbols to symbols file.
* Bump standards version
-- Felipe Sateler <fsateler@debian.org> Fri, 31 Jan 2014 13:22:49 -0300
liblo (0.26~repack-8) unstable; urgency=low
* Forcibly fail on sparc, doesn't work and never has.
* Drop build dependency on doxygen-latex
-- Felipe Sateler <fsateler@debian.org> Thu, 28 Nov 2013 21:05:36 -0300
liblo (0.26~repack-7) unstable; urgency=low
* Update copyright file: Rewrite w/ Subversion draft rev.173 of DEP5.
* Build-depend on doxygen-latex (not doxygen), and add note on maybe
switching back again later when possible to verify difference.
-- Jonas Smedegaard <dr@jones.dk> Sat, 12 Mar 2011 15:14:09 +0100
liblo (0.26~repack-6) experimental; urgency=low
[ Felipe Sateler ]
* Use regular spaces instead of hardspace in long descriptions.
Closes: #575329
[ Jonas Smedegaard ]
* Drop local CDBS snippet: included in cdbs package now.
* Ease building with git-buildpackage:
+ Git-ignore quilt .pc dir.
Add dpkg-source local-options hints.
* Rewrite copyright file using Bazaar draft rev. 137 of DEP5.
* Adjust some copyright years.
* Fix capitalization of project name to LibLO, and mention in long
descriptions.
* Bump standards-version to 3.9.1.
* Update email address of Felipe in maintainer field.
-- Jonas Smedegaard <dr@jones.dk> Sun, 02 Jan 2011 20:52:53 +0100
liblo (0.26~repack-5) unstable; urgency=low
* Drop Robert Jordens as uploader.
Closes: bug#573472 - thanks for your contributions, Robert!
* Indent with single space (not tab or multiple spaces) continuated
fields in control file, to follow Debian Policy §7.1 documented
convention. Sort such multiline fields.
* Fix use plain space in long descriptions.
Closes: bug#575329, thanks to Rhonda.
-- Jonas Smedegaard <dr@jones.dk> Wed, 24 Mar 2010 23:52:20 +0100
liblo (0.26~repack-4) unstable; urgency=medium
* Tighten and relax CDBS includes, to both use very newest features
and be backports-friendly. Closes: bug#573131, thanks to Adam D.
Barratt.
* Shrink local package-relations.mk to only handle binary relations
(build relations in main since cdbs 0.4.69).
* Relax debhelper compat level to 6: Backports-friendly, and we need
none of the newer features anyway.
* Relax build-dependencies as a result of above changes:
+ Drop devscripts and dh-buildinfo (needed only in
DEB_MAINTAINER_MODE).
+ Relax debhelper to at least version 6.
+ Relax cdbs to be unversioned.
* Set urgency=medium to avoid above minor changes (should only affect
package hints, not sources or compilation process) affecting the
ongoing library transition too much.
-- Jonas Smedegaard <dr@jones.dk> Tue, 09 Mar 2010 10:56:27 +0100
liblo (0.26~repack-3) unstable; urgency=low
* Rerelease targeted unstable.
-- Jonas Smedegaard <dr@jones.dk> Tue, 02 Mar 2010 05:51:52 +0100
liblo (0.26~repack-2) experimental; urgency=low
[ Reinhard Tartler ]
* improved debian/copyright
[ Jonas Smedegaard ]
* Update CDBS usage:
+ Use snippets buildinfo.mk and copyright-check.mk.
+ Use local snippets upstream-tarball.mk and package-relations.mk.
+ Use semi-automated build-dependency resolving.
+ Simplify local rules.
* Build-depend on autotools-dev and a recent devscripts.
* Fix tighten build-dependencies on cdbs and debhelper.
* Drop superfluous *.docs files from source.
* Install all example code, and skip Makefile.am file (unusable at
runtime).
* Fix mangle dversion in watch file.
* Rewrite copyright file using DEP5 rev. 135 format.
* Add proper licensing header to rules file.
* Add myself as uploader.
* Cosmetics: Use tab (not multiple spaces) in multiline entries of
control file.
* Use source format "3.0 'quilt'".
* Add git-buildpackage config, enabling pristine-tar and signed tags.
* Bump Standards-Version to 3.8.4.
-- Jonas Smedegaard <dr@jones.dk> Tue, 02 Mar 2010 05:47:56 +0100
liblo (0.26~repack-1) experimental; urgency=low
* New upstream release.
- Repacked because of sourceless binary.
* Enable static library building
* Bump Standards-Version (no changes needed)
* Switch from ${Source-Version} to ${binary:Version}
* Add misc:Depends to liblo-dev
* Use Homepage tag instead of putting it in the descriptions
* Update Maintainer and Uploaders fields.
* Add Vcs-* tags
* Add copyright years to notice
* Use a dpkg symbols file.
* Upgrade compat level
* Update licensing information
* SONAME bump: change package names
* Add liblo-tools package
-- Felipe Sateler <fsateler@gmail.com> Mon, 10 Aug 2009 01:10:43 -0400
liblo (0.25-1) unstable; urgency=low
* New upstream release.
- This version fixes the slow lo_server_new(). Closes: #461938.
* liblo0 description no longer has a UTF8 nobreak char. Closes: #406611.
* Bump Standards-Version (no changes needed)
* Switch from ${Source-Version} to ${binary:Version}
* Clarify copyright notice
* Add misc:Depends to liblo-dev
* Use Homepage tag instead of putting it in the descriptions
* Update Maintainer and Uploaders fields.
* Add Vcs-* tags
* Use a dpkg symbols file.
* Upgrade compat level
-- Felipe Sateler <fsateler@gmail.com> Sun, 15 Feb 2009 12:33:02 +1100
liblo (0.23-2.2) unstable; urgency=medium
* Non-maintainer upload.
* Renamed liblo0 for the ldbl128 transition (Closes: #430267).
-- Luk Claes <luk@debian.org> Sat, 02 Feb 2008 14:27:36 +0000
liblo (0.23-2.1) unstable; urgency=medium
* NMU: Providing workaround for config.h.in problem
* urgency medium, because other packages depend on this getting fixed
-- Guenter Geiger (Debian/GNU) <geiger@debian.org> Mon, 27 Mar 2006 11:07:05 +0200
liblo (0.23-2) unstable; urgency=medium
* fix VERSION in pkg-config file; closes: Bug#356319, 356687, 356838
(liblo0-dev: /usr/lib/pkgconfig/liblo.pc is missing the version number)
* urgency medium so this gets rebuilt quickly.
-- Robert Jordens <jordens@debian.org> Tue, 14 Mar 2006 23:13:09 +0100
liblo (0.23-1) unstable; urgency=low
* new upstream release; closes: Bug#350638
(liblo: Version 0.23 now available)
* debian/control: correct homepage URL
* debian/watch: update
-- Robert Jordens <jordens@debian.org> Sat, 4 Mar 2006 16:36:42 +0100
liblo (0.22-1) unstable; urgency=low
* new upstream release (skipping two)
-- Robert Jordens <jordens@debian.org> Thu, 15 Sep 2005 17:40:05 +0200
liblo (0.18-1) unstable; urgency=low
* new upstream release
-- Robert Jordens <jordens@debian.org> Thu, 24 Mar 2005 17:29:59 +0100
liblo (0.16-1) unstable; urgency=low
* new upstream release
-- Robert Jordens <jordens@debian.org> Fri, 11 Feb 2005 22:36:52 +0100
liblo (0.15-1) unstable; urgency=low
* new upstream release
-- Robert Jordens <jordens@debian.org> Wed, 1 Dec 2004 23:40:15 +0100
liblo (0.13-1) unstable; urgency=low
* new upstream release (skiping a few)
-- Robert Jordens <jordens@debian.org> Thu, 4 Nov 2004 22:26:05 +0100
liblo (0.9-2) unstable; urgency=low
* upload 0.9-1 from experimental unchanged to unstable (changes: new
upstream, better description of OSC)
-- Robert Jordens <jordens@debian.org> Thu, 2 Sep 2004 18:24:19 +0200
liblo (0.9-1) experimental; urgency=low
* new upstream release; upload to experimental to let 0.8-1 into testing
* debian/control: More descriptive information about OSC;
closes: Bug#266557
-- Robert Jordens <jordens@debian.org> Thu, 19 Aug 2004 18:08:17 +0200
liblo (0.8-1) unstable; urgency=low
* new upstream release
* debian/copyright: corrected: removed reference to irrelevant package
-- Robert Jordens <jordens@debian.org> Sun, 1 Aug 2004 00:20:55 +0200
liblo (0.7-1) unstable; urgency=low
* initial Debian release; closes: Bug#261918 (the ITP)
-- Robert Jordens <jordens@debian.org> Thu, 29 Jul 2004 09:02:03 -0600
|