[libpackage-stash-xs-perl] 02/04: Reformat debian/control with cme.
Intrigeri
intrigeri at moszumanska.debian.org
Thu Mar 6 22:25:41 UTC 2014
This is an automated email from the git hooks/post-receive script.
intrigeri pushed a commit to branch master
in repository libpackage-stash-xs-perl.
commit 00ceea1c09c7f9d6a8feb7866ee5354ff5b07494
Author: intrigeri <intrigeri at boum.org>
Date: Thu Mar 6 22:20:22 2014 +0000
Reformat debian/control with cme.
---
debian/control | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index 81d5ae7..9c5054d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,13 @@
Source: libpackage-stash-xs-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Ansgar Burchardt <ansgar at debian.org>,
- Alessandro Ghedini <ghedo at debian.org>
+ Alessandro Ghedini <ghedo at debian.org>
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 9.20120312~), perl,
- libtest-fatal-perl,
- libtest-requires-perl
+Build-Depends: debhelper (>= 9.20120312~),
+ perl,
+ libtest-fatal-perl,
+ libtest-requires-perl
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpackage-stash-xs-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpackage-stash-xs-perl.git
@@ -14,7 +15,9 @@ Homepage: https://metacpan.org/release/Package-Stash-XS
Package: libpackage-stash-xs-perl
Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ ${shlibs:Depends}
Enhances: libpackage-stash-perl
Description: Perl module providing routines for manipulating stashes (XS version)
Manipulating stashes (Perl's symbol tables) is occasionally necessary, but
@@ -22,4 +25,3 @@ Description: Perl module providing routines for manipulating stashes (XS version
behind a simple API.
.
This package provides the faster and more correct XS implementation.
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpackage-stash-xs-perl.git
More information about the Pkg-perl-cvs-commits
mailing list