[SCM] sooperlooper packaging branch, master, updated. upstream/1.6.14.dfsg-10-g14248b7

quadrispro-guest at users.alioth.debian.org quadrispro-guest at users.alioth.debian.org
Tue Mar 23 15:33:51 UTC 2010


The following commit has been merged in the master branch:
commit 14248b73a3d714ba2ba7df7c333f2cbeebbe9868
Author: Alessio Treglia <quadrispro at ubuntu.com>
Date:   Tue Mar 23 16:33:47 2010 +0100

    1.6.14.dfsg is considered a later version than 1.6.14.2, set +dfsg as suffix solves this.

diff --git a/debian/changelog b/debian/changelog
index 879f442..3df8e64 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-sooperlooper (1.6.14.dfsg-1) unstable; urgency=low
+sooperlooper (1.6.14+dfsg-1) unstable; urgency=low
 
   * Repack the tarball to remove the dmalloc.cc module, its license
     allows non-commercial purposes only (LP: #545066).
diff --git a/debian/rules b/debian/rules
index 8fc2c68..391f30c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,8 +19,8 @@ get-orig-source:
 	tar xf ../sooperlooper-$(UPSTREAM_VERSION).tar.gz
 	rm ../sooperlooper-$(UPSTREAM_VERSION).tar.gz \
 	../sooperlooper_$(UPSTREAM_VERSION).orig.tar.gz
-	mv sooperlooper-$(UPSTREAM_VERSION) sooperlooper-$(UPSTREAM_VERSION).dfsg
-	tar cf ../sooperlooper_$(UPSTREAM_VERSION).dfsg.orig.tar \
-	--exclude=libs/pbd/dmalloc.cc sooperlooper-$(UPSTREAM_VERSION).dfsg
-	gzip -9fn ../sooperlooper_$(UPSTREAM_VERSION).dfsg.orig.tar
-	rm -r sooperlooper-$(UPSTREAM_VERSION).dfsg
+	mv sooperlooper-$(UPSTREAM_VERSION) sooperlooper-$(UPSTREAM_VERSION)+dfsg
+	tar cf ../sooperlooper_$(UPSTREAM_VERSION)+dfsg.orig.tar \
+	--exclude=libs/pbd/dmalloc.cc sooperlooper-$(UPSTREAM_VERSION)+dfsg
+	gzip -9fn ../sooperlooper_$(UPSTREAM_VERSION)+dfsg.orig.tar
+	rm -r sooperlooper-$(UPSTREAM_VERSION)+dfsg
diff --git a/debian/watch b/debian/watch
index 526e115..a736a90 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=dversionmangle=s/\.dfsg// \
+opts=dversionmangle=s/\+dfsg// \
 http://www.essej.net/sooperlooper/download.html sooperlooper-(.*)\.tar\.gz

-- 
sooperlooper packaging



More information about the pkg-multimedia-commits mailing list