[SCM] Debian packaging of libmodule-starter-pbp-perl branch, master, updated. db47b9584505de6dbbc540f132a217a40529b2d8

gregor herrmann gregoa at debian.org
Thu Jul 5 20:40:11 UTC 2012


The following commit has been merged in the master branch:
commit 65a6646f7c698422e95dfa5122db75e51422009c
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:41:07 2012 -0600

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

diff --git a/debian/control b/debian/control
index 8fa805b..1393540 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,24 @@
 Source: libmodule-starter-pbp-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 7),
-Build-Depends-Indep: perl, libmodule-starter-perl,  
- libtest-pod-coverage-perl (>= 1.04), libtest-pod-perl (>= 1.14)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jeremiah C. Foster <jeremiah at jeremiahfoster.com>,
- Salvatore Bonaccorso <carnil at debian.org>
+           Salvatore Bonaccorso <carnil at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: perl,
+                     libmodule-starter-perl,
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl
 Standards-Version: 3.8.3
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libmodule-starter-pbp-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-starter-pbp-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libmodule-starter-pbp-perl.git
 Homepage: http://search.cpan.org/dist/Module-Starter-PBP/
 
 Package: libmodule-starter-pbp-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libmodule-starter-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libmodule-starter-perl
 Description: Perl module to create new perl modules following best practices
  Module::Starter::PBP implements a simple approach to creating modules and
  their support files, based on the Module::Starter approach. Module::Starter
@@ -26,3 +30,4 @@ Description: Perl module to create new perl modules following best practices
  .
  The default templates that this module initially provides are based on the
  recommendations in the book "Perl Best Practices" by Damian Conway.
+

-- 
Debian packaging of libmodule-starter-pbp-perl



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