[Build-common-hackers] Bug#359887: cdbs: Make CDBS depend on latest version when building from control.in

Ian Wienand ianw at ieee.org
Wed Mar 29 11:40:34 UTC 2006


Package: cdbs
Version: 0.4.37
Severity: important
Tags: patch

Hi,

I use DEB_AUTO_UPDATE_DEBIAN_CONTROL in my scripts to build my control
file.  I wanted to use the feature in the latest CDBS to automagically
create a -dbg package, but CDBS gives the build-dep as a very old
version.

I think there is an argument for having this updated on each version;
if I build with a version of CDBS I want to be sure that any of the
autobuilders are using at least that version.

Thanks,

-i

--- ../cdbs-0.4.37-orig/1/rules/buildvars.mk.in	2006-03-18 19:31:57.000000000 +1100
+++ 1/rules/buildvars.mk.in	2006-03-29 22:35:05.000000000 +1100
@@ -77,7 +77,7 @@
 endif
 
 ifeq ($(_cdbs_bootstrap), )
-CDBS_BUILD_DEPENDS	:= $(CDBS_BUILD_DEPENDS), cdbs (>= 0.4.23-1.1)
+CDBS_BUILD_DEPENDS	:= $(CDBS_BUILD_DEPENDS), cdbs (>= 0.4.7)
 endif
 
 endif


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)

cdbs depends on no packages.

Versions of packages cdbs recommends:
ii  autotools-dev                 20060223.1 Update infrastructure for config.{
ii  debhelper                     5.0.25     helper programs for debian/rules

-- debconf-show failed




More information about the Build-common-hackers mailing list