[SCM] Debian packaging of libmodule-starter-plugin-simplestore-perl branch, master, updated. 781f58301448ca08deb712233573f3bb873f5343

gregor herrmann gregoa at debian.org
Fri Dec 23 23:41:40 UTC 2011


The following commit has been merged in the master branch:
commit bfe8b089696d9d37931044631e400be3da6952ae
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Dec 24 00:33:41 2011 +0100

    wrap deps
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index dda65ed..4daf81d 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,9 @@ Source: libmodule-starter-plugin-simplestore-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libmodule-starter-perl, libtest-pod-perl,
+Build-Depends-Indep: perl,
+ libmodule-starter-perl,
+ libtest-pod-perl,
  libtest-pod-coverage-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>
@@ -13,7 +15,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-sta
 
 Package: libmodule-starter-plugin-simplestore-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libmodule-starter-perl
+Depends: ${misc:Depends}, ${perl:Depends},
+ libmodule-starter-perl
 Recommends: libmodule-starter-plugin-tt2-perl
 Description: template storage methods for Module::Starter
  This Module::Starter plugin is intended to be loaded after

-- 
Debian packaging of libmodule-starter-plugin-simplestore-perl



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