[SCM] Debian packaging of libunicode-collate-perl branch, master, updated. debian/0.89-1-2-gf0555b3

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


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

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

diff --git a/debian/control b/debian/control
index 16fa753..e0b669e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,13 @@
 Source: libunicode-collate-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Danai SAE-HAN (韓達耐) <danai at debian.org>,
- Angel Abad <angel at debian.org>,
- Fabrizio Regalli <fabreg at fabreg.it>,
- gregor herrmann <gregoa at debian.org>
+           Angel Abad <angel at debian.org>,
+           Fabrizio Regalli <fabreg at fabreg.it>,
+           gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 9),
- perl
+               perl
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libunicode-collate-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libunicode-collate-perl.git
@@ -15,11 +15,14 @@ Homepage: http://search.cpan.org/dist/Unicode-Collate/
 
 Package: libunicode-collate-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
-Pre-Depends: dpkg (>= 1.15.6~)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
+Pre-Depends: dpkg
 Description: Unicode collation algorithm built with fast XSUB
  Written by SADAHIRO Tomoyuki, this module contains several functions to
  collate (sort) Unicode characters. This package is optimised in XS.
  .
  Unicode::Collate is an implementation of Unicode Technical Standard #10,
  the Unicode Collation Algorithm.
+

-- 
Debian packaging of libunicode-collate-perl



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