[SCM] lash packaging branch, master, updated. upstream/0.5.4-7-g2d35379

js at users.alioth.debian.org js at users.alioth.debian.org
Sun Apr 18 10:10:55 UTC 2010


The following commit has been merged in the master branch:
commit 0a5fe3ececfc604252900a0c32cf483f59cf2417
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Apr 17 23:41:00 2010 +0200

    Include CDBS rule upstream-tarball.mk.

diff --git a/debian/rules b/debian/rules
index 8e9666d..021afbb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,10 +2,13 @@
 
 LDFLAGS += -luuid
 
+include /usr/share/cdbs/1/rules/upstream-tarball.mk
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 
+DEB_UPSTREAM_URL = http://download.savannah.gnu.org/releases/lash
+
 clean::
 	-rm -rf build-tree/lash-*/docs/lash-manual-html-split/lash-manual
 

-- 
lash packaging



More information about the pkg-multimedia-commits mailing list