[libdevel-cycle-perl] 08/10: d/control cleanup by cme fix dpkg
Florian Schlichting
fsfs at moszumanska.debian.org
Sat May 2 21:21:19 UTC 2015
This is an automated email from the git hooks/post-receive script.
fsfs pushed a commit to branch master
in repository libdevel-cycle-perl.
commit 57e8a12a9c863608849eff7edeac3ce677ba6192
Author: Florian Schlichting <fsfs at debian.org>
Date: Sat May 2 23:18:49 2015 +0200
d/control cleanup by cme fix dpkg
---
debian/control | 21 ++++++++++++---------
1 file changed, 12 insertions(+), 9 deletions(-)
diff --git a/debian/control b/debian/control
index 1f12732..c3a60a6 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,23 @@
Source: libdevel-cycle-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
+ gregor herrmann <gregoa at debian.org>,
+ Jonathan Yu <jawnsy at cpan.org>,
+ Florian Schlichting <fsfs at debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libpadwalker-perl
-Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
- gregor herrmann <gregoa at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- Florian Schlichting <fsfs at debian.org>
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Standards-Version: 3.9.3
-Homepage: https://metacpan.org/release/Devel-Cycle
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdevel-cycle-perl.git
+Build-Depends-Indep: perl,
+ libpadwalker-perl
+Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdevel-cycle-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdevel-cycle-perl.git
+Homepage: https://metacpan.org/release/Devel-Cycle
Package: libdevel-cycle-perl
Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+ ${misc:Depends}
Suggests: libpadwalker-perl
Description: Perl module to detect memory cycles in Perl objects
Devel::Cycle is a developer's tool for finding memory cycles in Perl objects.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdevel-cycle-perl.git
More information about the Pkg-perl-cvs-commits
mailing list