[SCM] frei0r/master: Tidy rules file.

js at users.alioth.debian.org js at users.alioth.debian.org
Wed Dec 26 02:28:29 UTC 2012


The following commit has been merged in the master branch:
commit ecbe7c50a269425e47d04cad20bb588a3cc2b703
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Dec 26 02:20:00 2012 +0100

    Tidy rules file.

diff --git a/debian/rules b/debian/rules
index 3f08ec6..426cc6d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,12 +1,11 @@
 #!/usr/bin/make -f
 
-DEB_DH_INSTALL_SOURCEDIR=debian/tmp
-
 -include /usr/share/cdbs/1/rules/upstream-tarball.mk
-include /usr/share/cdbs/1/rules/buildcore.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 
-DEB_UPSTREAM_URL = http://www.piksel.no/frei0r/releases
+pkg = $(DEB_SOURCE_PACKAGE)
+
+DEB_UPSTREAM_URL = http://www.piksel.no/$(pkg)/releases
 DEB_UPSTREAM_PACKAGE = frei0r-plugins
 DEB_UPSTREAM_TARBALL_MD5 = a2eb63feeeb0c5cf439ccca276cbf70c

-- 
frei0r packaging



More information about the pkg-multimedia-commits mailing list