[SCM] Debian packaging of libmodule-starter-smart-perl branch, master, updated. debian/0.0.4-1-2-g2aef5c7

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


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

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

diff --git a/debian/control b/debian/control
index c3a43f9..49f6d03 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,23 @@
 Source: libmodule-starter-smart-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Alessandro Ghedini <ghedo at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 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>
+                     libmodule-starter-perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Module-Starter-Smart/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libmodule-starter-smart-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-starter-smart-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libmodule-starter-smart-perl.git
+Homepage: http://search.cpan.org/dist/Module-Starter-Smart/
 
 Package: libmodule-starter-smart-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libmodule-starter-perl (>= 1.58)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libmodule-starter-perl
 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 
@@ -25,3 +26,4 @@ Description: Module::Starter plugin to add new modules into existing distributio
  When invoked with an existing distribution, the plugin may bypass the
  create_basedir subroutine, pull in a list of existing modules as well as 
  test files, create new modules, and recreate the manifest file accordingly.
+

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



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