[polyglot-maven] 12/12: Update d/watch file
Miguel Landaeta
nomadium at moszumanska.debian.org
Sat Jan 21 18:49:25 UTC 2017
This is an automated email from the git hooks/post-receive script.
nomadium pushed a commit to branch experimental
in repository polyglot-maven.
commit 6246f5919c99d7e59b3efcc2ff87ca1712683f45
Author: Miguel Landaeta <nomadium at debian.org>
Date: Sat Jan 21 18:47:46 2017 +0000
Update d/watch file
---
debian/changelog | 1 +
debian/rules | 7 +------
debian/watch | 3 ++-
3 files changed, 4 insertions(+), 7 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f79e8e9..7414205 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ polyglot-maven (1:0.1.19-1) UNRELEASED; urgency=medium
* Wrap and sort dependencies lists.
* Update upstream Homepage URL.
* Update d/copyright information and dates.
+ * Update d/watch file.
-- Miguel Landaeta <nomadium at debian.org> Sat, 21 Jan 2017 18:15:10 +0000
diff --git a/debian/rules b/debian/rules
index c00a8f8..8e053ea 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,9 +3,4 @@
dh $@ --buildsystem=maven
get-orig-source:
- git clone git://github.com/tobrien/polyglot-maven.git polyglot-maven-$(VERSION)
- # Remove files under "Sonatype Maven Shell (TM) Commercial Version"
- rm -rf polyglot-maven-$(VERSION)/pmaven-commands polyglot-maven-$(VERSION)/.git
- tar czf ../polyglot-maven_$(VERSION).orig.tar.gz polyglot-maven-$(VERSION)
- rm -rf polyglot-maven-$(VERSION)
-
+ uscan --verbose --download-current-version
diff --git a/debian/watch b/debian/watch
index 5f74181..d2fe1f0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=3
-http://githubredir.debian.net/github/tobrien/polyglot-maven /pmaven-(.*).tar.gz
\ No newline at end of file
+https://github.com/takari/polyglot-maven/releases \
+ /takari/polyglot-maven/archive/polyglot-([0-9\.]+)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/polyglot-maven.git
More information about the pkg-java-commits
mailing list