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 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649
|
alsa-plugins (1.2.7.1-1) unstable; urgency=medium
* New upstream release.
* Update Standards-Version to 4.6.1 (no changes needed).
-- Jordi Mallach <jordi@debian.org> Wed, 06 Jul 2022 04:20:57 +0200
alsa-plugins (1.2.6-1) unstable; urgency=medium
* New upstream release.
* Import upstream signing key and configure watch file to check for
sigs.
* Update copyright years.
* Update Standards-Version to 4.6.0, with no changes needed.
* Drop rate-lab-convert-tolibswresample.patch, cherry-picked from
upstream git.
-- Jordi Mallach <jordi@debian.org> Wed, 12 Jan 2022 01:15:34 +0100
alsa-plugins (1.2.5-2) unstable; urgency=medium
[ Sebastian Ramacher ]
* Apply upstream switch to support libswresample in favor of libavresample
(Closes: #971332)
-- Jordi Mallach <jordi@debian.org> Mon, 23 Aug 2021 08:44:51 +0200
alsa-plugins (1.2.5-1) unstable; urgency=medium
* New upstream release.
* Add upstream metadata for bug tracker and repository.
* Update Standards-Version to 4.5.1.
* Bump Build-Deps on libasound2-dev to >= 1.2.5.
* Bump debhelper-compat to v13.
-- Jordi Mallach <jordi@debian.org> Sat, 21 Aug 2021 03:59:24 +0200
alsa-plugins (1.2.2-2) unstable; urgency=medium
[ Sebastien Bacher ]
* Disable the libav depending options on Ubuntu
-- Jordi Mallach <jordi@debian.org> Thu, 20 Aug 2020 21:37:42 +0200
alsa-plugins (1.2.2-1) unstable; urgency=medium
* New upstream release.
* Update Standards-Version to 4.5.0.
-- Jordi Mallach <jordi@debian.org> Sat, 29 Feb 2020 17:15:54 +0100
alsa-plugins (1.2.1-1) unstable; urgency=medium
* New upstream release.
-- Jordi Mallach <jordi@debian.org> Sun, 19 Jan 2020 17:16:42 +0100
alsa-plugins (1.1.9-1) unstable; urgency=medium
* New upstream release.
* Switch to debhelper compat v12 and use debhelper-compat B-D to declare it.
* Update Standards-Version to 4.4.1.
-- Jordi Mallach <jordi@debian.org> Tue, 05 Nov 2019 17:10:17 +0100
alsa-plugins (1.1.8-1) unstable; urgency=medium
* New upstream release
* Update Standards-Version to 4.3.0.
* Removed a52_close-set-slave-to-NULL-to-avoid-double-pcm-free.patch. Applied
upstream
* Bumped Build-Depend to libasound2-dev (>= 1.1.8)
-- Elimar Riesebieter <riesebie@lxtec.de> Sat, 26 Jan 2019 16:17:03 +0100
alsa-plugins (1.1.7-3) unstable; urgency=medium
* Cherrypicked a52_close-set-slave-to-NULL-to-avoid-double-pcm-free.patch from
upstream. Thanks to Michael Stapelberg for testing. (Closes: #912921)
-- Elimar Riesebieter <riesebie@lxtec.de> Sat, 10 Nov 2018 16:29:43 +0100
alsa-plugins (1.1.7-2) unstable; urgency=medium
* Install conf files in /u/s/a/conf.d (Closes: #912721)
-- Elimar Riesebieter <riesebie@lxtec.de> Sat, 03 Nov 2018 12:22:24 +0100
alsa-plugins (1.1.7-1) unstable; urgency=medium
* New upstream release.
* Update watch file to version 4.
* Set Rules-Requires-Root to no.
* Drop debian/changelog.ALSA and associated dh_installchangelogs
override.
* Update Standards-Version to 4.2.1.
* Install new /etc/alsa/conf.d files.
* Refresh arcam-av_uses_pthreads.patch.
* Drop apparently obsolete libav10.patch.
-- Jordi Mallach <jordi@debian.org> Sat, 03 Nov 2018 00:35:24 +0100
alsa-plugins (1.1.6-1) unstable; urgency=medium
* New upstream release.
* Update Vcs-* fields to reflect conversion to Git and move to
salsa.d.o.
* Add debian/gbp.conf with current git repo layout options.
* Update Standards-Version to 4.1.4.
* Bump debhelper compat to v11.
* Drop B-Ds on dh-autoreconf and autotools-dev, now pulled in by
debhelper.
* Switch from dh_install --fail-missing to dh_missing --fail-missing.
* Rewrite debian/copyright in machine-readable format 1.0.
* Remove obsolete debian/NOTES.
* Use https for Homepage URL.
* Refresh libav10.patch.
* Bump B-D to libasound2-dev (>= 1.1.6) as the plugins use new API.
-- Jordi Mallach <jordi@debian.org> Wed, 02 May 2018 09:28:42 +0200
alsa-plugins (1.1.1-1) unstable; urgency=medium
* New upstream release
* removed ffmpeg_2.9.patch. Applied different from upstream.
* Don't install 50-pulseaudio.conf and 99-pulseaudio-default.conf.example.
They are confusing users. (closes: 739329)
* Enabled hardening=+all
* Removed invalid paragraph about upstreams bugtracker from copyright.
* Bump Standards-Version to 3.9.8.
* Introduced git log as upstreams changelog.
-- Elimar Riesebieter <riesebie@lxtec.de> Sun, 08 May 2016 19:35:45 +0200
alsa-plugins (1.1.0-1) unstable; urgency=medium
[ Luke Yelavich ]
* New upstream release
* Update changelog.ALSA
[ Elimar Riesebieter ]
* FTBFS with ffmpeg 2.9. Applied ffmpeg_2.9.patch provided by
Andreas Cadhalpun (closes: 803796).
[ Jordi Mallach ]
* Use https for Vcs-Browser.
-- Jordi Mallach <jordi@debian.org> Tue, 02 Feb 2016 00:04:04 +0100
alsa-plugins (1.0.29-1) unstable; urgency=medium
[ Luke Yelavich ]
* New upstream release (closes: #793074)
* Update changelog.ALSA
[ Jordi Mallach ]
* Bump Standards-Version to 3.9.6.
* Add Luke Yelavich to Uploaders.
-- Jordi Mallach <jordi@debian.org> Wed, 22 Jul 2015 09:39:15 +0200
alsa-plugins (1.0.28-1) unstable; urgency=medium
[ Elimar Riesebieter ]
* Ack 1.0.27-2.1 NMU. Thanks Reinhard Tartler. (closes: #739209)
* Bumped Standards-Version to 3.9.5. No changes needed.
[ Luke Yelavich ]
* New upstream release
* Dropped patches, applied upstream:
- use_libavutil.patch
- build-latest-avcodec.patch
* Refreshed patches:
- libav10.patch
-- Jordi Mallach <jordi@debian.org> Fri, 18 Jul 2014 20:43:13 +0200
alsa-plugins (1.0.27-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Add libav10.patch to allow compilation against Libav10 (Closes: #739209)
-- Reinhard Tartler <siretart@tauware.de> Mon, 12 May 2014 07:33:19 -0400
alsa-plugins (1.0.27-2) unstable; urgency=low
* Upload to unstable.
-- Jordi Mallach <jordi@debian.org> Thu, 09 May 2013 12:40:49 +0200
alsa-plugins (1.0.27-1) experimental; urgency=low
* New upstream release.
* Drop fix-ftbfs-libav9.patch, similar patch applied upstream.
* Refresh use_libavutil.patch.
* Explicitly pass --disable-static.
-- Jordi Mallach <jordi@debian.org> Fri, 26 Apr 2013 23:24:50 +0200
alsa-plugins (1.0.26-1) experimental; urgency=low
[ Elimar Riesebieter ]
* Added fix-ftbfs-libav9.patch to updated the a52 plugin to use a newer API
of libav. It should work with both libav 0.8 in wheezy and 9 in
experimental. Thanks Reinhard Tartler for the patch. (closes: #692581)
* Fix build with glibc 2.16. _GNU_SOURCE needs to be defined at first. Patch
stolen from upstream. Thanks David Henningsson for the hint.
(closes: #701448)
* Bumped Standards-Version to 3.9.4. No changes needed.
[ Jordi Mallach ]
* New upstream release.
* Drop pcm-usb-stream.patch, applied upstream.
-- Jordi Mallach <jordi@debian.org> Mon, 01 Apr 2013 22:21:31 -0500
alsa-plugins (1.0.25-2) unstable; urgency=low
* Do not overwrite LDFLAGS, use DEB_LDFLAGS_MAINT_APPEND instead.
Thanks to Simon Ruderich for the report and fix (closes: #662256).
* Replace hardcoded configure call with dh_auto_configure, and remove
default flags handled by debhelper.
* Add missing ${misc:Pre-Depends} for multiarch-support (closes: #667473).
* Bump Standards-Version to 3.9.3, with no changes needed.
* This rebuild should fix M-A installability problems caused by a
single-arch binnmu (closes: #659665).
* Drop d/source/options, use the standard compression.
-- Jordi Mallach <jordi@debian.org> Sun, 20 May 2012 21:44:23 +0200
alsa-plugins (1.0.25-1) unstable; urgency=low
* New upstream release.
- fixes hangs in jackd (closes: #564828).
* Update debian/changelog.ALSA.
* Bump Build-Depends to libasound2-dev (>= 1.0.25), as new symbols are
required.
* Drop fix_a52_codec.patch, applied upstream.
* Decruft debian/rules by using .install files and removing obsolete
stuff.
* Don't pass --enable-static to configure.
* Use watch file version 3, and don't uupdate.
* Run source package through wrap-and-sort.
* Merge from Ubuntu:
- arcam-av_uses_pthreads.patch: link arcam-av module against libpthread.
- Build with LDFLAGS=-Wl,-z,defs to prevent accidentally building
modules with undefined symbols.
(thanks Steve Langasek).
* Build-Depend on dh-autoreconf and adjust rules to use it.
* Add use_avutil.patch: New patch to avoid unresolved symbols (av_free)
when building the a52 plugin.
* Build-Depend on libavutil-dev.
* Remove all bi-arch traces from alsa-plugins. With Steve's changes
above, the pulse plugin does not build anymore for the bi-build, and
with Multiarch about to be ready to make it obsolete, I'm not keen to
spend a minute looking at it (closes: #614243).
* As a bonus, this package can now be dh-ified, so it is.
* Bump debhelper to version 9.
* Install alsa.conf.d files.
* Point at versioned LGPL-2.1 file and update homepage.
-- Jordi Mallach <jordi@debian.org> Sun, 12 Feb 2012 01:53:08 +0100
alsa-plugins (1.0.24-3) unstable; urgency=medium
[ Elimar Riesebieter ]
* Add debian/patches/fix_a52_codec.patch from git.alsa-project.org. Fix a52
codec with recent libavcodec updates (closes: #643936). Thanks Luis Listas
for the hint.
* Bump Build-Depends of lib32asound2-dev and lib64asound2-dev to 1.0.24.1.
[ Jordi Mallach ]
* Update Vcs-* fields to non-redirected URLs.
* pulseaudio, jack and dbus have gone multiarch, changing the path for
their pkgconfig file. Bump Build-Depends to the versions when M-A was
introduced and add $(DEB_HOST_MULTIARCH) to the biarch pkgconfig hack,
to fix a FTBFS.
* Add a dummy build-indep target.
-- Jordi Mallach <jordi@debian.org> Sat, 15 Oct 2011 00:51:43 +0200
alsa-plugins (1.0.24-2) unstable; urgency=low
* Remove Build-Depends on amd64-libs: it's useless (closes: 634064).
-- Jordi Mallach <jordi@debian.org> Fri, 22 Jul 2011 15:46:55 +0200
alsa-plugins (1.0.24-1) unstable; urgency=low
* New upstream release.
* Switch to architecture wildcard 'linux-any'.
* Remove duplicate Section field.
* Bump to debhelper compat v8. Bump Build-Dep accordingly.
* Add multiarch support:
- Declare DEB_HOST_MULTIARCH and use it to define $libdir.
- Add an explicit --with-plugindir argument to base plugindir on the
multiarch dir.
- Mark libasound2-plugins Multi-Arch: same.
* Remove references to the a52 plugin from biarch packages (closes: #611440).
* Pulse module is now usable in the biarch packages
(closes: #543448, #551198).
* Remove obsolete README.source.
* Don't run with DH_VERBOSE.
* Bump Standards-Version to 3.9.2.
-- Jordi Mallach <jordi@debian.org> Sat, 16 Jul 2011 15:25:35 +0200
alsa-plugins (1.0.23-2) unstable; urgency=low
[ Elimar Riesebieter ]
* Added armhf to the supported archs. (closes: 604649)
* Bumped Standards-Version to 3.9.1. No changes
-- Jordi Mallach <jordi@debian.org> Mon, 18 Apr 2011 19:58:21 +0200
alsa-plugins (1.0.23-1) unstable; urgency=low
[ Elimar Riesebieter ]
* New upstream release.
"PortAudio gives error "Invalid rate plugin version 10002"" fixed.
(closes: #547138)
[ Jordi Mallach ]
* Add powerpcspe to the list of supported architectures, and remove
lpia, which is no longer being used by Ubuntu.
-- Jordi Mallach <jordi@debian.org> Wed, 02 Jun 2010 21:04:52 +0200
alsa-plugins (1.0.22-1) unstable; urgency=low
[ Elimar Riesebieter ]
* New upstream version
* Switched to source version 3.0.
* Pulse plugins are built. (closes: #528025)
[ Jordi Mallach ]
* Remove duplicate section fields in control.
* Add sparc64 to the list of supported architectures, trying to mimic what
powerpc and ppc64 are doing. Aurelien, you might want to check this.
* Bump Standards-Version to 3.8.4. No changes required.
-- Jordi Mallach <jordi@debian.org> Fri, 12 Feb 2010 02:37:43 +0100
alsa-plugins (1.0.21-3) unstable; urgency=medium
* Correct lib32-libs build-dep to ia32-libs.
-- Jordi Mallach <jordi@debian.org> Wed, 21 Oct 2009 13:12:19 +0200
alsa-plugins (1.0.21-2) unstable; urgency=medium
[ Elimar Riesebieter ]
* Added libspeexdsp-dev to Build-Depends. libasound_module_pcm_speex.so is
built now. (closes: #550719)
* Readded ia32-libs and amd64-libs. Jack and pulse plugins in
lib(32|64)asound2-plugins are build again. (closes: #551198)
* Improved debian/rules clean target. Multiple builds are possible now.
-- Jordi Mallach <jordi@debian.org> Wed, 21 Oct 2009 00:17:47 +0200
alsa-plugins (1.0.21-1) unstable; urgency=low
[ Elimar Riesebieter ]
* Added avr32 to libasound2-plugins archs. Thanks Bradley Smith
(closes: #531926)
* Bumped Standards-Version to 3.8.3. No changes.
* Update Build-Depends to libasound2-dev versions >= 1.0.21.
* Build-Depends: Removed {ia32,amd64}-libs.
-- Jordi Mallach <jordi@debian.org> Thu, 17 Sep 2009 19:18:52 +0200
alsa-plugins (1.0.20-1) unstable; urgency=low
* New upstream release.
[ Elimar Riesebieter ]
* Bumped Standard-Version to 3.8.1, no changes needed.
[ Jordi Mallach ]
* Improve sed usage where possible.
* Remove *.la and *.a files, as nothing should be building against
plugins. Thanks Marc-Andre Lureau (closes: #506432).
-- Jordi Mallach <jordi@debian.org> Wed, 03 Jun 2009 22:58:52 +0200
alsa-plugins (1.0.19-3) unstable; urgency=low
* Build-Depend again on libavcodec-dev to bring back the a52 and
lavcrate plugins, now that the ffmpeg transition is over.
-- Jordi Mallach <jordi@debian.org> Mon, 30 Mar 2009 20:01:16 +0200
alsa-plugins (1.0.19-2) unstable; urgency=low
[ Jordi Mallach ]
* Fix non-UTF-8 content in the previous changelog entry, which made
the previous upload being rejected by the archive software.
[ Elimar Riesebieter ]
* Added a new version of the pulseaudio example provided by Carsten
Lüdtke which will work better with systems with more than one card.
-- Jordi Mallach <jordi@debian.org> Mon, 23 Mar 2009 13:12:33 +0100
alsa-plugins (1.0.19-1) unstable; urgency=low
* New upstream release. (closes: #519001)
* Upload to unstable.
[ Elimar Riesebieter ]
* Indent the description list in control
* Added '--with-avcodec-includedir=\$${prefix}/include/libavcodec'
(closes: #518194)
* Added a52 setup for pulseaudio in examples. Thanks Carsten Lüdtke.
(closes: #518384)
[ Jordi Mallach ]
* Temporarily remove Build-Depends on libavcodec-dev by request of
the Release Team in order to not interfere with the ffmpeg transition.
-- Jordi Mallach <jordi@debian.org> Thu, 12 Mar 2009 20:31:39 +0100
alsa-plugins (1.0.18-2) experimental; urgency=low
[ Elimar Riesebieter ]
* Fixed FTBS on sparc: The Build-Dependency on
amd64-libs should probably be "amd64-libs [i386]", not
"amd64-libs [i386 powerpc sparc s390]". Thanks Frank Lichtenheld.
(closes: #505170)
-- Jordi Mallach <jordi@debian.org> Sun, 18 Jan 2009 14:43:43 +0100
alsa-plugins (1.0.18-1) experimental; urgency=low
* New upstream release.
[ Elimar Riesebieter ]
* Bumped libasound2-dev version to >= 1.0.18 in Build-Depends.
* Removed pulse_fixes.patch. Applied differently upstream.
[ Jordi Mallach ]
* Add lpia to the list of supported architectures.
* Extend package descriptions to mention the most prominent plugins
(closes: #497636).
* Require debhelper 7.
[ Christopher James Halse Rogers ]
* debian/control, debian/rules: import the multi-arch magic from
alsa-lib to build a lib32asound2-plugins package wherever
lib32asound2 is built, and similarly for lib64asound2 (closes: #436201).
-- Jordi Mallach <jordi@debian.org> Thu, 06 Nov 2008 00:46:19 +0100
alsa-plugins (1.0.17-1) experimental; urgency=low
* New upstream release.
[ Elimar Riesebieter ]
* Reworked pulse_fixes.patch
* Switched to debhelper 7.
* Bumped Standard-Version to 3.8.0; no changes needed.
-- Elimar Riesebieter <riesebie@lxtec.de> Sat, 30 Aug 2008 16:23:08 +0200
alsa-plugins (1.0.16-1) unstable; urgency=low
* New upstream release
[Jordi Mallach]
* Switch to now official Vcs-* control fields.
* Apply some important Pulse fixes, provided by lool, neurocyte and sjoerd.
[ Elimar Riesebieter ]
* Switched to debhelper 6.
* Bumped Standard-Version to 3.7.3; no changes needed.
* Fullified copyright not in copyright file.
* Removed pulse patches. Applied upstream.
-- Jordi Mallach <jordi@debian.org> Tue, 26 Feb 2008 17:42:37 +0100
alsa-plugins (1.0.15-1) unstable; urgency=low
* New upstream release.
[ Elimar Riesebieter ]
* Added Homepage header in debian/control.
* debian/rules: s/-$(MAKE) distclean/[ ! -f Makefile ] || $(MAKE) distclean/
[ Jordi Mallach ]
* Add patches pulse-buffer_attr.diff and pulse-state_xrun.diff, taken from
Fedora, to fix various issues with the Pulse plugin. Thanks Sjoerd Simons
for the pointer.
-- Jordi Mallach <jordi@debian.org> Tue, 30 Oct 2007 17:10:08 +0100
alsa-plugins (1.0.14-1) unstable; urgency=low
* New upstream release.
[ Elimar Riesebieter ]
* Prepared to use quilt as the patch manager.
[ Jordi Mallach ]
* debian/control: build-depend on libavcodec-dev, to enable the a52
plugin (closes: #407428).
-- Jordi Mallach <jordi@debian.org> Sat, 09 Jun 2007 21:41:47 +0200
alsa-plugins (1.0.14~rc4-1) experimental; urgency=low
* New upstream release candidate.
[ Elimar Riesebieter ]
* Changed Build-Depends from libjack0.100-dev to libjack-dev as the headers
are really in libjack-dev.
* Removed 01_hgnew.patch: Done upstream.
[ Jordi Mallach ]
* debian/control: add XS-Vcs-Svn and XS-Vcs-Browser headers.
-- Jordi Mallach <jordi@debian.org> Sun, 13 May 2007 11:44:15 +0200
alsa-plugins (1.0.14~rc3-2) experimental; urgency=low
[ Elimar Riesebieter ]
* Updated to latest mercurial version via 01_hgnew.dpatch as some files were
missing. It is still 1.0.14rc3. Removed the stolen gcd.h ;)
-- Jordi Mallach <jordi@debian.org> Tue, 17 Apr 2007 11:30:22 +0200
alsa-plugins (1.0.14~rc3-1) experimental; urgency=low
* New upstream release candidate.
[ Elimar Riesebieter ]
* Added missing gcd.h. Stolen from gnulibs which installs the libs not in
include.
-- Elimar Riesebieter <riesebie@lxtec.de> Sat, 31 Mar 2007 18:40:48 +0200
alsa-plugins (1.0.14~rc1a-1) experimental; urgency=low
* New upstream release candidate.
[ Elimar Riesebieter ]
* Added arch armel to libasound2-plugins. (closes: #408771)
-- Elimar Riesebieter <riesebie@lxtec.de> Sat, 30 Dec 2006 02:48:26 +0100
alsa-plugins (1.0.13-3) unstable; urgency=low
[ Elimar Riesebieter ]
* Added XS-X-Vcs-Svn field in control.
[ Jordi Mallach ]
* Upload to unstable.
-- Jordi Mallach <jordi@debian.org> Mon, 16 Oct 2006 14:49:06 +0200
alsa-plugins (1.0.13-2) experimental; urgency=low
* debian/control:
- build-depend on libsamplerate0-dev, to enable the samplerate plugin.
- build-depend on libpulse-dev, to enable the pulseaudio plugin.
* Target experimental, while pulseaudio gets shaked out by the buildds.
-- Jordi Mallach <jordi@debian.org> Thu, 5 Oct 2006 11:19:06 +0200
alsa-plugins (1.0.13-1) unstable; urgency=low
* New upstream release
[ Jordi Mallach ]
* Add Enhances: libasound2.
-- Jordi Mallach <jordi@debian.org> Tue, 3 Oct 2006 14:22:54 +0200
alsa-plugins (1.0.12-1) unstable; urgency=low
* New upstream release
[ Elimar Riesebieter ]
* debian/control: bumped build-deps to libasound2-dev (>= 1.0.12)
* debian/control: bumped Standards-Version to 3.7.2, no changes.
* Bumped compat to 5 and debhelper version >=5.0.37
* Enabled all plugins (closes: #384029)
* Completed /usr/share/doc/libasound2-plugins.
-- Jordi Mallach <jordi@debian.org> Mon, 11 Sep 2006 13:10:10 +0200
alsa-plugins (1.0.11-1) unstable; urgency=low
[ Elimar Riesebieter ]
* New upstream release
* Added myself to Uploaders
* Updated changelog.ALSA
* Adjusted rules:
sed s/pcm\/jack/jack/
[ Jordi Mallach ]
* debian/control: bump build-deps to libasound2-dev (>= 1.0.11).
-- Jordi Mallach <jordi@debian.org> Sun, 23 Apr 2006 18:07:36 +0200
alsa-plugins (1.0.10-1) unstable; urgency=low
* New upstream release
-- Jordi Mallach <jordi@debian.org> Tue, 22 Nov 2005 23:24:32 +0100
alsa-plugins (1.0.9+1.0.10rc2-1) experimental; urgency=low
* New upstream release candidate
* Thomas Hood
- debian/control: s/Architecture: any/Architecture: <Linux arches>/
-- Thomas Hood <jdthood@yahoo.co.uk> Wed, 12 Oct 2005 12:10:54 +0200
alsa-plugins (1.0.9+1.0.10rc1-1) experimental; urgency=low
* New upstream release candidate
* Thomas Hood
- Build-Depend on new libasound2-dev (otherwise build fails)
- Fix watch file
-- Jordi Mallach <jordi@debian.org> Mon, 19 Sep 2005 21:35:27 +0200
alsa-plugins (1.0.9-2) unstable; urgency=low
* Thomas Hood
- Simplify versioned dependency on libasound2
- Bump Standards-Version to 3.6.2.1; no changes required
- Add upstream changelog
* Jordi Mallach
- debian/control: switch to libjack0.100.0-dev.
-- Jordi Mallach <jordi@debian.org> Wed, 6 Jul 2005 20:35:02 +0200
alsa-plugins (1.0.9-1) unstable; urgency=low
* New source package generating the libasound2-plugins binary package,
formerly generated by alsa-lib. libasound2-plugins contains the "jack"
ALSA library plugin.
* An "oss" ALSA library plugin is also available. Please file a wish
if you have some use for it.
* Thomas Hood
- Include asound.conf example of how to use the jack plugin
-- Jordi Mallach <jordi@debian.org> Sat, 4 Jun 2005 13:00:00 +0200
|