[libconfig-autoconf-perl] 01/18: Refresh using "dh-make-perl refresh".
Peter Pentchev
roam at ringlet.net
Mon Feb 16 12:43:24 UTC 2015
This is an automated email from the git hooks/post-receive script.
roam-guest pushed a commit to branch master
in repository libconfig-autoconf-perl.
commit 3e10de6540bb1f35157f6754ef301c03670c369a
Author: Peter Pentchev <roam at ringlet.net>
Date: Thu Feb 12 16:19:22 2015 +0200
Refresh using "dh-make-perl refresh".
---
debian/control | 20 ++++++++++----------
debian/copyright | 7 +++++--
2 files changed, 15 insertions(+), 12 deletions(-)
diff --git a/debian/control b/debian/control
index ae4c3e3..f8e0f21 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,14 @@
Source: libconfig-autoconf-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Danai SAE-HAN (韓達耐) <danai at debian.org>,
- gregor herrmann <gregoa at debian.org>
Section: perl
Priority: optional
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Danai SAE-HAN (韓達耐) <danai at debian.org>,
+ gregor herrmann <gregoa at debian.org>,
+ Peter Pentchev <roam at ringlet.net>
Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl,
- libcapture-tiny-perl,
- libfile-slurp-tiny-perl
+Build-Depends-Indep: libcapture-tiny-perl,
+ libfile-slurp-tiny-perl,
+ perl
Standards-Version: 3.9.5
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libconfig-autoconf-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconfig-autoconf-perl.git
@@ -15,10 +16,9 @@ Homepage: https://metacpan.org/release/Config-AutoConf
Package: libconfig-autoconf-perl
Architecture: all
-Depends: ${misc:Depends},
- ${perl:Depends},
- libcapture-tiny-perl,
- libfile-slurp-tiny-perl
+Depends: ${misc:Depends}, ${perl:Depends},
+ libcapture-tiny-perl,
+ libfile-slurp-tiny-perl
Description: Perl module to implement some of AutoConf's macros in pure Perl
Config::AutoConf simulates some of the tasks AutoConf macros do, e.g.
detecting a command, detecting a library, etc.
diff --git a/debian/copyright b/debian/copyright
index b623a5b..2d29260 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: Config-AutoConf
-Upstream-Contact: Alberto Simoes <ambs at cpan.org>
Source: https://metacpan.org/release/Config-AutoConf
+Upstream-Contact: Alberto Simoes <ambs at cpan.org>, Jens Rehsack <rehsack at cpan.org>
+Upstream-Name: Config-AutoConf
Files: *
Copyright: 2004-2011, Alberto Simões, <ambs at cpan.org>
@@ -11,6 +11,9 @@ License: Artistic or GPL-1+
Files: debian/*
Copyright: 2010, Danai SAE-HAN (韓達耐) <danai at debian.org>
2012-2014, gregor herrmann <gregoa at debian.org>
+ 2012-2014, Salvatore Bonaccorso <carnil at debian.org>
+ 2014, Damyan Ivanov <dmn at debian.org>
+ 2015, Peter Pentchev <roam at ringlet.net>
License: Artistic or GPL-1+
License: Artistic
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-autoconf-perl.git
More information about the Pkg-perl-cvs-commits
mailing list