[SCM] Debian packaging of Library-CallNumber-LC CPAN distribution branch, master, updated. debian/0.22-1-2-ged6adde

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


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

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

diff --git a/debian/control b/debian/control
index 5985f12..8c2dd9d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,21 @@
 Source: liblibrary-callnumber-lc-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ben Webb <bjwebb67 at googlemail.com>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8), perl (>= 5.11.3) | libmodule-build-perl (>= 0.360000)
+Build-Depends: debhelper (>= 8),
+               perl (>= 5.11.3) | libmodule-build-perl
 Build-Depends-Indep: perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ben Webb <bjwebb67 at googlemail.com>,
- gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Library-CallNumber-LC/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/liblibrary-callnumber-lc-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblibrary-callnumber-lc-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/liblibrary-callnumber-lc-perl.git
+Homepage: http://search.cpan.org/dist/Library-CallNumber-LC/
 
 Package: liblibrary-callnumber-lc-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: utility functions to deal with Library-of-Congress call numbers
  Library::CallNumber::LC is mostly designed to do call number normalization,
  with the following goals:
@@ -31,3 +33,4 @@ Description: utility functions to deal with Library-of-Congress call numbers
  range of, say, A-AZ, what they really mean is A - AZ9999.99. The end_of_range
  method pads the given call number out to three cutters if need be. There is no
  attempt to make end_of_range normalization correspond to anything in real life.
+

-- 
Debian packaging of Library-CallNumber-LC CPAN distribution



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