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

gregoa pushed a commit to branch master
in repository libtime-format-perl.

commit efdbab01347a071fe731252f673837064703a5f3
Author: gregor herrmann <gre...@debian.org>
Date:   Fri May 1 16:21:27 2015 +0200

    wrap-and-sort d/control
    
    Git-Dch: Ignore
---
 debian/control | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index b26efd3..226756b 100644
--- a/debian/control
+++ b/debian/control
@@ -2,11 +2,11 @@ Source: libtime-format-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8),
- libmodule-build-perl (>= 0.400000)
-Build-Depends-Indep: perl,
- libdate-manip-perl,
- libdatetime-format-iso8601-perl,
- libdatetime-perl
+               libmodule-build-perl (>= 0.400000)
+Build-Depends-Indep: libdate-manip-perl,
+                     libdatetime-format-iso8601-perl,
+                     libdatetime-perl,
+                     perl
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Peter Pentchev <r...@ringlet.net>
 Homepage: https://metacpan.org/release/Time-Format
@@ -16,9 +16,10 @@ Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtime-format-pe
 
 Package: libtime-format-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Recommends: libdate-manip-perl,
- libdatetime-perl
+            libdatetime-perl
 Description: module for easy date/time formatting
  Time::Format creates global pseudovariables which format dates and times,
  according to formatting codes you pass to them in strings.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtime-format-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to