[SCM] ezstream/master: Fix get-orig-tar rule: Update checksum to match current release. Add hints about repackaging.

js at users.alioth.debian.org js at users.alioth.debian.org
Wed Oct 20 08:11:22 UTC 2010


The following commit has been merged in the master branch:
commit d914ebe46b8fc53d89be5309acde9334df75e6ef
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Oct 20 10:11:03 2010 +0200

    Fix get-orig-tar rule: Update checksum to match current release. Add hints about repackaging.

diff --git a/debian/rules b/debian/rules
index eebcdda..ec07a3a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,10 @@ include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 
 DEB_UPSTREAM_URL = http://downloads.us.xiph.org/releases/ezstream
-DEB_UPSTREAM_TARBALL_MD5 = a07941d52a4705f8d02c9c9ee6e05750
+DEB_UPSTREAM_TARBALL_MD5 = 1be68119d44fbe71454a901fa650a359
+
+# Non-DFSG license: contains BSD-like advertising clause
+DEB_UPSTREAM_REPACKAGE_EXCLUDES = ./compat/sys/tree.3
 
 # Set examples dir:
 DEB_CONFIGURE_EXTRA_FLAGS := --enable-examplesdir="\$${prefix}/share/doc/ezstream/examples"

-- 
ezstream packaging



More information about the pkg-multimedia-commits mailing list