[libgetopt-simple-perl] 01/05: Reformat debian/control with cme
Axel Beckert
abe at deuxchevaux.org
Sat Jun 6 21:58:36 UTC 2015
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libgetopt-simple-perl.
commit dcd862da7b5bf80a69479ea4d8efa96dd1dc1495
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Sat Jun 6 23:56:34 2015 +0200
Reformat debian/control with cme
Gbp-Dch: ignore
---
debian/control | 20 +++++++++++---------
1 file changed, 11 insertions(+), 9 deletions(-)
diff --git a/debian/control b/debian/control
index 42edaa3..739a3c3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,24 @@
Source: libgetopt-simple-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonas Smedegaard <dr at jones.dk>
Section: perl
Priority: optional
Build-Depends: cdbs,
- devscripts,
- perl,
- debhelper,
- dh-buildinfo,
- libtest-pod-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonas Smedegaard <dr at jones.dk>
+ devscripts,
+ perl,
+ debhelper,
+ dh-buildinfo,
+ libtest-pod-perl
Standards-Version: 3.9.4
-Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libgetopt-simple-perl
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libgetopt-simple-perl.git
+Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libgetopt-simple-perl
Homepage: http://search.cpan.org/dist/Getopt-Simple/
Package: libgetopt-simple-perl
Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends}
+Depends: ${perl:Depends},
+ ${misc:Depends},
+ ${cdbs:Depends}
Description: provide a simple wrapper around Getopt::Long
The Getopt::Simple module provides a simple way of specifying:
* Command line switches
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgetopt-simple-perl.git
More information about the Pkg-perl-cvs-commits
mailing list