[access-modifier-checker] 04/08: debian/watch: No longer use githubredir.debian.net

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Sep 27 21:41:56 UTC 2016


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

ebourg-guest pushed a commit to branch master
in repository access-modifier-checker.

commit 2acff1e966b2feeba8af5d02e62c4c18900e0a23
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Sep 27 23:20:17 2016 +0200

    debian/watch: No longer use githubredir.debian.net
---
 debian/changelog | 1 +
 debian/watch     | 3 +--
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 18e0e43..ee646b4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ access-modifier-checker (1.4-3) UNRELEASED; urgency=medium
   * Build with the DH sequencer instead of CDBS
   * Standards-Version updated to 3.9.8
   * Use a secure Vcs-Git URL
+  * debian/watch: No longer use githubredir.debian.net
 
  -- Emmanuel Bourg <ebourg at apache.org>  Tue, 27 Sep 2016 23:16:53 +0200
 
diff --git a/debian/watch b/debian/watch
index 1aea2bd..0984bec 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,2 @@
 version=3
-opts=dversionmangle=s/\.dfsg// \
-http://githubredir.debian.net/github/kohsuke/access-modifier/ access-modifier-(.*).tar.gz
+https://github.com/kohsuke/access-modifier/tags .*/access-modifier-(.*).tar.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/access-modifier-checker.git



More information about the pkg-java-commits mailing list