[SCM] ardour/master: Temporarily dropped repacksuffix from d/watch

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Mon Oct 17 21:34:04 UTC 2016


The following commit has been merged in the master branch:
commit 318731954b5eac1193ac384df70fc10ea815f462
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Mon Oct 17 22:11:25 2016 +0200

    Temporarily dropped repacksuffix from d/watch
    
    as it always fails with the following error:
    > gbp:error: Cannot symlink '../ardour_5.4.0~dfsg.orig.gbp.tar.bz2' to '../ardour_5.4.0~dfsg.orig.tar.bz2': File exists
    
    i suspect this to be a bug in gbp-import-orig

diff --git a/debian/watch b/debian/watch
index 5e987f9..af01969 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=filenamemangle=s/.+\/Ardour-(\d\S*)\.tar\.bz2/ardour-$1\.tar\.bz2/,uversionmangle=s/-pre/~pre/;s/-rc/~rc/,dversionmangle=s/~dfsg.*//,repacksuffix=~dfsg \
+opts=filenamemangle=s/.+\/Ardour-(\d\S*)\.tar\.bz2/ardour-$1\.tar\.bz2/,uversionmangle=s/-pre/~pre/;s/-rc/~rc/,dversionmangle=s/~dfsg.*// \
   https://community.ardour.org/src/ .*/Ardour-(\d\S*)\.tar\.bz2

-- 
ardour Debian packaging



More information about the pkg-multimedia-commits mailing list