[ubuntu/zesty-proposed] cdbs 0.4.148ubuntu1 (Accepted)
Steve Langasek
steve.langasek at ubuntu.com
Fri Oct 21 06:07:14 UTC 2016
cdbs (0.4.148ubuntu1) zesty; urgency=low
* Merge from Debian unstable. Remaining changes:
- 1/rules/utils.mk.in: add some text before listing missing file to make
it easier to see from the build log. (Debian #565771)
- 1/class/gnome.mk.in: Call dh_translations.
- 1/rules/debhelper.mk.in: Call dh_scour.
- debian/control.in: Add scour build and binary dependency (build dep for
test suite).
cdbs (0.4.148) unstable; urgency=medium
* Fix license-miner.
cdbs (0.4.147) unstable; urgency=medium
* Fix strip parser prefix in license-miner.
* Simplify regexes (avoid look-behind) in license-miner.
* Fix use of DEB_COPYRIGHT_EXTRACT_PATHS_EXIF
DEB_COPYRIGHT_EXTRACT_PATHS_TTF in utils.mk.
Tighten auto-resolved dependency on cdbs when used.
cdbs (0.4.146) unstable; urgency=medium
* Support build profiles.
Closes: Bug#772788. Thanks to Johannes Schauer.
cdbs (0.4.145) unstable; urgency=medium
* Fix resolve deprecated variables cdbs_curpythonindepbinary
cdbs_curpythonpribinary: Add python2 runtime as fallback.
Closes: Bug#830529. Thanks to Jeremy Bicha.
* Fix resolve default python runtimes internally (affecting deprecated
variables cdbs_python_current_binary cdbs_python3_current_binary
cdbs_curpythonindepbinary cdbs_curpythonpribinary).
* Fix resolve installpath for flavored arch-indep python-distutils
builds.
* Introduce new variables:
+ cdbs_$python_allflavors
+ cdbs_$python_defaultflavor
+ cdbs_$python_defaultruntime
+ cdbs_curpythondefaultflavor
cdbs (0.4.144) unstable; urgency=medium
[ Vasudev Kamath ]
* Support building python modules for pypy
[ Jonas Smedegaard ]
* Fix really make path to licensecheck configurable.
* Refactor python snippets:
+ Handle runtimes separate from flavors.
* Introduce new variables:
+ cdbs_curpythonruntime
+ cdbs_expand_pythonruntime
* Deprecate variables:
+ cdbs_curpythonindepbinary
+ cdbs_curpythonpribinary
+ cdbs_python_binary
* Drop unused variables:
+ DEB_DH_INSTALL_MENU_ARGS
+ DEB_DH_INSTALLDEBCONF_ARGS
+ DEB_DH_INSTALLCATALOGS_ARGS
+ DEB_DH_INSTALLLOGROTATE_ARGS
+ DEB_DH_INSTALLDEB_ARGS
+ DEB_DH_LINTIAN_ARGS
* Update copyright info:
+ Cover newly added pypy tests.
cdbs (0.4.143) unstable; urgency=medium
* Have utils.mk resolve build-dependency on licensecheck (not
devscripts).
* Fix have license-miner emit UTF-8.
* Improve copyright-check:
+ Scan whole files (not only top and bottom, and not only until
first cluster of copyrights).
+ Revert to not force-decode as utf8.
+ Fix re-add comma between year range and owners (dropped in recent
licensecheck) for some corner cases.
+ Use licensecheck --deb-fmt (and adapt cleanup).
+ Fix skip gracefully if licensecheck unavailable or too old.
Closes: Bug#831263. Thanks to Lucas Nussbaum.
+ Make path to licensecheck configurable.
* Fix have perl snippets include current dir during configure call.
Closes: Bug#833783 (CVE-2016-1238). Thanks to Dominic Hargreaves.
* Suppress build-dependency on licensecheck to ease backporting and
arch bootstrapping.
* Stop build-depend on devscripts.
* Modernize debhelper usage: Avoid deprecated --same-arch option.
Closes: Bug#835077. Thanks to Rafael Laboissière.
Date: Thu, 20 Oct 2016 23:03:17 -0700
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/cdbs/0.4.148ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 20 Oct 2016 23:03:17 -0700
Source: cdbs
Binary: cdbs
Architecture: source
Version: 0.4.148ubuntu1
Distribution: zesty
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Description:
cdbs - common build system for Debian packages
Closes: 772788 830529 831263 833783 835077
Changes:
cdbs (0.4.148ubuntu1) zesty; urgency=low
.
* Merge from Debian unstable. Remaining changes:
- 1/rules/utils.mk.in: add some text before listing missing file to make
it easier to see from the build log. (Debian #565771)
- 1/class/gnome.mk.in: Call dh_translations.
- 1/rules/debhelper.mk.in: Call dh_scour.
- debian/control.in: Add scour build and binary dependency (build dep for
test suite).
.
cdbs (0.4.148) unstable; urgency=medium
.
* Fix license-miner.
.
cdbs (0.4.147) unstable; urgency=medium
.
* Fix strip parser prefix in license-miner.
* Simplify regexes (avoid look-behind) in license-miner.
* Fix use of DEB_COPYRIGHT_EXTRACT_PATHS_EXIF
DEB_COPYRIGHT_EXTRACT_PATHS_TTF in utils.mk.
Tighten auto-resolved dependency on cdbs when used.
.
cdbs (0.4.146) unstable; urgency=medium
.
* Support build profiles.
Closes: Bug#772788. Thanks to Johannes Schauer.
.
cdbs (0.4.145) unstable; urgency=medium
.
* Fix resolve deprecated variables cdbs_curpythonindepbinary
cdbs_curpythonpribinary: Add python2 runtime as fallback.
Closes: Bug#830529. Thanks to Jeremy Bicha.
* Fix resolve default python runtimes internally (affecting deprecated
variables cdbs_python_current_binary cdbs_python3_current_binary
cdbs_curpythonindepbinary cdbs_curpythonpribinary).
* Fix resolve installpath for flavored arch-indep python-distutils
builds.
* Introduce new variables:
+ cdbs_$python_allflavors
+ cdbs_$python_defaultflavor
+ cdbs_$python_defaultruntime
+ cdbs_curpythondefaultflavor
.
cdbs (0.4.144) unstable; urgency=medium
.
[ Vasudev Kamath ]
* Support building python modules for pypy
.
[ Jonas Smedegaard ]
* Fix really make path to licensecheck configurable.
* Refactor python snippets:
+ Handle runtimes separate from flavors.
* Introduce new variables:
+ cdbs_curpythonruntime
+ cdbs_expand_pythonruntime
* Deprecate variables:
+ cdbs_curpythonindepbinary
+ cdbs_curpythonpribinary
+ cdbs_python_binary
* Drop unused variables:
+ DEB_DH_INSTALL_MENU_ARGS
+ DEB_DH_INSTALLDEBCONF_ARGS
+ DEB_DH_INSTALLCATALOGS_ARGS
+ DEB_DH_INSTALLLOGROTATE_ARGS
+ DEB_DH_INSTALLDEB_ARGS
+ DEB_DH_LINTIAN_ARGS
* Update copyright info:
+ Cover newly added pypy tests.
.
cdbs (0.4.143) unstable; urgency=medium
.
* Have utils.mk resolve build-dependency on licensecheck (not
devscripts).
* Fix have license-miner emit UTF-8.
* Improve copyright-check:
+ Scan whole files (not only top and bottom, and not only until
first cluster of copyrights).
+ Revert to not force-decode as utf8.
+ Fix re-add comma between year range and owners (dropped in recent
licensecheck) for some corner cases.
+ Use licensecheck --deb-fmt (and adapt cleanup).
+ Fix skip gracefully if licensecheck unavailable or too old.
Closes: Bug#831263. Thanks to Lucas Nussbaum.
+ Make path to licensecheck configurable.
* Fix have perl snippets include current dir during configure call.
Closes: Bug#833783 (CVE-2016-1238). Thanks to Dominic Hargreaves.
* Suppress build-dependency on licensecheck to ease backporting and
arch bootstrapping.
* Stop build-depend on devscripts.
* Modernize debhelper usage: Avoid deprecated --same-arch option.
Closes: Bug#835077. Thanks to Rafael Laboissière.
Checksums-Sha1:
e99f75b8a1e84a2d108416afd0f916aafd5c04f6 1985 cdbs_0.4.148ubuntu1.dsc
9d6f5d00f474b49c248e8e1f5b7fcd248b3f02fc 205268 cdbs_0.4.148ubuntu1.tar.xz
Checksums-Sha256:
de91d5310a56fa862a9f7979611a6bad6fe3a10a564eb92f7d4e7f7cdc81d968 1985 cdbs_0.4.148ubuntu1.dsc
bc2aea6a9c8f33ec94e1ba936e851dfeb598941cf079df1cdcaf3fd9e8c676b1 205268 cdbs_0.4.148ubuntu1.tar.xz
Files:
677450482827ea14b3333d5db633fcc7 1985 devel optional cdbs_0.4.148ubuntu1.dsc
29c0fd0e902078770f2af622eda9f0ce 205268 devel optional cdbs_0.4.148ubuntu1.tar.xz
Original-Maintainer: CDBS Hackers <build-common-hackers at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQIcBAEBCgAGBQJYCbAhAAoJEFaNMPMhshM9XUoP/0i+dIDl/ow+ICJQcF7NQ3a/
hcZEa+xHEC7lc0PRfSygheahJrNNW+6EjRx/WzhH/xUIJXkgs+zLffnIvUk2eLeZ
2+ptNdgpkRwRlsUUu3iVWo/6QAkdPZfAd7vk67GMUopnh9HEIV5DmXEdY8BNFvBr
7fWcUInZVOZsS7pgg2iUwashml/1KBLNO5+7FjVDQ7i09lbzU22m8gKfrRP/9kaQ
GVI89SV9tzOftMQm75ix2I1yQRtcCSBL/tZyAZbZ3bYpSoG1pbwQDdH79OtfdwHa
5kIFWVFUGoZHS/cgEgJ7UmQ7zhSM4YQpblpCc4SzVIpgsf0nmQCop9KZo+gBdsNg
RtHSYLTH4i6JVdi4lyAVBIiT7RdZN5Eoc/3JVXxjGbHqYk53J+X/u9VD6Dl8YDbt
/hjhlWDofOpKaBBJqnqVNz7SguC9cvAcXVltJhf7gL8PTnjdiWqc0Vu1VCfqjKWj
TccryujSyGfEL5b36Ve99atya7n+pwwYzugouFRieGFHoJfW75Gn4yY7zxvXRCH/
INDH6iTKJML4SKQAh9OjVGIRz1HG60cvaaBB1nN0cs3FI+uNRr8/0hejhMEL9oog
ZHJPLGoATGNhP37GZ9NY0GqbxKWElX3yR0HB5VbMt4RjL3gU719CZiRQCR97wxqk
hGhnI07StE1F9aQYoOLa
=7XCm
-----END PGP SIGNATURE-----
More information about the Zesty-changes
mailing list