[libtie-ical-perl] 04/06: wrap&sort d/control

gregor herrmann gregoa at debian.org
Fri May 29 17:37:22 UTC 2015


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

gregoa pushed a commit to branch master
in repository libtie-ical-perl.

commit 637189a789d39a17bc80c200a5300cd67b83c5b5
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri May 29 19:34:59 2015 +0200

    wrap&sort d/control
    
    Gbp-Dch: Ignore
---
 debian/control | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 78441c6..5baf807 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,10 @@ Source: libtie-ical-perl
 Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>, Fabrizio Regalli <fabreg at fabreg.it>
-Build-Depends: debhelper (>= 8), libmodule-build-perl (>= 0.380000)
+Uploaders: gregor herrmann <gregoa at debian.org>,
+           Fabrizio Regalli <fabreg at fabreg.it>
+Build-Depends: debhelper (>= 8),
+               libmodule-build-perl (>= 0.380000)
 Build-Depends-Indep: perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtie-ical-perl.git
@@ -12,7 +14,8 @@ Homepage: https://metacpan.org/release/Tie-iCal
 
 Package: libtie-ical-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: module for tieing iCal files to Perl hashes
  Tie::iCal represents an RFC2445 iCalendar file as a Perl hash. Each key in
  the hash represents an iCalendar component like VEVENT, VTODO or VJOURNAL.
@@ -22,4 +25,3 @@ Description: module for tieing iCal files to Perl hashes
  .
  The module makes very little effort in understanding what each iCalendar
  property means and concentrates on the format of the iCalendar file only.
-  

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



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