[libtime-olsontz-download-perl] 03/04: control
gregor herrmann
gregoa at debian.org
Fri Aug 9 10:34:30 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libtime-olsontz-download-perl.
commit ab942dd1948e594e1da8f68912a6d1f84370bf12
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Aug 9 12:23:57 2013 +0200
control
---
debian/control | 35 +++++++++++++++++------------------
1 file changed, 17 insertions(+), 18 deletions(-)
diff --git a/debian/control b/debian/control
index 3ea1c8e..2a302fc 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,13 @@
Source: libtime-olsontz-download-perl
-Section: perl
-Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
Build-Depends: debhelper (>= 8),
- perl
-Build-Depends-Indep: libipc-filter-perl (>= 0.002),
- libparams-classify-perl,
- libstring-shellquote-perl (>= 1.01)
+ perl
+Build-Depends-Indep: libipc-filter-perl,
+ libparams-classify-perl,
+ libstring-shellquote-perl (>= 1.01)
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtime-olsontz-download-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtime-olsontz-download-perl.git
@@ -15,15 +15,14 @@ Homepage: https://metacpan.org/release/Time-OlsonTZ-Download/
Package: libtime-olsontz-download-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libipc-filter-perl (>= 0.002),
- libparams-classify-perl,
- libstring-shellquote-perl (>= 1.01)
-Description: Olson timezone database from source
- An object of this class represents a local copy of the source of the Olson
- timezone database, possibly used to build binary tzfiles. The source copy
- always begins by being downloaded from the canonical repository of the Olson
- database. This class provides methods to help with extracting useful
- information from the source.
- .
- This description was automagically extracted from the module by dh-make-perl.
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libipc-filter-perl,
+ libparams-classify-perl,
+ libstring-shellquote-perl
+Description: Olson timezone database source module
+ An object of the Time::OlsonTZ::Download class represents a local copy of the
+ source of the Olson timezone database, possibly used to build binary tzfiles.
+ The source copy always begins by being downloaded from the canonical
+ repository of the Olson database. This class provides methods to help with
+ extracting useful information from the source.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtime-olsontz-download-perl.git
More information about the Pkg-perl-cvs-commits
mailing list