Change logs for cdbs source package in Bionic

  • cdbs (0.4.156ubuntu4) bionic; urgency=medium
    
      * Switch to (build-)depend on scour from python3-scour properly, even in
        debian/control.in
    
     -- Balint Reczey <email address hidden>  Mon, 29 Jan 2018 05:58:09 +0100
  • cdbs (0.4.156ubuntu3) bionic; urgency=medium
    
      * Switch (build-)dependency on python3-scour to on scour which package
        contains dh_scour from now on (since scour 0.36-2).
    
     -- Balint Reczey <email address hidden>  Mon, 29 Jan 2018 05:41:06 +0100
  • cdbs (0.4.156ubuntu2) bionic; urgency=medium
    
      * Build-Depend on python3-scour for build tests. Although it's not needed
        in Ubuntu proper since scour only automatically runs for packages in
        'main', the build dependency is needed to build cdbs in a PPA.
    
     -- Jeremy Bicha <email address hidden>  Sun, 24 Dec 2017 22:01:12 -0500
  • cdbs (0.4.156ubuntu1) bionic; urgency=medium
    
      * Sync with Debian. Remaining changes:
        - 1/class/gnome.mk.in: Call dh_translations.
        - 1/rules/debhelper.mk.in: Call dh_scour.
        - debian/control: Depend on dh_translations and python3-scour
      * Dropped change, no longer needed since cdbs uses dh_install / dh_missing:
        - 1/rules/utils.mk.in: add some text before listing missing file to make
          it easier to see from the build log. (Debian #565771)
    
    cdbs (0.4.156) unstable; urgency=medium
    
      * Really fix conditionally set crossbuild compiler.
        Closes: Bug#841761. Thanks (again) to Helmut Grohne.
    
    cdbs (0.4.155) unstable; urgency=medium
    
      * Fix conditionally set crossbuild compiler.
        Closes: Bug#841761. Thanks to Helmut Grohne.
    
    cdbs (0.4.154) unstable; urgency=high
    
      * Fix have DEB_UPSTREAM_VERSION really only be _upstream_ version
        (broken since 0.4.153.
        Closes: Bug#878510. Thanks to Emmanuel Bourg.
    
    cdbs (0.4.153) unstable; urgency=medium
    
      * Improve cross compilation cmake and makefile classes:
        + cmake.mk: Fix set DEB_BUILDDIR using DEB_HOST_GNU_TYPE (not
          DEB_BUILD_GNU_TYPE).
        + cmake.mk: Introduce new variable DEB_CMAKE_CROSS_ARGS.
        + langcore.mk: Set CC CXX to host-specific binaries when
          cross-building (and gcc/g++ if not).
        + makefile-vars.mk: Set CXX PKG_CONFIG (not only CC), and rely on
          langcore.mk for those.
        + Tidy buildvars.mk: Drop bogus note on cross-building hints
          becoming superfluous at some pont in time.
        + buildvars.mk: Include /usr/share/dpkg/architecture.mk and
          /usr/share/dpkg/pkg-info.mk.
        Thanks to Helmut Grohne (see bug#841761).
      * Modernize resolving variables from changelog: Recent enough
        dpkg-parsechangelog available even in oldstable.
      * Improve copyright-check: Support extension woff2.
      * Stop build-depend on realpath: Unneeded since 0.4.138.
        Closes: Bug#877719. Thanks to James Cowgill.
    
    cdbs (0.4.152) unstable; urgency=medium
    
      * Fix pass -I. to perl (not bogusly to the called Build-PL script).
        Closes: bug#865563. Thanks to Niko Tyni and others.
      * Stop resolve versioned build-dependencies on cdbs older than
        0.4.130: Satisfied even in oldstable.
      * Bump debhelper compatibility level to 9.
      * Declare compliance with Debian Policy 4.0.0.
      * Update copyright info:
        + Extend copyright of packaging to cover current year.
        + Use https protocol in format string.
    
     -- Jeremy Bicha <email address hidden>  Sun, 24 Dec 2017 21:27:25 -0500
  • cdbs (0.4.151ubuntu2) artful; urgency=medium
    
      * No change rebuild to add Python 3.6 support.
    
     -- Michael Hudson-Doyle <email address hidden>  Wed, 07 Jun 2017 15:13:55 -0700