[SCM] Debian packaging of libscalar-string-perl branch, master, updated. 4c69454a8f815861034f40b89fd32579f346766c

gregor herrmann gregoa at debian.org
Thu Jul 5 20:54:40 UTC 2012


The following commit has been merged in the master branch:
commit 7727304362d78df6e5e3161568934117076fcd09
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:53:43 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index 7d6e397..2d23a21 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,24 @@
 Source: libscalar-string-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ivan Kohler <ivan-debian at 420.am>,
+           Angel Abad <angel at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7.0.17),
- libtest-pod-coverage-perl,
- libtest-pod-perl,
- perl,
- perl (>= 5.10.1) | libparent-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ivan Kohler <ivan-debian at 420.am>,
- Angel Abad <angel at debian.org>
+               libtest-pod-coverage-perl,
+               libtest-pod-perl,
+               perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Scalar-String/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libscalar-string-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libscalar-string-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libscalar-string-perl.git
+Homepage: http://search.cpan.org/dist/Scalar-String/
 
 Package: libscalar-string-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
- perl (>= 5.10.1) | libparent-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends},
+         perl
 Description: Perl module concerning the string aspects of scalars
  Scalar::String is about the string part of plain Perl scalars. A scalar has a
  string value, which is notionally a sequence of Unicode codepoints, but may
@@ -28,3 +29,4 @@ Description: Perl module concerning the string aspects of scalars
  .
  This module provides functions to classify a string by encoding and to encode
  a string in a desired way.
+

-- 
Debian packaging of libscalar-string-perl



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