[libmail-pop3client-perl] 06/22: takeover, part2

gregor herrmann gregoa at debian.org
Tue Dec 15 18:21:39 UTC 2015


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

gregoa pushed a commit to branch master
in repository libmail-pop3client-perl.

commit 112d82a261003dc54fff9c77853d9a6a3399be03
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Dec 15 19:06:46 2015 +0100

    takeover, part2
    
    Gbp-Dch: Ignore
---
 debian/changelog | 6 ++++++
 debian/control   | 7 +++++--
 debian/watch     | 2 +-
 3 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2612457..349b618 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,12 @@ libmail-pop3client-perl (2.18-2) UNRELEASED; urgency=medium
 
   * Take over for the Debian Perl Group on maintainer's request (via
     private mail)
+  * 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: Noël Köthe
+    <noel at debian.org>); Noël Köthe <noel at debian.org> moved to Uploaders.
+  * debian/watch: use metacpan-based URL.
 
  -- gregor herrmann <gregoa at debian.org>  Tue, 15 Dec 2015 19:05:59 +0100
 
diff --git a/debian/control b/debian/control
index 75d36ab..b0d2d4a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,13 @@
 Source: libmail-pop3client-perl
 Section: perl
 Priority: optional
-Maintainer: Noël Köthe <noel at debian.org>
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Noël Köthe <noel at debian.org>
 Build-Depends: debhelper (>> 3.0.0)
 Standards-Version: 3.9.4
-Homepage: http://search.cpan.org/~sdowd/
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmail-pop3client-perl.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmail-pop3client-perl.git
+Homepage: https://metacpan.org/release/Mail-POP3Client
 
 Package: libmail-pop3client-perl
 Architecture: any
diff --git a/debian/watch b/debian/watch
index c88c99b..aabc48c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Mail-POP3Client/ .*/Mail-POP3Client-(\d.*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz))
+https://metacpan.org/release/Mail-POP3Client   .*/Mail-POP3Client-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

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



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