[SCM] Debian packaging of libunicode-map-perl branch, master, updated. 85b8ca1e8d9d2fe854be04f0d668ef6f73cf9a1a

gregor herrmann gregoa at debian.org
Thu Jul 5 21:05:18 UTC 2012


The following commit has been merged in the master branch:
commit e79f914c2e77f5ca1f950209024cefc613aa8da6
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 13:03:25 2012 -0600

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

diff --git a/debian/control b/debian/control
index 2495242..066f306 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,24 @@
 Source: libunicode-map-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Daniel Ruoso <daniel at ruoso.com>,
+           Niko Tyni <ntyni at iki.fi>
 Section: perl
 Priority: optional
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Daniel Ruoso <daniel at ruoso.com>, Niko Tyni <ntyni at iki.fi>
+Build-Depends: debhelper (>= 5),
+               perl,
+               quilt
 Standards-Version: 3.7.2
-Homepage: http://search.cpan.org/dist/Unicode-Map/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libunicode-map-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libunicode-map-perl.git
-Build-Depends: debhelper (>= 5), perl (>= 5.8.0-3), quilt (>= 0.40)
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libunicode-map-perl.git
+Homepage: http://search.cpan.org/dist/Unicode-Map/
 
 Package: libunicode-map-perl
+Architecture: any
 Section: perl
 Priority: optional
-Architecture: any
-Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${perl:Depends},
+         ${misc:Depends}
 Suggests: libwww-perl
 Description: Perl module for mapping charsets from and to UTF16 Unicode
  This module converts strings from and to 2-byte Unicode UCS2 format.
@@ -27,3 +32,4 @@ Description: Perl module for mapping charsets from and to UTF16 Unicode
  equivalently.
  .
  The 'libwww-perl' package is needed to run the example mirrorMappings.
+

-- 
Debian packaging of libunicode-map-perl



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