[SCM] Debian packaging of liburi-todisk-perl branch, master, updated. b5140353a372aae42a4b48d19c7cbb5440cda4d0

gregor herrmann gregoa at debian.org
Thu Jul 5 21:06:10 UTC 2012


The following commit has been merged in the master branch:
commit ddd876731723ec232e31556803b315ff486586a2
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 13:03:43 2012 -0600

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

diff --git a/debian/control b/debian/control
index 9ca1eaf..69c9510 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,27 @@
 Source: liburi-todisk-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7.0.50)
-Build-Depends-Indep: perl, libclone-perl (>= 0.21), libparams-util-perl,
- liburi-perl, libtest-pod-perl, libtest-minimumversion-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>
+Build-Depends-Indep: perl,
+                     libclone-perl,
+                     libparams-util-perl,
+                     liburi-perl,
+                     libtest-pod-perl,
+                     libtest-minimumversion-perl
 Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/URI-ToDisk/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/liburi-todisk-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liburi-todisk-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/liburi-todisk-perl.git
+Homepage: http://search.cpan.org/dist/URI-ToDisk/
 
 Package: liburi-todisk-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libclone-perl (>= 0.21),
- liburi-perl, libparams-util-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libclone-perl,
+         liburi-perl,
+         libparams-util-perl
 Description: module to provide mapping between URIs and on-disk storage
  URI::ToDisk is a Perl module which provides an object that can easily map
  between Uniform Resource Identifiers (URIs) and on-disk storage. In several
@@ -23,3 +30,4 @@ Description: module to provide mapping between URIs and on-disk storage
  .
  Using this information, the module can derive both a filesystem path and URI
  for any file or directory in this location that one might need to work with.
+

-- 
Debian packaging of liburi-todisk-perl



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