cdbs 0.4.121ubuntu1 source package in Ubuntu

Changelog

cdbs (0.4.121ubuntu1) saucy; urgency=low

  * Merge from Debian unstable (LP: #1176096). Remaining changes:
    - 1/rules/utils.mk.in: add some text before listing missing file to make
      it easier to see from the build log.
    - 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.

cdbs (0.4.121) unstable; urgency=low

  * 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.
 -- Felix Geyer <email address hidden>   Fri, 03 May 2013 18:23:58 +0200

Upload details

Uploaded by:
Felix Geyer
Sponsored by:
Martin Pitt
Uploaded to:
Saucy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
cdbs_0.4.121ubuntu1.tar.gz 264.7 KiB e7c10d8004e14c328ad77eba0747655b40ebcb8ade5d49338a44ed719fefa40a
cdbs_0.4.121ubuntu1.dsc 1.9 KiB ad91c683b6a145fd814853ac8c9e6cda49134d0960e86ff9d63933f7e2c77200

Available diffs

View changes file

Binary packages built by this source

cdbs: common build system for Debian packages

 This package contains the Common Debian Build System, an abstract build
 system based on Makefile inheritance which is completely extensible and
 overridable. In other words, CDBS provides a sane set of default rules
 upon which packages can build; any or all rules may be overridden as
 needed.