[SCM] liblo packaging branch, master, updated. debian/0.26.repack-1-24-g79e220a

js at users.alioth.debian.org js at users.alioth.debian.org
Tue Mar 2 04:51:11 UTC 2010


The following commit has been merged in the master branch:
commit 6c60266f8e0f74c6d0fb9a5a718924bea35aaadf
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Mar 2 05:00:28 2010 +0100

    Handle cdbs 0.4.67~ in package-relations.mk.

diff --git a/debian/cdbs/1/rules/package-relations.mk b/debian/cdbs/1/rules/package-relations.mk
index 4923044..474be46 100644
--- a/debian/cdbs/1/rules/package-relations.mk
+++ b/debian/cdbs/1/rules/package-relations.mk
@@ -29,6 +29,7 @@ leftparens = (
 
 # Merge build-dependencies on same packages
 # TODO: rewrite (in perl, probably) to be more generic
+CDBS_BUILD_DEPENDS := $(shell echo '$(CDBS_BUILD_DEPENDS)' | sed -e '/\bcdbs (>= 0.4.67~)/ s/\bcdbs *\(,\|(>= \(0.4.23-1.1\|0.4.27\|0.4.39\|0.4.43\|0.4.53\))\)/, /g')
 CDBS_BUILD_DEPENDS := $(shell echo '$(CDBS_BUILD_DEPENDS)' | sed -e '/\bcdbs (>= 0.4.53)/ s/\bcdbs *\(,\|(>= \(0.4.23-1.1\|0.4.27\|0.4.39\|0.4.43\))\)/, /g')
 CDBS_BUILD_DEPENDS := $(shell echo '$(CDBS_BUILD_DEPENDS)' | sed -e 's/\bcdbs *\(,\|(>= \(0.4.23-1.1\|0.4.27\|0.4.39\|0.4.43\))\)/cdbs, /g')
 CDBS_BUILD_DEPENDS := $(shell echo '$(CDBS_BUILD_DEPENDS)' | sed -e '/\bdebhelper (>= 7.0.1)/ s/\bdebhelper *\(,\|(>= \(4.1.60\|4.2.0\|4.2.21\|4.2.28\|5\|5.0.37.2\|5.0.44\|6\))\)/, /g')

-- 
liblo packaging



More information about the pkg-multimedia-commits mailing list