[SCM] Debian packaging of libencode-jis2k-perl branch, master, updated. f33afe61395c7b3b48794e8e165897cbefabb725

gregor herrmann gregoa at debian.org
Thu Jul 5 20:26:12 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 0b3daa5..40ecc6d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,23 @@
 Source: libencode-jis2k-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 7), perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7),
+               perl
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Encode-JIS2K/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libencode-jis2k-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libencode-jis2k-perl.git
+Homepage: http://search.cpan.org/dist/Encode-JIS2K/
 
 Package: libencode-jis2k-perl
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, perl (>= 5.7.2)
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${perl:Depends},
+         perl
 Description: perl module providing JIS X 0212 (aka JIS 2000) Encodings
  This extension to the Encode perl module (which provides an interface
  between perl strings and other character encodings) provides specific
  coverage for the JIS X 0213 character set.
+

-- 
Debian packaging of libencode-jis2k-perl



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