[libdevel-leak-perl] 02/04: Reformat debian/control with cme fix dpkg.

Intrigeri intrigeri at moszumanska.debian.org
Sun Mar 9 02:09:40 UTC 2014


This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to branch master
in repository libdevel-leak-perl.

commit 7c94c3fd0f9310b062f3863146408fca7ec95182
Author: intrigeri <intrigeri at boum.org>
Date:   Sun Mar 9 02:07:27 2014 +0000

    Reformat debian/control with cme fix dpkg.
---
 debian/control | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 30c06af..7d0b152 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,21 @@
 Source: libdevel-leak-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 9.20120312~), perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Edi Stojicevic <estojicevic at debianworld.org>,
- gregor herrmann <gregoa at debian.org>
+           gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 9.20120312~),
+               perl
 Standards-Version: 3.9.2
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdevel-leak-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdevel-leak-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdevel-leak-perl.git
 Homepage: https://metacpan.org/release/Devel-Leak
 
 Package: libdevel-leak-perl
 Architecture: any
-Depends: ${perl:Depends}, ${misc:Depends}, ${shlibs:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: utility for looking for perl objects that are not reclaimed
  Devel::Leak has two functions: NoteSV and CheckSV.
  .

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdevel-leak-perl.git



More information about the Pkg-perl-cvs-commits mailing list