[ubuntu/oneiric] oss4 4.2-build2004-1ubuntu1 (Accepted)
Stefano Rivera
stefanor at ubuntu.com
Thu Jun 16 18:40:22 UTC 2011
oss4 (4.2-build2004-1ubuntu1) oneiric; urgency=low
* Merge from Debian unstable.
- Supports our current kernel (LP: #746048)
Remaining changes:
- debian/oss4-dkms.dkms.in: s/source/build/ in Kernel headers paths.
* ld-as-needed.patch: Re-order CC arguments to enable building with ld
--as-needed (LP: #770972)
oss4 (4.2-build2004-1) unstable; urgency=low
[ Samuel Thibault ]
* debian/control: Add liboss4-salsa2, liboss4-salsa-dev and
liboss4-salsa-asound2 packages, equivalent to (and will replace) those from
the oss-libsalsa package (Closes: #589127).
* debian/patches/liboss4-salsa.patch: New patch to rename libsalsa into
liboss4-salsa to avoid conflicts in the archive for no good reason.
* debian/rules: Make in libOSSlib and libsalsa.
* debian/liboss4-salsa-dev.install, debian/liboss4-salsa2.install,
debian/liboss4-salsa-asound2.links, debian/liboss4-salsa-dev.links:
Install liboss4-salsa libraries like was done in the oss-libsalsa package.
* include-alsa: Add a copy of ALSA 1.0.5 headers: Cf ALSA_1.0.* symbols in
libsalsa, this is the roughly supported version.
* debian/copyright: Update for new include-alsa files.
* alsa.pc: New file for compatibility with libasound-dev.
* debian/control:
- Add Vcs-Browser and Vcs-Svn fields.
- Use linux-any instead of the list of Linux archs (Closes: #604679).
- Make dkms dependency linux-any only.
* debian/patches/hurd_iot.patch: New patch to fix soundcard.h usage in
libsalsa on hurd-i386.
* debian/patches/libsalsa_fixes.patch: New patch to fix some printf usages
and ioctl declaration in libsalsa.
* debian/patches/no_EBADE.patch: New patch to cope with hurd-i386 not having
EBADE.
* debian/patches/CFLAGS.patch: New patch to make oss4 take debian/rules
CFLAGS into account.
* debian/patches/snd_asoundlib_version.patch: New patch to add
snd_asoundlib_version().
* debian/patches/generic_srccconf.patch: New patch to fix source
configuration on unknown archs.
[ Romain Beauxis ]
* Fixed README.Debian to only mention dkms' modules.
* Switch to dpkg-source 3.0 (quilt) format
* Added DM-Upload-Allowed: yes
[ Sebastien NOEL ]
* New upstream release (Closes: #595298, #619272).
* Fix typo in initscript (Closes: #627149).
* debian/control: adjust linux-headers dependencies (Closes: #628879).
Date: Thu, 16 Jun 2011 20:37:48 +0200
Changed-By: Stefano Rivera <stefanor at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Stefano Rivera <launchpad at rivera.za.net>
https://launchpad.net/ubuntu/oneiric/+source/oss4/4.2-build2004-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 16 Jun 2011 20:37:48 +0200
Source: oss4
Binary: oss4-base oss4-gtk oss4-dkms oss4-dev liboss4-salsa2 liboss4-salsa-dev liboss4-salsa-asound2
Architecture: source
Version: 4.2-build2004-1ubuntu1
Distribution: oneiric
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Stefano Rivera <stefanor at ubuntu.com>
Description:
liboss4-salsa-asound2 - OSS to Alsa compatibility library - binary compatibility symlink
liboss4-salsa-dev - OSS to Alsa compatibility library -- development files
liboss4-salsa2 - OSS to Alsa compatibility library
oss4-base - Open Sound System - base package
oss4-dev - Open Sound System - development files
oss4-dkms - Open Sound System - DKMS module sources
oss4-gtk - Open Sound System - simple GTK2-based mixer control
Closes: 589127 595298 604679 619272 627149 628879
Launchpad-Bugs-Fixed: 746048 770972
Changes:
oss4 (4.2-build2004-1ubuntu1) oneiric; urgency=low
.
* Merge from Debian unstable.
- Supports our current kernel (LP: #746048)
Remaining changes:
- debian/oss4-dkms.dkms.in: s/source/build/ in Kernel headers paths.
* ld-as-needed.patch: Re-order CC arguments to enable building with ld
--as-needed (LP: #770972)
.
oss4 (4.2-build2004-1) unstable; urgency=low
.
[ Samuel Thibault ]
* debian/control: Add liboss4-salsa2, liboss4-salsa-dev and
liboss4-salsa-asound2 packages, equivalent to (and will replace) those from
the oss-libsalsa package (Closes: #589127).
* debian/patches/liboss4-salsa.patch: New patch to rename libsalsa into
liboss4-salsa to avoid conflicts in the archive for no good reason.
* debian/rules: Make in libOSSlib and libsalsa.
* debian/liboss4-salsa-dev.install, debian/liboss4-salsa2.install,
debian/liboss4-salsa-asound2.links, debian/liboss4-salsa-dev.links:
Install liboss4-salsa libraries like was done in the oss-libsalsa package.
* include-alsa: Add a copy of ALSA 1.0.5 headers: Cf ALSA_1.0.* symbols in
libsalsa, this is the roughly supported version.
* debian/copyright: Update for new include-alsa files.
* alsa.pc: New file for compatibility with libasound-dev.
* debian/control:
- Add Vcs-Browser and Vcs-Svn fields.
- Use linux-any instead of the list of Linux archs (Closes: #604679).
- Make dkms dependency linux-any only.
* debian/patches/hurd_iot.patch: New patch to fix soundcard.h usage in
libsalsa on hurd-i386.
* debian/patches/libsalsa_fixes.patch: New patch to fix some printf usages
and ioctl declaration in libsalsa.
* debian/patches/no_EBADE.patch: New patch to cope with hurd-i386 not having
EBADE.
* debian/patches/CFLAGS.patch: New patch to make oss4 take debian/rules
CFLAGS into account.
* debian/patches/snd_asoundlib_version.patch: New patch to add
snd_asoundlib_version().
* debian/patches/generic_srccconf.patch: New patch to fix source
configuration on unknown archs.
.
[ Romain Beauxis ]
* Fixed README.Debian to only mention dkms' modules.
* Switch to dpkg-source 3.0 (quilt) format
* Added DM-Upload-Allowed: yes
.
[ Sebastien NOEL ]
* New upstream release (Closes: #595298, #619272).
* Fix typo in initscript (Closes: #627149).
* debian/control: adjust linux-headers dependencies (Closes: #628879).
Checksums-Sha1:
496e2c185d7781252e1a2a7eb53af6f3e7d119e0 2227 oss4_4.2-build2004-1ubuntu1.dsc
75c3ff1cf3e3bd5b351b1f778100387f998c7f3a 1790085 oss4_4.2-build2004.orig.tar.bz2
9550808c4118c78b4aa34ad4b86aff61bff4422d 75050 oss4_4.2-build2004-1ubuntu1.debian.tar.gz
Checksums-Sha256:
5dc947c15ab167473263035d47d3804d7e386fadd25dd14aeffb3fee40342b05 2227 oss4_4.2-build2004-1ubuntu1.dsc
6a4ac364c6ed022467b23a9db137857afa9f8e9706a4bdbcb85b98efcde3f4a0 1790085 oss4_4.2-build2004.orig.tar.bz2
3095e6c1bdc9429ff405e5acf4efa21d617c4aa169831a62cc4cc73c7606dd64 75050 oss4_4.2-build2004-1ubuntu1.debian.tar.gz
Files:
3f8cc0adb235e832c70a9f12bd43c289 2227 sound optional oss4_4.2-build2004-1ubuntu1.dsc
256aba264d523fb8ee444aaacfb8d3da 1790085 sound optional oss4_4.2-build2004.orig.tar.bz2
6df43b36ba969253c66480c8e983c9c7 75050 sound optional oss4_4.2-build2004-1ubuntu1.debian.tar.gz
Original-Maintainer: Debian OSS4 Maintainers <pkg-oss4-maintainers at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBAgAGBQJN+k2qAAoJEACQ/CG1zRrMmKEP/i+JroIIaTK5lottQfA7Q24c
uwd1hB9khuoF98Uje2lg9iG00Y8hvtT4fEsfvEigxOYeb1vBptBG84fRSYUagvqF
ChtV/BtiCFnhwRnuYXna70m9HYS9g+z8xTq3MYCSgxpgofcwaJeEtzpWH1l7VI/H
BL3YrfS8G004VY2z8IL8gw1qWqquuKkP7hPyeZu1lt21PdchQ/dkwhSxkwZWK9v4
mc/vBPbsG7Dkh6JbyQaIA9WF85FwdzuPnfIFcEkvHDOA91Me9DA90lsStcAzeyMn
s5TVTyVHWHOFmiM917NqPGgXNoq7tnyNkfk4bLtv7PEh4VD7J5eMaYyzD+fqfMmE
8Caml5bF2nggIMK3Egu/qjGOVP/iMMBrOmQoxXoZv0BVOLwtsGmlhyV32uf2cr4H
aotBwYz/a+tS3/S9V58uMVswLYDrtfXBLz5aM5priGDn5P/ntVPoQ9aDcGTqYSBd
flNIcsJtU7CmjcvgAMpWWyxAIsJfsey5t42NXDxQY/L8/V3275IOtMM4vuyf5q8v
mUF1Oso18G6QjZnjgLs4aUvJwzIlkSiqBIwSUDSkyqw6C6nVbO/PiNmqKUnT6fR7
1LmPO2wQ8iqJopvTzlJ2N198AGBabQfnXdADCpTVlncLM68Pi8fO23G2KzF78wkn
TUb0aDOGuS+b8lL0vxmi
=mdj0
-----END PGP SIGNATURE-----
More information about the Oneiric-changes
mailing list