[SCM] Debian packaging of libdist-zilla-plugin-prepender-perl branch, master, updated. debian/1.112280-1-3-g7428553

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


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

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

diff --git a/debian/control b/debian/control
index 4c1674c..256f991 100644
--- a/debian/control
+++ b/debian/control
@@ -1,28 +1,28 @@
 Source: libdist-zilla-plugin-prepender-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Dominique Dumont <dod at debian.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8),
- perl (>= 5.11.4) | libmodule-build-perl (>= 0.360100)
+               perl (>= 5.11.4) | libmodule-build-perl
 Build-Depends-Indep: perl,
- libdist-zilla-perl,
- libmoose-perl,
- libmoosex-has-sugar-perl,
- libpath-class-perl,
- perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Dominique Dumont <dod at debian.org>,
- gregor herrmann <gregoa at debian.org>
+                     libdist-zilla-perl,
+                     libmoose-perl,
+                     libmoosex-has-sugar-perl,
+                     libpath-class-perl
 Standards-Version: 3.9.2
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libdist-zilla-plugin-prepender-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdist-zilla-plugin-prepender-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libdist-zilla-plugin-prepender-perl.git
 Homepage: http://search.cpan.org/dist/Dist-Zilla-Plugin-Prepender/
 
 Package: libdist-zilla-plugin-prepender-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libdist-zilla-perl,
- libmoose-perl,
- libmoosex-has-sugar-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libdist-zilla-perl,
+         libmoose-perl,
+         libmoosex-has-sugar-perl
 Description: Dist::Zilla plugin to prepend lines at the top of your perl files
  Dist::Zilla::Plugin::Prepender will prepend lines specified in
  dist.ini to each Perl module or program within your Perl
@@ -33,3 +33,4 @@ Description: Dist::Zilla plugin to prepend lines at the top of your perl files
  pragmas are lexical, they will be active for the whole file), or to
  add some copyright comments, as recommended by the Free Software
  Foundation.
+

-- 
Debian packaging of libdist-zilla-plugin-prepender-perl



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