[SCM] Debian packaging of libmodule-starter-smart-perl branch, master, updated. 289bd4b7c7b3107e5c0c799e7c87b99dc869e19b

Alessandro Ghedini al3xbio at gmail.com
Sun Apr 1 16:21:42 UTC 2012


The following commit has been merged in the master branch:
commit f195fdb904f1eb1774d5a0dae892eacbfc59296c
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Sun Apr 1 17:47:38 2012 +0200

    Update (build) depends on libmodule-starter-perl

diff --git a/debian/control b/debian/control
index 7d0617f..c3a43f9 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,10 @@ Source: libmodule-starter-smart-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl
+Build-Depends-Indep: perl,
+ libmodule-starter-perl (>= 1.58),
+ libtest-pod-perl,
+ libtest-pod-coverage-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Alessandro Ghedini <ghedo at debian.org>
 Standards-Version: 3.9.3
@@ -12,7 +15,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-sta
 
 Package: libmodule-starter-smart-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libmodule-starter-perl
+Depends: ${misc:Depends}, ${perl:Depends},
+ libmodule-starter-perl (>= 1.58)
 Description: Module::Starter plugin to add new modules into existing distributions
  Module::Starter::Smart is a simple helper plugin for Module::Starter. It
  overrides the create_distro, create_modules, and create_t subroutines 

-- 
Debian packaging of libmodule-starter-smart-perl



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