[Pkg-voip-commits] [twinkle] 56/73: Update watch file to track github releases

Peter Colberg pc-guest at moszumanska.debian.org
Wed Jan 6 00:31:53 UTC 2016


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

pc-guest pushed a commit to branch master
in repository twinkle.

commit 6a7e3310f342e71b8b678cb768b84529857413d1
Author: Peter Colberg <peter at colberg.org>
Date:   Tue Dec 29 01:15:03 2015 -0500

    Update watch file to track github releases
---
 debian/rules | 3 +++
 debian/watch | 5 ++---
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 3fea25b..1635b3f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,3 +18,6 @@ override_dh_installman:
 
 override_dh_installchangelogs:
 	dh_installchangelogs NEWS
+
+get-orig-source:
+	uscan --noconf --verbose --rename --destdir=$(CURDIR) --check-dirname-level=0 --force-download --download-current-version
diff --git a/debian/watch b/debian/watch
index 05b47f9..ed861f4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -3,6 +3,5 @@
 # Compulsory line, this is a version 3 file
 version=3
 
-opts=uversionmangle=s/beta/~beta/ \
-   http://www.xs4all.nl/~mfnboer/twinkle/download/twinkle-(.*)\.tar\.gz debian svn-upgrade
-
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/twinkle-$1\.tar\.gz/ \
+  https://github.com/LubosD/twinkle/tags .*/v?(\d\S*)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/twinkle.git



More information about the Pkg-voip-commits mailing list