[SCM] gmerlin/master: let CDBS handle get-orig-source

zmoelnig-guest at users.alioth.debian.org zmoelnig-guest at users.alioth.debian.org
Mon Jan 10 19:00:28 UTC 2011


The following commit has been merged in the master branch:
commit 0cf846b0d2941a2042aa60eff946f5bff4b2a9ad
Author: IOhannes m zmölnig <zmoelnig at umlaeute.mur.at>
Date:   Mon Jan 10 19:54:13 2011 +0100

    let CDBS handle get-orig-source

diff --git a/debian/rules b/debian/rules
index 6965111..c738638 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,14 @@
 #!/usr/bin/make -f
   
+include /usr/share/cdbs/1/rules/upstream-tarball.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 
+DEB_UPSTREAM_URL = http://downloads.sourceforge.net/gmerlin
+DEB_UPSTREAM_TARBALL_MD5 = 60d3c5081c8685ee7bc1afdfac8f6dc6
+DEB_UPSTREAM_REPACKAGE_EXCLUDES = ./include/gmerlin/bg_sem.h
+
+
 # In order to regenerate 'debian/control' :
 #    DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean
 # Then check manually if everything's ok

-- 
gmerlin packaging



More information about the pkg-multimedia-commits mailing list