[libtest-weaken-perl] 01/03: Reformat debian/control with cme
Alex Muntada
alexm at debian.org
Sun Oct 8 22:20:48 UTC 2017
This is an automated email from the git hooks/post-receive script.
alexm pushed a commit to branch master
in repository libtest-weaken-perl.
commit a62f4f29e65b853d09301b3ca9d83f6ab31d90c6
Author: Alex Muntada <alexm at debian.org>
Date: Sun Oct 8 17:35:05 2017 +0200
Reformat debian/control with cme
Gbp-Dch: ignore
---
debian/control | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index 35ae6cb..81058bd 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,20 @@
Source: libtest-weaken-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>,
+ Alessandro Ghedini <ghedo at debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>,
- Alessandro Ghedini <ghedo at debian.org>
Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/Test-Weaken
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtest-weaken-perl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-weaken-perl.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtest-weaken-perl.git
+Homepage: https://metacpan.org/release/Test-Weaken
Package: libtest-weaken-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+ ${perl:Depends}
Description: Perl module to test that freed memory objects were actually freed
A memory leak occurs when a Perl data structure is destroyed but some of the
contents of that structure are not freed. Leaked memory is a useless
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-weaken-perl.git
More information about the Pkg-perl-cvs-commits
mailing list