[libsvn-hooks-perl] 03/04: wrap-and-sort d/control
gregor herrmann
gregoa at debian.org
Sun Feb 9 18:12:30 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libsvn-hooks-perl.
commit f4d96444faf34a0eca947db348ec96fae4373c9a
Author: gregor herrmann <gregoa at debian.org>
Date: Sun Feb 9 19:10:32 2014 +0100
wrap-and-sort d/control
Git-Dch: Ignore
---
debian/control | 35 ++++++++++++++++++-----------------
1 file changed, 18 insertions(+), 17 deletions(-)
diff --git a/debian/control b/debian/control
index c72ec2a..1bf6a8c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,18 +3,18 @@ Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Angel Abad <angel at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>,
- Salvatore Bonaccorso <carnil at debian.org>
+ Jonathan Yu <jawnsy at cpan.org>,
+ gregor herrmann <gregoa at debian.org>,
+ Salvatore Bonaccorso <carnil at debian.org>
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libdata-util-perl,
- libjira-client-perl,
- libxmlrpc-lite-perl | libsoap-lite-perl (<< 1.08),
- libsvn-look-perl (>= 0.21),
- libsvn-notify-perl,
- liburi-perl,
- perl,
- subversion
+ libjira-client-perl,
+ libsvn-look-perl (>= 0.21),
+ libsvn-notify-perl,
+ liburi-perl,
+ libxmlrpc-lite-perl | libsoap-lite-perl (<< 1.08),
+ perl,
+ subversion
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsvn-hooks-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsvn-hooks-perl.git
@@ -22,13 +22,14 @@ Homepage: https://metacpan.org/release/SVN-Hooks/
Package: libsvn-hooks-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libdata-util-perl,
- libjira-client-perl,
- libxmlrpc-lite-perl | libsoap-lite-perl (<< 1.08),
- libsvn-look-perl (>= 0.21),
- libsvn-notify-perl,
- subversion
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libdata-util-perl,
+ libjira-client-perl,
+ libsvn-look-perl (>= 0.21),
+ libsvn-notify-perl,
+ libxmlrpc-lite-perl | libsoap-lite-perl (<< 1.08),
+ subversion
Description: framework for implementing Subversion hooks
SVN::Hooks is a Perl-based framework for creating Subversion hooks. It comes
with several plugins that implement some of the most commonly used standalone
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsvn-hooks-perl.git
More information about the Pkg-perl-cvs-commits
mailing list