[SCM] calf audio plugins packaging branch, master, updated. upstream/0.0.18.5-78-g6dd8df4

js at users.alioth.debian.org js at users.alioth.debian.org
Thu Feb 11 19:53:06 UTC 2010


The following commit has been merged in the master branch:
commit 9cd29e2f27d33e82be04330dbebfc5882e289961
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Feb 11 20:25:12 2010 +0100

    Enable local CDBS snippets upstream-tarball.mk and buildinfo.mk.

diff --git a/debian/rules b/debian/rules
index 4c31a05..7e9a1f8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,9 +24,13 @@ ifneq (,$(DEB_MAINTAINER_MODE))
   DEB_COPYRIGHT_CHECK_STRICT = yes
   DEB_AUTO_UPDATE_DEBIAN_CONTROL = yes
 endif
+include debian/cdbs/1/rules/upstream-tarball.mk
 include debian/cdbs/1/rules/copyright-check.mk
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
+include debian/cdbs/1/rules/buildinfo.mk
+
+DEB_UPSTREAM_URL = http://downloads.sourceforge.net/calf
 
 # Needed by upstream build process
 #  * ALSA is optional upstream and only available on some archs

-- 
calf audio plugins packaging



More information about the pkg-multimedia-commits mailing list