This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libouch-perl.
commit 6edd4dd0e203a4be0287b6a0ace5242eb67479c9 Author: gregor herrmann <[email protected]> Date: Sat May 30 19:30:23 2015 +0200 wrap&sort d/control Gbp-Dch: Ignore --- debian/control | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 9b76401..a0f67ce 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,8 @@ Section: perl Priority: optional Build-Depends: debhelper (>= 9~), libmodule-build-perl -Build-Depends-Indep: perl, - libtest-trap-perl +Build-Depends-Indep: libtest-trap-perl, + perl Maintainer: Debian Perl Group <[email protected]> Uploaders: gregor herrmann <[email protected]> Standards-Version: 3.9.6 @@ -15,7 +15,8 @@ Testsuite: autopkgtest-pkg-perl Package: libouch-perl Architecture: all -Depends: ${misc:Depends}, ${perl:Depends} +Depends: ${misc:Depends}, + ${perl:Depends} Description: exception handling module The Ouch module ("exceptions that don't hurt") provides a class for exception handling that doesn't require a lot of boilerplate, nor any up front -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libouch-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
