[SCM] liblo packaging branch, master, updated. debian/0.26.repack-2-7-gc2732a1

js at users.alioth.debian.org js at users.alioth.debian.org
Tue Mar 9 10:22:32 UTC 2010


The following commit has been merged in the master branch:
commit c03c1e02ef924dcdb42e2401680a0bcac8bf98a8
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Mar 9 10:47:06 2010 +0100

    Include package-relations.mk at top of rules file, now that source relations are in main cdbs. Add comment on why buildinfo.mk is disabled

diff --git a/debian/rules b/debian/rules
index 129fb8b..6ed7505 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,9 @@
 include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
+# buildinfo.mk not currently backports-friendly
 #include /usr/share/cdbs/1/rules/buildinfo.mk
+include debian/cdbs/1/rules/package-relations.mk
 
 # suppress optional build-dependencies
 CDBS_BUILD_DEPENDS_upstream-tarball =
@@ -39,6 +41,3 @@ DEB_UPSTREAM_REPACKAGE_EXCLUDE = build/premake4.exe
 
 #DEB_SHLIBDEPS_INCLUDE := lib/.libs
 DEB_CONFIGURE_USER_FLAGS := --enable-static
-
-# Resolve, cleanup and apply CDBS-declared dependencies
-include debian/cdbs/1/rules/package-relations.mk

-- 
liblo packaging



More information about the pkg-multimedia-commits mailing list