Change logs for cdbs source package in Quantal

  • cdbs (0.4.111ubuntu1) quantal; urgency=low
    
      * Merge from Debian testing (LP: #906759).  Remaining changes:
        - 1/rules/utils.mk.in: add some text before listing missing file to make
          it easier to see from the build log (LP #509249, 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).
        - Makefile.in, configure, configure.ac, debian/control.in,
          test/Makefile.am, test/Makefile.in: Drop build dependency on
          python-support and python-central. Disable distutils pycentral and
          pysupport tests if the tools are not present (LP #904248).
      * Drop --prefix support for pysupport, that feature was dropped from
        pysupport recently.
    
    cdbs (0.4.111) unstable; urgency=low
    
      * Fix invoke dpkg-shlibdeps (not only strip) in per-package dir in
        pd.mk.
        Closes: bug#661962. Thanks (again) to Felipe Sateler.
    
    cdbs (0.4.110) unstable; urgency=low
    
      * Have cmake.mk by default include CPPFLAGS in CFLAGS and CXXFLAGS.
        Closes: bug#668820. Thanks to Simon Ruderich.
      * Use anonscm.debian.org for Vcs-Browser field.
      * Extend my copyright for Debian packaging.
    
    cdbs (0.4.109) unstable; urgency=low
    
      * Fix use pkglibexecdir (not libexecdir) inside makefile snippets.
      * Update autotools (with autoreconf -f -i).
    
    cdbs (0.4.108) unstable; urgency=low
    
      * Fix override DEB_CONFIGURE_LIBEXECDIR during our own build (after
        rolling back libexecdir change our now modernized autotools is
        affected).
        Thanks to Jérémy Lal.
    
    cdbs (0.4.107) unstable; urgency=low
    
      * Revert to set libexecdir to /usr/lib/$pkg (causes massive FTBFS).
        Closes: bug#663082. Reopens: bug#661983. Thanks to Michael Biebl.
    
    cdbs (0.4.106) unstable; urgency=low
    
      * Fix set libexecdir to /usr/lib (not /usr/lib/$pkg) in
        autotools-vars.mk.
        Closes: bug#661983. Thanks to Rémi Denis-Courmont.
      * Fix strip PD libraries below per-package install dirs (only for
        single-binary-package below debian/tmp).
        Closes: Bug#661983. Thanks to Felipe Sateler.
      * Fix set CPPFLAGS (not bogus CPPLAGS) in langcore.mk.
        Closes: bug#651964. Thanks (again) to Simon Ruderich and Moritz
        Muehlenhoff.
      * Fix create cruft subdirs before using them in utils.mk. Bump
        resolved build-dependency on cdbs as cruft handling was completely
        broken previously.
      * Handle FFLAGS in langcore.mk.
      * Re-issue news about changes to compiler flags:
        + LDFLAGS was broken when previously announced (in 0.4.103).
        + FFLAGS in also handled now.
        + Advertise use of /usr/share/dpkg/buildflags.mk, now supported
          but explicitly required as it clashes with flags explicitly set or
          unset locally in rules files.
          Closes: bug#651966, #642950. Thanks to Simon Ruderich and Raphael
          Hertzog.
      * Fix Makefile.am to use pkglibexec_SCRIPTS and avoid libexecdir.
      * Update autotools (with autoreconf -f -i).
      * Update copyright file:
        + Fix double-indent copyright lines.
        + Extend copyright years for automade files.
        + Add copyright holders for Makefile.in files.
    
    cdbs (0.4.105) unstable; urgency=low
    
      * Fix resolve buildflags in langcore.mk (cdbs_expand_nondefaultvar
        expansion never used fallback value).
    
    cdbs (0.4.104) unstable; urgency=low
    
      [ Peter Eisentraut ]
      * Remove myself from Uploaders.
    
      [ Jonas Smedegaard ]
      * Remove copyright_newhints both in clean target and after succesful
        copyright check.
    
    cdbs (0.4.103) unstable; urgency=low
    
      * Fix use "formatted text" (i.e. double-space-indent) for Copyright
        fields in copyright_hints.
      * Bump copyright file format to final version 1.0 in copyright_hints.
      * Always set (not extend) compiler flags.
        Closes: bug#523642, #651964. Thanks to Simon Ruderich and Moritz
        Muehlenhoff.
        Add NEWS entry.
      * Add Multi-Arch: foreign field to binary cdbs package.
        Closes: bug#658973. Thanks to Riku Voipio.
      * Fix export magic option to turn off auto-install of dependent Perl
        modules.
        Closes: bug#652274. Thanks to gregor herrmann.
      * Fix remove copyright_newhints in clean target (not immediately after
        copyright check).
        Closes: bug#625448. Thanks to Olivier Aubert.
      * Fix use scons --directory="$(DEB_SRCDIR)" (not DEB_BUILDDIR).
        Closes: bug#624663. Thanks to Jérémy Lal.
      * Bump standards-version to 3.9.3.
      * Bump copyright file format to 1.0.
    
    cdbs (0.4.102) unstable; urgency=low
    
      * Fix invoke rmdir only when relevant in utils.mk upstream-cruft rule.
        Tighten resolved build-dependency to at least this working version.
      * Simplify upstream-cruft routine to always use
        DEB_UPSTREAM_CRUFT_BACKUPDIR (not optionally a suffix instead).
    
    cdbs (0.4.101) unstable; urgency=low
    
      * Improve upstream-tarball.mk repackaging: Use gzip options --best
        --no-name and tar options --owner=root --group=root --mode=a+rX.
        Thanks to Andreas Tille.
      * Introduce DEB_UPSTREAM_CRUFT_MOVE and DEB_UPSTREAM_CRUFT_COPY in
        utils.mk to put aside upstream cruft during build.
     -- Martin Pitt <email address hidden>   Fri, 27 Apr 2012 14:32:41 +0200
  • cdbs (0.4.100ubuntu2) precise; urgency=low
    
      * Mark cdbs Multi-Arch: foreign.  Closes: #658973.
     -- Steve Langasek <email address hidden>   Mon, 06 Feb 2012 19:38:36 -0800