[SCM] Debian packaging of Config-Simple CPAN distribution branch, master, updated. 3e05f81f4e2c8700bbe87936a51c014f61d1c82c
gregor herrmann
gregoa at debian.org
Tue Jun 5 17:06:20 UTC 2012
The following commit has been merged in the master branch:
commit 3e05f81f4e2c8700bbe87936a51c014f61d1c82c
Author: gregor herrmann <gregoa at debian.org>
Date: Tue Jun 5 19:05:48 2012 +0200
[packagecheck] fixed Vcs-(Git|Browser)/Homepage field(s) in debian/control and/or URL in debian/watch and/or rmdir /usr/{lib|share}/perl5 in debian/rules.
diff --git a/debian/changelog b/debian/changelog
index 384b368..d9e94b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,13 @@
libconfig-simple-perl (4.59-6) UNRELEASED; urgency=low
* Move to the the Debian Perl Group on maintainer's request.
+ * debian/control: Added: Vcs-Git field (source stanza). Removed: Vcs-
+ Svn field (source stanza). Changed: Maintainer set to Debian Perl
+ Group <pkg-perl-maintainers at lists.alioth.debian.org> (was: tony
+ mancill <tmancill at debian.org>); tony mancill <tmancill at debian.org>
+ moved to Uploaders.
+ * debian/copyright: Replace DEP5 Format-Specification URL from
+ svn.debian.org to anonscm.debian.org URL.
-- gregor herrmann <gregoa at debian.org> Tue, 05 Jun 2012 19:02:29 +0200
diff --git a/debian/control b/debian/control
index e946bda..f298e60 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,11 @@ Section: perl
Priority: optional
Build-Depends-Indep: perl
Build-Depends: debhelper (>= 7)
-Maintainer: tony mancill <tmancill at debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>, tony mancill <tmancill at debian.org>
Standards-Version: 3.9.1
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libconfig-simple-perl.git
Homepage: http://search.cpan.org/dist/Config-Simple
-Vcs-Svn: http://dorf.mancill.com/svn/deb/libconfig-simple-perl/
Vcs-Browser: http://dorf.mancill.com/websvn/listing.php?repname=deb&path=%2Flibconfig-simple-perl%2F
Package: libconfig-simple-perl
diff --git a/debian/copyright b/debian/copyright
index ede219d..9101dc6 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
Maintainer: Sherzod B. Ruzmetov <sherzodr at cpan.org>
URI: http://author.handalak.com
Source: http://search.cpan.org/dist/Config-Simple/
--
Debian packaging of Config-Simple CPAN distribution
More information about the Pkg-perl-cvs-commits
mailing list