[libclass-date-perl] 03/06: cme: reformat debian/control
gregor herrmann
gregoa at debian.org
Fri Apr 11 21:27:31 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libclass-date-perl.
commit 880deb95aa1016f8603fc016388069b230ed8d59
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Apr 11 23:22:39 2014 +0200
cme: reformat debian/control
Git-Dch: Ignore
---
debian/control | 19 +++++++++++--------
1 file changed, 11 insertions(+), 8 deletions(-)
diff --git a/debian/control b/debian/control
index 514aa56..bea76c8 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,22 @@
Source: libclass-date-perl
-Section: perl
-Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jay Bonci <jaybonci at debian.org>,
- Martín Ferrari <tincho at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>
-Build-Depends: debhelper (>= 9.20120312~), perl
+ Martín Ferrari <tincho at debian.org>,
+ Ansgar Burchardt <ansgar at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 9.20120312~),
+ perl
Standards-Version: 3.9.0
-Homepage: https://metacpan.org/release/Class-Date
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclass-date-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-date-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclass-date-perl.git
+Homepage: https://metacpan.org/release/Class-Date
Package: libclass-date-perl
Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ ${shlibs:Depends}
Description: Perl module for easy date and time manipulation
Class::Date provides a general purpose date and time manipulation
functions for either relative or absolute dates, featuring an object-oriented
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libclass-date-perl.git
More information about the Pkg-perl-cvs-commits
mailing list