cdbs 0.4.100ubuntu1 source package in Ubuntu

Changelog

cdbs (0.4.100ubuntu1) precise; 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).
    - 1/class/python-distutils.mk.in, 1/class/python-module.mk.in: Add
      --prefix support for pysupport by DEB_PYTHON_PREFIX_ARG (LP #625581)
    - Drop build dependencies on python-support and python-central.
    - Disable distutils pycentral and pysupport tests if the tools are
      not present (LP #904248).
    - Makefile.in, configure, configure.ac, debian/control.in,
      test/Makefile.am, test/Makefile.in: drop build dependency on
      python-support and python-central

cdbs (0.4.100) unstable; urgency=low

  * Fix strip whitespace to avoid resolving unnecessary tight build-
    dependency on cdbs.
    Closes: bug#649982. Thanks to Anders Kaseorg.
 -- Anders Kaseorg <email address hidden>   Tue, 20 Dec 2011 02:45:48 -0500

Upload details

Uploaded by:
Anders Kaseorg
Sponsored by:
Scott Moser
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
cdbs_0.4.100ubuntu1.tar.gz 259.7 KiB 47be324a3795cfd269fd925ac65fe3484de091fadadd0c0579e76b843b101834
cdbs_0.4.100ubuntu1.dsc 1.9 KiB 531f0a8502975a8ad4e9a720d460701f7ea62c295857e068a1805de417c0cfef

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.