[med-svn] [varscan] 02/04: Point d/watch to github

Andreas Tille tille at debian.org
Thu Aug 18 06:29:55 UTC 2016


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

tille pushed a commit to branch master
in repository varscan.

commit be36daf9e034b979488bc6a308ca4e139007599f
Author: Andreas Tille <tille at debian.org>
Date:   Thu Aug 18 08:24:08 2016 +0200

    Point d/watch to github
---
 debian/changelog | 3 ++-
 debian/rules     | 3 ---
 debian/watch     | 5 +++--
 3 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 45feb21..60f8ce7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
-varscan (2.3.9+dfsg-2) UNRELEASED; urgency=medium
+varscan (2.4.2+dfsg-1) UNRELEASED; urgency=medium
 
   * Upstream moved to Github
+  * Point d/watch to Github
 
  -- Andreas Tille <tille at debian.org>  Thu, 18 Aug 2016 08:18:13 +0200
 
diff --git a/debian/rules b/debian/rules
index 95f51fd..13b9c18 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,6 +23,3 @@ override_dh_installchangelogs:
 
 %:
 	dh $@ --with javahelper
-
-get-orig-source:
-	uscan --verbose --force-download --repack --compress xz
diff --git a/debian/watch b/debian/watch
index b994b5c..d97536f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
 version=3
-opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \
- http://sf.net/varscan/VarScan\.v(\d[\d\.]+)\.source\.(?:jar|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
+ https://github.com/dkoboldt/varscan/releases .*/archive/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)

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



More information about the debian-med-commit mailing list