cdbs 0.4.159ubuntu1 source package in Ubuntu

Changelog

cdbs (0.4.159ubuntu1) eoan; urgency=low

  * Merge from Debian unstable.  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 scour
    - Build-Depend on scour for build tests.

cdbs (0.4.159) unstable; urgency=medium

  * utils.mk: Tighten licensecheck rule.
  * Update copyright info:
    + Extend coverage.
    + Update to list Salsa project as Source URL.
  * Declare compliance with Debian Policy 4.3.0.
  * Tighten lintian overrides regarding License-Reference.
  * cmake.mk: Pass CMAKE_INSTALL_LIBDIR for cross compilation.
    Closes: Bug#893505. Thanks to Helmut Grohne.
  * qmake.mk: Use a cross qmake for cross building.
    Closes: Bug#917998. Thanks to Helmut Grohne.

 -- Steve Langasek <email address hidden>  Mon, 22 Apr 2019 14:23:46 -0700

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Eoan
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cdbs_0.4.159ubuntu1.tar.xz 201.4 KiB e29ec6b05ca5d8e5fee21092ad49b955abd493c67fca57e7a1db0b19069c1d03
cdbs_0.4.159ubuntu1.dsc 2.0 KiB 36358e325bb989a6562fd480f9dda61eb678e6b1e9474e0c39e7bfba22075b76

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.