[Pkg-owncloud-commits] [SCM] owncloud.git branch, master, updated. debian/4.0.8debian-1-4-g7709174

Paul van Tilburg paulvt at debian.org
Fri Nov 2 23:35:00 UTC 2012


The following commit has been merged in the master branch:
commit 8772c3be0771de912280f4bb97a3dfc2e8b964a9
Author: Paul van Tilburg <paulvt at debian.org>
Date:   Fri Nov 2 21:18:40 2012 +0100

    Use the suffix '+debian' when repacking

diff --git a/debian/repack.sh b/debian/repack.sh
index f961182..08e1888 100755
--- a/debian/repack.sh
+++ b/debian/repack.sh
@@ -6,7 +6,7 @@
 set -e
 set -u
 
-VER="$2debian"
+VER="$2+debian"
 FILE="$3"
 PKG=`dpkg-parsechangelog|grep ^Source:|sed 's/^Source: //'`
 

-- 
owncloud.git



More information about the Pkg-owncloud-commits mailing list