[plexus-classworlds] 08/10: No longer use githubredir.debian.net in debian/watch

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Sep 21 15:37:40 UTC 2017


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

ebourg-guest pushed a commit to branch master
in repository plexus-classworlds.

commit fa4676bad4543235511fba11860a4af7a70b5366
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Sep 21 17:23:24 2017 +0200

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

diff --git a/debian/changelog b/debian/changelog
index a6961f3..fd3f3db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ plexus-classworlds (2.5.2-2) UNRELEASED; urgency=medium
   * Standards-Version updated to 4.1.0
   * Switch to debhelper level 10
   * Use secure Vcs-* URLs
+  * No longer use githubredir.debian.net in debian/watch
 
  -- Emmanuel Bourg <ebourg at apache.org>  Thu, 21 Sep 2017 14:13:12 +0200
 
diff --git a/debian/copyright b/debian/copyright
index 1093a68..bebceb6 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Plexus Classworlds
-Source: http://plexus.codehaus.org/plexus-classworlds
+Source: https://github.com/codehaus-plexus/plexus-classworlds
 
 Files: *
 Copyright: 2001-2010, Codehaus Foundation
diff --git a/debian/watch b/debian/watch
index ef6ab29..bf51cd4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://githubredir.debian.net/github/sonatype/plexus-classworlds/plexus-classworlds-(.*).tar.gz
\ No newline at end of file
+https://github.com/codehaus-plexus/plexus-classworlds/tags/ .*/plexus-classworlds-(.*).tar.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-classworlds.git



More information about the pkg-java-commits mailing list