lp://qastaging/debian/cdbs
- Get this branch:
- bzr branch lp://qastaging/debian/cdbs
Branch information
- Owner:
- Ubuntu branches
- Status:
- Development
Recent revisions
- 66. By Jonas Smedegaard <email address hidden>
-
Fix quoting of compiler flags in perlmodule-vars.mk.
Closes: bug#781076. Thanks to Niko Tyni. - 65. By Jonas Smedegaard <email address hidden>
-
Fix quoting of compiler flags in perl-makemaker-
vars.mk.
Closes: bug#780592. - 64. By Jonas Smedegaard <email address hidden>
-
* Fix resolve compiler flags in perl snippets:
+ Resolve perl-specific ccflags and cppflags (not only lddlflags),
as variables cdbs_perl_ccflags cdbs_perl_cppflags
cdbs_perl_lddlflags.
Deprecate now unused variable cdbs_perl_makemaker_ lddlflags.
+ Have perl-build-vars.mk snippet apply as lddlflags (not ldflags).
+ Have perl-build-vars.mk snippet include langcore.mk to properly
resolve default compiler flags.
+ Apply perl-specific compiler flags in all perl snippets (not only
perl-makemaker. mk).
+ Append (not prepend) perl-specific compiler flags to default (or
locally overridden) compiler flags.
Closes: bug#770767. Thanks to Niko Tyni.
* Fix support control fields case-insensitively.
Closes: bug#772429. Thanks to Guillem Jover. - 63. By Jonas Smedegaard <email address hidden>
-
* 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. - 62. By Felipe Sateler
-
* Non-maintainer upload.
* Unbreak dpkg-buildflags call. Thanks to Simon Ruderich for the updated
patch. Closes: bug#712729. - 61. By Jonas Smedegaard <email address hidden>
-
[ 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. - 60. By Jonas Smedegaard <email address hidden>
-
Fix broken syntax in python-sugar.mk. Urgency=high as this affects
packages getting auto-removed from testing.
Closes: bug#750300, #750271, #750277. Thanks to David Suárez. - 59. By Jonas Smedegaard <email address hidden>
-
[ Jonas Smedegaard ]
* Fix tighten cdbs version handling to avoid merging unversioned with
complex versioned (e.g. including arch hints or fallbacks).
* Fix always strip cdbs_expand_allvars (bogusly resolved versioned
build-dependency on cdbs when python_module.mk was included).
* Resolve tightened build-dependency on cdbs when autotools hints
include comma (see autotools version hint change below).
* Export AUTOMATED_TESTING=1 to build environment in Perl snippets, as
recommended by Lancaster consensus.
* Fix debhelper snippet to call dh_systemd_* after dh_install.
Closes: bug#715504. Thanks to Michael Stapelberg.
* Avoid expensive shell call in buildcore.mk deprecation warning loop.
* Normalize warnings and errors:
+ Introduce new expansion variables cdbs_info cdbs_warn
cdbs_warn_deprecated .
+ Include version in deprecation warnings.
* Deprecate cdbs_python_selected_ pyversions: Unused since 0.4.90.
* Drop python-support integrity check: Leave that to python-support
itself, and to Python team to agree on coherent Policy.
Closes: bug#545373. Thanks to Ludovico Cavedon.
* Fix double-word typo in comment.
* Update copyright info:
+ Extend coverage.
+ Bump licensing to GPL-3+.
* Bump to standards-version 3.9.5.
* Fix use canonical Vcs-Git URL.[ IOhannes m zmölnig ]
* Extend autotools version hints to support range (e.g. ",1.13" for
versions up until 1.13) and unversioned (","): The latter needed for
recent autotools packages provided only unversioned.
Closes: bug#725950.[ Vasudev Kamath ]
* Fix testsuite to expect files below /usr/lib/python* /dist-packages
(not implementation-specific /usr/shared/ pyshared/ ).
Closes: bug#735412. Thanks to Martin Pitt. - 58. By Jonas Smedegaard <email address hidden>
-
* Update and improve references in comments to Perl Policy.
* Export PERL_MM_USE_DEFAULT= 1 in perl-makemaker.mk and perlmodule.mk
to always be non-interactive.
* Extend Perl snippets to also pass CPPFLAGS and LDFLAGS.
* Use "--" long-options in perl-build snippet, to support
Module::Build: :Tiny.
Closes: bug#714542. Thanks to Gregor Herrmann and Leon Timmermans.
* Have perl-build.mk resolve build-dependency on
libmodule-build-tiny- perl and recent cdbs when Module::Build::Tiny
is used.
* Have cmake.mk include LDFLAGS.
Closes: bug#680959. Thanks to Felipe Sateler.
* Relax clean rule to not require root.
Closes: bug#568611. Thanks to Jonathan Nieder and Julien Cristau.
* Improve cdbs version handling to sort and reduce all instances of
cdbs instead of only hardcoded ones.
Closes: 670262. Thanks to Felipe Sateler.
* Drop obsolete support for Cpu: and System: hints in control.in:
type-handling is no longer in Debian.
* Have debhelper.mk call dh_systemd_enable and dh_systemd_start if
available.
Closes: bug#714195. Thanks to Laurent Bigonville.
* Drop dependency on python-central or python-support for CDBS
testsuite - i.e. only CDBS packaging itself, still supported in
Python snippets.
Closes: bug#616775. Thanks to Matthias Klose and Andrea Colangelo.
* Include support for maintainer-mode in test/autotools.
* Update autotools (with autoreconf -f -i).
* Extend copyright coverage for autotools to include recent years. - 57. By Jonas Smedegaard <email address hidden>
-
* Fix avoid bogus quotes when setting PERL_AUTOINSTALL for perl
snippets.
Really closes: bug#652274 (as intended in 0.4.103).
* Bump standards-version to 3.9.4.
* Update copyright file:
+ Fix use pseudo-comment to obey silly restrictions of copyright
format 1.0.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/debian/squeeze/cdbs