[SCM] Debian packaging of libmarc-crosswalk-dublincore-perl branch, master, updated. d3538e3fbacec38059de0d07acdaffe62816448d

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


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

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

diff --git a/debian/control b/debian/control
index 43ec33c..f49bf7f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,26 @@
 Source: libmarc-crosswalk-dublincore-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 5.0.0), libmodule-build-perl,
- libmarc-record-perl, libdublincore-record-perl,
- libtest-pod-perl, libtest-pod-coverage-perl
-Build-Depends-Indep: perl (>= 5.8.8-12)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Vincent Danjean <vdanjean at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 5.0.0),
+               perl,
+               libmarc-record-perl,
+               libdublincore-record-perl,
+               libtest-pod-perl,
+               libtest-pod-coverage-perl
+Build-Depends-Indep: perl
 Standards-Version: 3.7.2
-Homepage: http://search.cpan.org/dist/MARC-Crosswalk-DublinCore/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libmarc-crosswalk-dublincore-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmarc-crosswalk-dublincore-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libmarc-crosswalk-dublincore-perl.git
+Homepage: http://search.cpan.org/dist/MARC-Crosswalk-DublinCore/
 
 Package: libmarc-crosswalk-dublincore-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, 
- libmarc-record-perl, libdublincore-record-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libmarc-record-perl,
+         libdublincore-record-perl
 Description: Convert data between MARC and Dublin Core
  This module provides an implentation of the LOC's spec on how to convert
  metadata between MARC and Dublin Core format. The spec for converting MARC to
@@ -25,3 +30,4 @@ Description: Convert data between MARC and Dublin Core
  NB: The conversion cannot be done in a round-trip manner. i.e. Doing a
  conversion from MARC to DC, then trying to go back to MARC will not yield the
  original record.
+

-- 
Debian packaging of libmarc-crosswalk-dublincore-perl



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