[SCM] Debian packaging of libdublincore-record-perl branch, master, updated. 42655be786d2768b881d0a83e76682329fefaee3

gregor herrmann gregoa at debian.org
Thu Jul 5 20:25:22 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index b9b7d90..2a4d360 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,27 @@
 Source: libdublincore-record-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 5.0.0), libmodule-build-perl,
- libclass-accessor-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,
+               libclass-accessor-perl,
+               libtest-pod-perl,
+               libtest-pod-coverage-perl
+Build-Depends-Indep: perl
 Standards-Version: 3.7.2
-Homepage: http://search.cpan.org/dist/DublinCore-Record/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libdublincore-record-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdublincore-record-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libdublincore-record-perl.git
+Homepage: http://search.cpan.org/dist/DublinCore-Record/
 
 Package: libdublincore-record-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libclass-accessor-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libclass-accessor-perl
 Description: Container for Dublin Core metadata elements
  DublinCore::Record methods such as element(), elements(), title(), etc return
  DublinCore::Element objects as their result. These can be queried further to
  extract an elements content, qualifier, language, and schema. For a definition
  of these attributes please see RFC 2731 and http://www.dublincore.org.
+

-- 
Debian packaging of libdublincore-record-perl



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