[SCM] Debian packaging of libmarc-perl branch, master, updated. 1f3cf0b2d3893481174cc4d1511fc8140798f9fd

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


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

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

diff --git a/debian/control b/debian/control
index bd777c5..653bd7c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,21 @@
 Source: libmarc-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>,
- Rene Mayorga <rmayorga at debian.org>
-Build-Depends: debhelper (>= 6), quilt
-Build-Depends-Indep: perl (>= 5.8.0-7)
+           Rene Mayorga <rmayorga at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 6),
+               quilt
+Build-Depends-Indep: perl
 Standards-Version: 3.7.3
-Homepage: http://search.cpan.org/dist/MARC/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libmarc-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmarc-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libmarc-perl.git
+Homepage: http://search.cpan.org/dist/MARC/
 
 Package: libmarc-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Perl extension to manipulate MAchine Readable Cataloging records
  MARC.pm is a Perl 5 module for reading in, manipulating, and outputting
  bibliographic records in the USMARC format.
@@ -24,3 +26,4 @@ Description: Perl extension to manipulate MAchine Readable Cataloging records
  allow you to read in records from a batch gradually. MARC.pm also includes
  a variety of tools for searching, removing, and even creating records from
  scratch.
+

-- 
Debian packaging of libmarc-perl



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