[libperlio-eol-perl] 03/11: takeover part 2
gregor herrmann
gregoa at debian.org
Fri Sep 13 14:34:54 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libperlio-eol-perl.
commit 74d1342a5214213dcef1be7312b88e7ea851ac0d
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Sep 13 16:28:33 2013 +0200
takeover part 2
Git-Dch: Ignore
---
debian/changelog | 9 ++++++++-
debian/control | 6 +++++-
debian/watch | 2 +-
3 files changed, 14 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8e56a54..1c5c228 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,14 @@
libperlio-eol-perl (0.14-2) UNRELEASED; urgency=low
- * Take over for the Debian Perl Group on maintainer's request
+ * Take over for the Debian Perl Group with maintainer's permission
(https://lists.debian.org/debian-perl/2013/08/msg00050.html)
+ * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
+ field (source stanza); Homepage field (source stanza). Changed:
+ Maintainer set to Debian Perl Group <pkg-perl-
+ maintainers at lists.alioth.debian.org> (was: Bastian Blank
+ <waldi at debian.org>); Bastian Blank <waldi at debian.org> moved to
+ Uploaders.
+ * debian/watch: use metacpan-based URL.
-- gregor herrmann <gregoa at debian.org> Fri, 13 Sep 2013 16:28:02 +0200
diff --git a/debian/control b/debian/control
index f563aa8..4560018 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,12 @@ Source: libperlio-eol-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 4.0.2), perl (>= 5.8.0-7)
-Maintainer: Bastian Blank <waldi at debian.org>
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Bastian Blank <waldi at debian.org>
Standards-Version: 3.6.1
+Homepage: https://metacpan.org/release/PerlIO-eol
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libperlio-eol-perl.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libperlio-eol-perl.git
Package: libperlio-eol-perl
Architecture: any
diff --git a/debian/watch b/debian/watch
index c549505..bde2575 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/CPAN/authors/id/A/AU/AUDREYT/PerlIO-eol-(.*)\.tar.gz
+https://metacpan.org/release/PerlIO-eol .*/PerlIO-eol-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/libperlio-eol-perl.git
More information about the Pkg-perl-cvs-commits
mailing list