[libdist-zilla-plugin-git-perl] 05/06: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Sun Feb 16 15:40:44 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libdist-zilla-plugin-git-perl.

commit d53edf41bf3e714f55ba083b53fc2f40899a8d1a
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Feb 16 16:38:46 2014 +0100

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 98 +++++++++++++++++++++++++++++-----------------------------
 1 file changed, 49 insertions(+), 49 deletions(-)

diff --git a/debian/control b/debian/control
index eb2d0fa..3f42745 100644
--- a/debian/control
+++ b/debian/control
@@ -1,38 +1,38 @@
 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>
+           Alessandro Ghedini <ghedo 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 (>= 0.360100)
 Build-Depends-Indep: perl,
- libdatetime-perl,
- libdevel-simpletrace-perl,
- libdist-zilla-perl (>= 4.200016),
- libdist-zilla-plugin-config-git-perl,
- libfile-chdir-perl,
- libfile-copy-recursive-perl,
- libfile-pushd-perl,
- libfile-which-perl,
- libgit-wrapper-perl,
- libipc-system-simple-perl,
- liblist-allutils-perl,
- liblog-dispatchouli-perl,
- libmodule-runtime-perl,
- libmoose-autobox-perl,
- libmoose-perl,
- libmoosex-attributeshortcuts-perl,
- libmoosex-has-sugar-perl,
- libmoosex-types-path-tiny-perl,
- libmoosex-types-perl,
- libnamespace-autoclean-perl,
- libpath-tiny-perl,
- libstring-formatter-perl,
- libtest-fatal-perl,
- libtry-tiny-perl,
- libversion-next-perl
+                     libdatetime-perl,
+                     libdevel-simpletrace-perl,
+                     libdist-zilla-perl (>= 4.200016),
+                     libdist-zilla-plugin-config-git-perl,
+                     libfile-chdir-perl,
+                     libfile-copy-recursive-perl,
+                     libfile-pushd-perl,
+                     libfile-which-perl,
+                     libgit-wrapper-perl,
+                     libipc-system-simple-perl,
+                     liblist-allutils-perl,
+                     liblog-dispatchouli-perl,
+                     libmodule-runtime-perl,
+                     libmoose-autobox-perl,
+                     libmoose-perl,
+                     libmoosex-attributeshortcuts-perl,
+                     libmoosex-has-sugar-perl,
+                     libmoosex-types-path-tiny-perl,
+                     libmoosex-types-perl,
+                     libnamespace-autoclean-perl,
+                     libpath-tiny-perl,
+                     libstring-formatter-perl,
+                     libtest-fatal-perl,
+                     libtry-tiny-perl,
+                     libversion-next-perl
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdist-zilla-plugin-git-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdist-zilla-plugin-git-perl.git
@@ -40,26 +40,27 @@ Homepage: https://metacpan.org/release/Dist-Zilla-Plugin-Git/
 
 Package: libdist-zilla-plugin-git-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libdatetime-perl,
- libdist-zilla-perl (>= 4.200016),
- libdist-zilla-plugin-config-git-perl,
- libfile-chdir-perl,
- libgit-wrapper-perl,
- libipc-system-simple-perl,
- liblist-allutils-perl,
- libmodule-runtime-perl,
- libmoose-autobox-perl,
- libmoose-perl,
- libmoosex-attributeshortcuts-perl,
- libmoosex-has-sugar-perl,
- libmoosex-types-path-tiny-perl,
- libmoosex-types-perl,
- libnamespace-autoclean-perl,
- libpath-tiny-perl,
- libstring-formatter-perl,
- libtry-tiny-perl,
- libversion-next-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libdatetime-perl,
+         libdist-zilla-perl (>= 4.200016),
+         libdist-zilla-plugin-config-git-perl,
+         libfile-chdir-perl,
+         libgit-wrapper-perl,
+         libipc-system-simple-perl,
+         liblist-allutils-perl,
+         libmodule-runtime-perl,
+         libmoose-autobox-perl,
+         libmoose-perl,
+         libmoosex-attributeshortcuts-perl,
+         libmoosex-has-sugar-perl,
+         libmoosex-types-path-tiny-perl,
+         libmoosex-types-perl,
+         libnamespace-autoclean-perl,
+         libpath-tiny-perl,
+         libstring-formatter-perl,
+         libtry-tiny-perl,
+         libversion-next-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.
@@ -76,4 +77,3 @@ 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
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-git-perl.git



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