[ubuntu/xenial-proposed] lsb 9.20150917ubuntu1 (Accepted)
Dimitri John Ledkov
xnox at ubuntu.com
Thu Nov 19 23:42:15 UTC 2015
lsb (9.20150917ubuntu1) xenial; urgency=medium
* Merge from Debian unstable, remaining changes:
- Add 01-upstart-lsb hook, to make executing rc.d scripts no-op if
there is an upstart job for that script.
* Dropped changes, merged upstream:
- Drop pyshared usage, well, dist-packages symlinks are in place.
- lsb-$foo packages are gone, hence dependencies/m-a changes are
irrelevant now.
- python3 port is accepted in Debian, and used by default.
- tests pass under Ubuntu
- status_of_proc operations are correct in Debian now too. However,
mostly irrelevant to us, as on most systems systemd determines status
for us anyway.
lsb (9.20150917) unstable; urgency=medium
* Demote Build-Depends from python3-all-dev to python3-all (Closes: #799210)
lsb (9.20150826) unstable; urgency=low
* Drop all the LSB compatibility packages besides lsb-release and lsb-base
- Drop packages-availability checking in lsb-release
- Truncate README.Debian to a minimum
- Document this in lsb-base.NEWS.Debian
* Change the versioning number to avoid any ambiguity; use joeyh's
version.date, with version being Debian next stable's
lsb (4.1+Debian14) unstable; urgency=low
[ Alexandre Detiste ]
* Convert packaging to Debhelper 9
* Port to python3, keep compatibility symlink for lsb_release.py
(Closes: #719063)
[ Mert Dirik ]
* Add Turkish translation of lsb debconf messages (Closes: #757509)
[ Didier Raboud ]
* Add gbp.conf
* Rework the releases codename handling:
- Depend and Build-Depend on distro-info-data, and populate the
RELEASES_CODENAME_LOOKUP from that reference
- Drop meaningless tests trying to compare random release names
* Make sure '-proposed-updates' don't sort before unstable
* Actuall ignore suites when guessing the release from apt
* Fix comparison of testing codename (Closes: #691744)
* Bump Standards-Version to 3.9.6 without changes needed
lsb (4.1+Debian13+nmu1) unstable; urgency=medium
[ Ondřej Surý]
* Non-maintainer upload with maintainer agreement
* Change libjpeg62 dependency to libjpeg62-turbo (Closes: #766023)
lsb (4.1+Debian13) unstable; urgency=medium
[ Steve Langasek ]
* test/test_lsb_release.py: also, make lsb_release ignore dpkg origins for
the test, otherwise the test fails on derivatives.
[ Colin Watson ]
* Use open() rather than file() in initdutils.py, for Python 3 compatibility
(see LP #1035136)
* Test fileob and strob against None in RFC822Parser.__init__ rather than
testing their truth value, to avoid a misleading error in the case of a
file with no LSB headers
[ Adam Conrad ]
* Allow lsb-printing to depend on cups-filters | ghostscript-cups
[ Didier Raboud ]
* Revert "Fix the remaining problems of initdutils.py python3 compatibility"
(Closes: #743903)
* Allow multiarch alternatives of libc6-i386 and lib32z1.
Thanks to Michael Biebl (Closes: #748426)
[ Marcel Partap ]
* In lsb_release, don't forget CODENAME when it's testing; therefore stop
* calling apt-cache policy again (Closes: #747413)
lsb (4.1+Debian12) unstable; urgency=low
[ Colin Watson ]
* Depend directly on libnss3 and libnspr4 rather than via the
transitional packages libnss3-1d and libnspr4-0d.
[ Didier Raboud ]
* Drop one more unnecessary use of /bin/echo -n.
* Fix lsb_release to correctly work with stable release updates
incrementing the second digit from Wheezy on. (Closes: #711174)
Date: Thu, 19 Nov 2015 23:27:48 +0000
Changed-By: Dimitri John Ledkov <xnox at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/lsb/9.20150917ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 19 Nov 2015 23:27:48 +0000
Source: lsb
Binary: lsb-base lsb-release
Architecture: source
Version: 9.20150917ubuntu1
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Dimitri John Ledkov <xnox at ubuntu.com>
Description:
lsb-base - Linux Standard Base init script functionality
lsb-release - Linux Standard Base version reporting utility
Closes: 691744 711174 719063 743903 747413 748426 757509 766023 799210
Changes:
lsb (9.20150917ubuntu1) xenial; urgency=medium
.
* Merge from Debian unstable, remaining changes:
- Add 01-upstart-lsb hook, to make executing rc.d scripts no-op if
there is an upstart job for that script.
.
* Dropped changes, merged upstream:
- Drop pyshared usage, well, dist-packages symlinks are in place.
- lsb-$foo packages are gone, hence dependencies/m-a changes are
irrelevant now.
- python3 port is accepted in Debian, and used by default.
- tests pass under Ubuntu
- status_of_proc operations are correct in Debian now too. However,
mostly irrelevant to us, as on most systems systemd determines status
for us anyway.
.
lsb (9.20150917) unstable; urgency=medium
.
* Demote Build-Depends from python3-all-dev to python3-all (Closes: #799210)
.
lsb (9.20150826) unstable; urgency=low
.
* Drop all the LSB compatibility packages besides lsb-release and lsb-base
- Drop packages-availability checking in lsb-release
- Truncate README.Debian to a minimum
- Document this in lsb-base.NEWS.Debian
* Change the versioning number to avoid any ambiguity; use joeyh's
version.date, with version being Debian next stable's
.
lsb (4.1+Debian14) unstable; urgency=low
.
[ Alexandre Detiste ]
* Convert packaging to Debhelper 9
* Port to python3, keep compatibility symlink for lsb_release.py
(Closes: #719063)
.
[ Mert Dirik ]
* Add Turkish translation of lsb debconf messages (Closes: #757509)
.
[ Didier Raboud ]
* Add gbp.conf
* Rework the releases codename handling:
- Depend and Build-Depend on distro-info-data, and populate the
RELEASES_CODENAME_LOOKUP from that reference
- Drop meaningless tests trying to compare random release names
* Make sure '-proposed-updates' don't sort before unstable
* Actuall ignore suites when guessing the release from apt
* Fix comparison of testing codename (Closes: #691744)
* Bump Standards-Version to 3.9.6 without changes needed
.
lsb (4.1+Debian13+nmu1) unstable; urgency=medium
.
[ Ondřej Surý]
* Non-maintainer upload with maintainer agreement
* Change libjpeg62 dependency to libjpeg62-turbo (Closes: #766023)
.
lsb (4.1+Debian13) unstable; urgency=medium
.
[ Steve Langasek ]
* test/test_lsb_release.py: also, make lsb_release ignore dpkg origins for
the test, otherwise the test fails on derivatives.
.
[ Colin Watson ]
* Use open() rather than file() in initdutils.py, for Python 3 compatibility
(see LP #1035136)
* Test fileob and strob against None in RFC822Parser.__init__ rather than
testing their truth value, to avoid a misleading error in the case of a
file with no LSB headers
.
[ Adam Conrad ]
* Allow lsb-printing to depend on cups-filters | ghostscript-cups
.
[ Didier Raboud ]
* Revert "Fix the remaining problems of initdutils.py python3 compatibility"
(Closes: #743903)
* Allow multiarch alternatives of libc6-i386 and lib32z1.
Thanks to Michael Biebl (Closes: #748426)
.
[ Marcel Partap ]
* In lsb_release, don't forget CODENAME when it's testing; therefore stop
* calling apt-cache policy again (Closes: #747413)
.
lsb (4.1+Debian12) unstable; urgency=low
.
[ Colin Watson ]
* Depend directly on libnss3 and libnspr4 rather than via the
transitional packages libnss3-1d and libnspr4-0d.
.
[ Didier Raboud ]
* Drop one more unnecessary use of /bin/echo -n.
* Fix lsb_release to correctly work with stable release updates
incrementing the second digit from Wheezy on. (Closes: #711174)
Checksums-Sha1:
b2ec1d32a7d74e8b521e035a0cce424f89bb476a 1562 lsb_9.20150917ubuntu1.dsc
227beac1710c198f65b6efe83070204d2d3ccfdc 61048 lsb_9.20150917ubuntu1.tar.xz
Checksums-Sha256:
3d8263e678674d90921e6a14029835907e99212fbcfbee4e7ed03806c729dad5 1562 lsb_9.20150917ubuntu1.dsc
d602e5e80eff598f0417451d7dc8b82b5fc95adea68fd8c31b57b356890b1804 61048 lsb_9.20150917ubuntu1.tar.xz
Files:
2ebc57fa2ad0df34a38bd25714a5e13b 1562 misc extra lsb_9.20150917ubuntu1.dsc
e2126d418ed036d842cf63d78da8261a 61048 misc extra lsb_9.20150917ubuntu1.tar.xz
Original-Maintainer: Debian LSB Team <debian-lsb at lists.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQEcBAEBCAAGBQJWTl5BAAoJEMrC2LnNLKX5QLoH/14Rql25hBPPl7Um/jd+tF/G
Gx79XO399C4io1PVM6hrnwA+ybe3qGHpoyLSE9+NYCRJuykM+hhrb1xJvqRuVICc
+MCmMGkksz33ZbPDgrm8oXHdXGZXqTuSY0ZaPBr+tHyBl47BFKuaDBOFKnIwqQg3
6fAgx0rEIbRXJwvteEkvWK+EuyqLhyDGOdP2QS2uMYRM9mPNYfG5ca9VoHc6TxJS
EzMgrMXToFCyAnI5KvSkE6hJ3TJJEgHMKVBlUUjWuZ85Sk4rFc2IKxUd6gpm69Yr
jBMJuawwCOWsgVqQ7Jy2kA7TobfikFIVWTzGnUtemxSou3OTqcN0N/UEzBby9pg=
=caqs
-----END PGP SIGNATURE-----
More information about the Xenial-changes
mailing list