[SCM] Debian packaging of libmarc-lint-perl branch, master, updated. 5e33c740abdafa025af94b1010b099b322036de8

gregor herrmann gregoa at debian.org
Thu Jul 5 20:37:41 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index e30dc86..725d2bc 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,27 @@
 Source: libmarc-lint-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 7.0.8), quilt (>= 0.46-7)
-Build-Depends-Indep: perl, libbusiness-isbn-perl, libmarc-record-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Vincent Danjean <vdanjean at debian.org>,
- gregor herrmann <gregoa at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- Damyan Ivanov <dmn at debian.org>
+           gregor herrmann <gregoa at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Damyan Ivanov <dmn at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7.0.8),
+               quilt
+Build-Depends-Indep: perl,
+                     libbusiness-isbn-perl,
+                     libmarc-record-perl
 Standards-Version: 3.8.3
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libmarc-lint-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmarc-lint-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libmarc-lint-perl.git
 Homepage: http://search.cpan.org/dist/MARC-Lint/
 
 Package: libmarc-lint-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libmarc-record-perl,
- libbusiness-isbn-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libmarc-record-perl,
+         libbusiness-isbn-perl
 Description: Perl extension for checking validity of MARC records
  MARC::Lint is a Perl module for checking the validity of MARC records. Most
  of the users will want to do something like is shown in the synopsis. Other
@@ -24,3 +30,4 @@ Description: Perl extension for checking validity of MARC records
  making sure that all 952 tags have a certain call number in them, you can
  write a function that checks for that, and still get all the benefits of the
  MARC::Lint framework.
+

-- 
Debian packaging of libmarc-lint-perl



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