Changelog
cdbs (0.4.127ubuntu1) vivid; 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.
- test/testsuite_functions: Set NO_PKG_MANGLE so that tests do not fail
with pkgstriptranslations installed. (Ubuntu-specific)
- 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.127) unstable; urgency=medium
* Fix use unversioned Python runtime for default flavor in
python-distutils.mk and python-sugar.mk (see bug#377964).
* Fix detect Module::Build::Tiny more aggressively in perl-build.mk.
* Fix build MakeMaker-based Perl modules more verbosely. Introduce new
variable DEB_MAKEMAKER_NORMAL_ARGS.
Thanks to intrigeri.
* Fix set LDFLAGS in perl-makemaker.mk.
* Fix cdbs_set_nondefaultvars resolving to skip undefined variables.
* Improve buildflags resolving in langcore.mk:
+ Drop obsolete hardcoded buildflags and variable DEB_OPT_FLAG:
dpkg-buildflags now included with dpkg-dev even in oldstable.
+ Speedup resolving by calling dpkg-buildflags only once.
+ Fix pass only documented supported environment variables to
dpkg-buildflags: Other DEB_* variables not safe to shell-quote.
* Acknowledge NMU. Thanks to Felipe Sateler and Simon Ruderich.
cdbs (0.4.126+nmu1) unstable; urgency=medium
* Non-maintainer upload.
* Unbreak dpkg-buildflags call. Thanks to Simon Ruderich for the updated
patch. Closes: bug#712729.
cdbs (0.4.126) unstable; urgency=medium
[ Jonas Smedegaard ]
* Have debhelper.mk install CONTRIBUTORS and CREDITS as documentation
files by default.
* Fix preserve compiler flags set using DEB_* environment variables,
in langcore.mk.
Closes: bug#712729. Thanks to Simon Ruderich, Emilio Pozuelo Monfort
and Markus.
[ Charles Plessy ]
* Corrected a typo in the VCS URL.
-- Martin Pitt <email address hidden> Fri, 31 Oct 2014 13:58:46 +0100