[libfile-type-perl] 03/12: takeover, part 2
gregor herrmann
gregoa at debian.org
Fri Sep 13 14:26:59 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libfile-type-perl.
commit 91d14e688e9226144eb756f4a82e9a1ae04806b6
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Sep 13 16:17:26 2013 +0200
takeover, part 2
Git-Dch: Ignore
---
debian/changelog | 7 +++++++
debian/control | 6 +++++-
debian/watch | 2 ++
3 files changed, 14 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index a1356e7..5a6de7e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,13 @@ libfile-type-perl (0.22-2) UNRELEASED; urgency=low
* Take over for the Debian Perl Group on maintainer's request
(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.
+ * Add debian/watch.
-- gregor herrmann <gregoa at debian.org> Fri, 13 Sep 2013 16:17:08 +0200
diff --git a/debian/control b/debian/control
index d67c855..913481c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,12 @@ Section: perl
Priority: optional
Build-Depends: debhelper (>= 4.0.2)
Build-Depends-Indep: 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/File-Type
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-type-perl.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-type-perl.git
Package: libfile-type-perl
Architecture: all
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..43e15da
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=3
+https://metacpan.org/release/File-Type .*/File-Type-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/libfile-type-perl.git
More information about the Pkg-perl-cvs-commits
mailing list