[SCM] Debian packaging of libdist-zilla-plugin-git-perl branch, master, updated. debian/1.121820-1-2-g6811bce

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


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

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

diff --git a/debian/control b/debian/control
index 37c641e..2bd0a21 100644
--- a/debian/control
+++ b/debian/control
@@ -1,68 +1,67 @@
 Source: libdist-zilla-plugin-git-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Tim Retout <diocles at debian.org>,
+           Alessandro Ghedini <ghedo at debian.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libdatetime-perl,
- libdist-zilla-perl,
- libfile-chdir-perl,
- libfile-copy-recursive-perl,
- libfile-find-rule-perl,
- libfile-homedir-perl,
- libfile-pushd-perl,
- libfile-which-perl,
- libgit-wrapper-perl (>= 0.021),
- libipc-system-simple-perl,
- liblist-allutils-perl,
- libmoose-autobox-perl,
- libmoose-perl (>= 2) | libclass-mop-perl,
- libmoose-perl,
- libmoosex-attributeshortcuts-perl,
- libmoosex-has-sugar-perl,
- libmoosex-types-perl,
- libmoosex-types-path-class-perl,
- libnamespace-autoclean-perl,
- libpath-class-perl,
- libstring-formatter-perl,
- libtest-exception-perl,
- libtry-tiny-perl,
- libversion-next-perl,
- perl (>= 5.10.1) | libtest-simple-perl (>= 0.88),
- perl (>= 5.11.4) | libversion-perl,
- perl (>= 5.12.3) | libmodule-build-perl (>= 0.360100)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Tim Retout <diocles at debian.org>,
- Alessandro Ghedini <ghedo at debian.org>,
- gregor herrmann <gregoa at debian.org>
+                     libdatetime-perl,
+                     libdist-zilla-perl,
+                     libfile-chdir-perl,
+                     libfile-copy-recursive-perl,
+                     libfile-find-rule-perl,
+                     libfile-homedir-perl,
+                     libfile-pushd-perl,
+                     libfile-which-perl,
+                     libgit-wrapper-perl (>= 0.021),
+                     libipc-system-simple-perl,
+                     liblist-allutils-perl,
+                     libmoose-autobox-perl,
+                     libmoose-perl (>= 2) | libclass-mop-perl,
+                     libmoose-perl,
+                     libmoosex-attributeshortcuts-perl,
+                     libmoosex-has-sugar-perl,
+                     libmoosex-types-perl,
+                     libmoosex-types-path-class-perl,
+                     libnamespace-autoclean-perl,
+                     libpath-class-perl,
+                     libstring-formatter-perl,
+                     libtest-exception-perl,
+                     libtry-tiny-perl,
+                     libversion-next-perl,
+                     perl (>= 5.11.4) | libmodule-build-perl
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Dist-Zilla-Plugin-Git/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libdist-zilla-plugin-git-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdist-zilla-plugin-git-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libdist-zilla-plugin-git-perl.git
+Homepage: http://search.cpan.org/dist/Dist-Zilla-Plugin-Git/
 
 Package: libdist-zilla-plugin-git-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libdatetime-perl,
- libdist-zilla-perl,
- libfile-chdir-perl,
- libfile-find-rule-perl,
- libfile-homedir-perl,
- libgit-wrapper-perl (>= 0.021),
- libipc-system-simple-perl,
- liblist-allutils-perl,
- libmoose-autobox-perl,
- libmoose-perl (>= 2) | libclass-mop-perl,
- libmoose-perl,
- libmoosex-attributeshortcuts-perl,
- libmoosex-has-sugar-perl,
- libmoosex-types-perl,
- libmoosex-types-path-class-perl,
- libnamespace-autoclean-perl,
- libpath-class-perl,
- libstring-formatter-perl,
- libtry-tiny-perl,
- libversion-next-perl,
- perl (>= 5.11.4) | libversion-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libdatetime-perl,
+         libdist-zilla-perl,
+         libfile-chdir-perl,
+         libfile-find-rule-perl,
+         libfile-homedir-perl,
+         libgit-wrapper-perl (>= 0.021),
+         libipc-system-simple-perl,
+         liblist-allutils-perl,
+         libmoose-autobox-perl,
+         libmoose-perl (>= 2) | libclass-mop-perl,
+         libmoose-perl,
+         libmoosex-attributeshortcuts-perl,
+         libmoosex-has-sugar-perl,
+         libmoosex-types-perl,
+         libmoosex-types-path-class-perl,
+         libnamespace-autoclean-perl,
+         libpath-class-perl,
+         libstring-formatter-perl,
+         libtry-tiny-perl,
+         libversion-next-perl,
+         perl
 Description: Dist::Zilla plugins to update your git repository after release
  Set of plugins for Dist::Zilla intended to help module authors that use
  git to track their work.
@@ -79,3 +78,4 @@ Description: Dist::Zilla plugins to update your git repository after release
     the last git release tag
   * Dist::Zilla::Plugin::Git::Push - push current branch
   * Dist::Zilla::Plugin::Git::Tag - tag the new version
+

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



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