[SCM] Debian packaging of liblocal-lib-perl branch, master, updated. debian/1.008004-2-3-gf230140

gregor herrmann gregoa at debian.org
Thu Jul 5 20:36:01 UTC 2012


The following commit has been merged in the master branch:
commit 13521b24643c7f4fb745c56a746d422ede8ad57d
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:37:33 2012 -0600

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

diff --git a/debian/control b/debian/control
index 8bb5723..a20809a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,24 +1,25 @@
 Source: liblocal-lib-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Salvatore Bonaccorso <carnil at debian.org>,
+           Alessandro Ghedini <ghedo at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libcapture-tiny-perl,
- perl (>= 5.11.3) | libmodule-build-perl (>= 0.360000),
- perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>,
- Salvatore Bonaccorso <carnil at debian.org>,
- Alessandro Ghedini <ghedo at debian.org>
+                     perl (>= 5.11.3) | libmodule-build-perl,
+                     perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/local-lib/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/liblocal-lib-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblocal-lib-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/liblocal-lib-perl.git
+Homepage: http://search.cpan.org/dist/local-lib/
 
 Package: liblocal-lib-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- perl (>= 5.11.3) | libmodule-build-perl (>= 0.360000)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         perl (>= 5.11.3) | libmodule-build-perl
 Suggests: libcapture-tiny-perl
 Description: module to use a local path for Perl modules
  local::lib is a Perl module that provides a quick, convenient way of setting
@@ -33,3 +34,4 @@ Description: module to use a local path for Perl modules
  an application with an app-specific copy of a Perl module, or collection of
  modules. It is also useful for the case where an upstream maintainer hasn't
  applied a patch to a module of theirs that you need for your application.
+

-- 
Debian packaging of liblocal-lib-perl



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