[libapache-htpasswd-perl] 08/24: takeover part 2

gregor herrmann gregoa at debian.org
Fri Sep 8 21:38:17 UTC 2017


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

gregoa pushed a commit to branch master
in repository libapache-htpasswd-perl.

commit 63d315d11422aaa520c92bcc50d42f9effff9c0a
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Sep 8 23:19:33 2017 +0200

    takeover part 2
    
    Gbp-Dch: Ignore
---
 debian/changelog | 7 +++++++
 debian/control   | 7 +++++--
 debian/watch     | 4 ++--
 3 files changed, 14 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 27ab82a..63631e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,13 @@
 libapache-htpasswd-perl (1.8-2) UNRELEASED; urgency=medium
 
   * Take over for the Debian Perl Group; Closes: #837522 -- RFA/ITA
+  * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
+    field (source stanza). Changed: Homepage field changed to
+    metacpan.org URL; Maintainer set to Debian Perl Group <pkg-perl-
+    maintainers at lists.alioth.debian.org> (was: Tatsuki Sugiura
+    <sugi at nemui.org>); Tatsuki Sugiura <sugi at nemui.org> moved to
+    Uploaders.
+  * debian/watch: use metacpan-based URL.
 
  -- gregor herrmann <gregoa at debian.org>  Fri, 08 Sep 2017 23:19:07 +0200
 
diff --git a/debian/control b/debian/control
index b8ae424..b89dfc6 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,12 @@ Source: libapache-htpasswd-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 9), perl (>= 5.6.0-17), cdbs (>= 0.4.26-2), libcrypt-passwdmd5-perl
-Maintainer: Tatsuki Sugiura <sugi at nemui.org>
-Homepage: http://search.cpan.org/~kmeltz/Apache-Htpasswd/
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Tatsuki Sugiura <sugi at nemui.org>
+Homepage: https://metacpan.org/release/Apache-Htpasswd
 Standards-Version: 3.8.0
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libapache-htpasswd-perl.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libapache-htpasswd-perl.git
 
 Package: libapache-htpasswd-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 997a873..77be54a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
-version=2
-http://www.cpan.org/authors/id/K/KM/KMELTZ/Apache-Htpasswd-(.*)\.tar\.gz \
+version=3
+https://metacpan.org/release/Apache-Htpasswd   .*/Apache-Htpasswd-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ \
 	debian	uupdate

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libapache-htpasswd-perl.git



More information about the Pkg-perl-cvs-commits mailing list