[SCM] Debian packaging of libmarc-record-perl branch, master, updated. 957834ff4602aff17302eaf797d7498f06a7112e

gregor herrmann gregoa at debian.org
Sun Jun 2 18:02:44 UTC 2013


The following commit has been merged in the master branch:
commit ec0c4b475150d79990c0419d08c82d9b976df35d
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jun 2 19:56:45 2013 +0200

    Add 'perl' to Build-Depends-Indep.

diff --git a/debian/control b/debian/control
index 9077407..95430ec 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,25 @@
 Source: libmarc-record-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>,
+           Vincent Danjean <vdanjean at debian.org>,
+           Rene Mayorga <rmayorga at debian.org>,
+           Niko Tyni <ntyni at debian.org>,
+           Chris Butler <chrisb at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libtest-pod-coverage-perl, libtest-pod-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>,
- Vincent Danjean <vdanjean at debian.org>, Rene Mayorga <rmayorga at debian.org>,
- Niko Tyni <ntyni at debian.org>, Chris Butler <chrisb at debian.org>
+Build-Depends-Indep: libtest-pod-coverage-perl,
+                     libtest-pod-perl,
+                     perl
 Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/MARC-Record/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmarc-record-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmarc-record-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmarc-record-perl.git
+Homepage: https://metacpan.org/release/MARC-Record/
 
 Package: libmarc-record-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Perl extension for handling MARC records
  The MARC::* series of modules create a simple object-oriented
  abstraction of MARC record handling.  The files are:
@@ -40,3 +45,4 @@ Description: Perl extension for handling MARC records
  .
  MARC::Lint
  Extension to check MARC records for validity.
+

-- 
Debian packaging of libmarc-record-perl



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