[libdata-pond-perl] 02/05: update dependencies with cme

gregor herrmann gregoa at debian.org
Thu Aug 8 19:10:17 UTC 2013


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

gregoa pushed a commit to branch master
in repository libdata-pond-perl.

commit eecaa84e88ca1dc3ecf98c96a03a3bdaafcb8b15
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Aug 8 20:55:17 2013 +0200

    update dependencies with cme
---
 debian/control |   16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 0a9ba26..337b3d0 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,11 @@
 Source: libdata-pond-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 (>= 9.20120312),
- libparams-classify-perl,
- perl
+               libparams-classify-perl,
+               perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-pond-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-pond-perl.git
@@ -13,9 +13,10 @@ Homepage: https://metacpan.org/release/Data-Pond/
 
 Package: libdata-pond-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
- libparams-classify-perl,
- perl (>= 5.10.1)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends},
+         libparams-classify-perl
 Description: Perl-based open notation for data
  Data::Pond is concerned with representing data structures in a textual
  notation known as "Pond" (Perl-based open notation for data). The notation is
@@ -34,3 +35,4 @@ Description: Perl-based open notation for data
  convenient way to represent atomic data.
  .
  This description was automagically extracted from the module by dh-make-perl.
+

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



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