[Pkg-phototools-commits] [SCM] openimageio branch, master, updated. debian/1.1.11+dfsg0-1-1-gc088dbd

Matteo F. Vescovi mfv.debian at gmail.com
Thu Jun 13 08:37:25 UTC 2013


The following commit has been merged in the master branch:
commit c088dbdab3e649731ff9b21cfa602fdc43af3586
Author: Matteo F. Vescovi <mfv.debian at gmail.com>
Date:   Thu Jun 13 10:35:59 2013 +0200

    debian/: +dsfgX => ~dfsgX repack renaming

diff --git a/debian/repack.local b/debian/repack.local
index ad05c0c..7835f0a 100644
--- a/debian/repack.local
+++ b/debian/repack.local
@@ -1,3 +1,2 @@
-SUFFIX=+dfsg0
-rm debian/
+SUFFIX=~dfsg0
 rm src/doc/openimageio.pdf
diff --git a/debian/repack.sh b/debian/repack.sh
index ae71ef5..4d1d55d 100755
--- a/debian/repack.sh
+++ b/debian/repack.sh
@@ -37,7 +37,7 @@ VER="$2"
 FILE="$3"
 PKG=`dpkg-parsechangelog|grep ^Source:|sed 's/^Source: //'`
 
-SUFFIX="+dfsg"
+SUFFIX="~dfsg"
 
 echo
 echo "Repackaging $FILE"
diff --git a/debian/repack.stub b/debian/repack.stub
index ac56520..a07c135 100644
--- a/debian/repack.stub
+++ b/debian/repack.stub
@@ -40,7 +40,7 @@ requires_version is there for future usage for requiring certain versions of the
 
 =item SUFFIX
 
-defaults to +dfsg
+defaults to ~dfsg
 
 what to append to the upstream version
 

-- 
OpenImageIO packaging



More information about the Pkg-phototools-commits mailing list