This is an automated email from the git hooks/post-receive script.

afif-guest pushed a commit to branch master
in repository python-pbcore.

commit 4dbfbf01f59861b274f35a970119e0448e6e22de
Author: عفيف الغراوي <a...@ghraoui.name>
Date:   Sun Jun 28 11:56:21 2015 -0700

    Update uscan calls to append suffix to package name
---
 debian/rules | 2 +-
 debian/watch | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index fc1db3c..0865054 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ override_dh_installdocs:
        dh_installdocs -X _source
 
 get-orig-source:
-       uscan --download-current-version --rename
+       uscan --verbose --force-download --repack --rename --compression xz
 
 # test requires the package itself to be installed...
 override_dh_auto_test:
diff --git a/debian/watch b/debian/watch
index 24796a8..5a7181f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -3,5 +3,5 @@ version=3
 # For GitHub projects you can use the tags or releases page.  Since the archive
 # URLs use only the version as the name, it is recommended to use a
 # filenamemangle to adjust the name of the downloaded file:
-opts="filenamemangle=s/(?:.*)?v?(\d[\d\.]*)\.tar\.gz/pbcore-$1.tar.gz/" \
+opts="repacksuffix=+dfsg1,dversionmangle=s/\+dfsg1//g,filenamemangle=s/(?:.*)?v?(\d[\d\.]*)\.tar\.gz/pbcore-$1.tar.gz/"
 \
   https://github.com/PacificBiosciences/pbcore/tags 
(?:.*/)?v?(\d[\d\.]*)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/debian-med/python-pbcore.git

_______________________________________________
debian-med-commit mailing list
debian-med-commit@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to