[libdatetime-event-recurrence-perl] 05/12: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sun Nov 22 15:09:46 UTC 2015


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

gregoa pushed a commit to branch master
in repository libdatetime-event-recurrence-perl.

commit ab4451b1fbb02020d40986503099f500dfa9a0fd
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Nov 22 16:03:09 2015 +0100

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 05fa0a8..10e9a14 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,24 @@
 Source: libdatetime-event-recurrence-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ryan Niebur <ryan at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libdatetime-perl,
- libdatetime-set-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ryan Niebur <ryan at debian.org>, Jonathan Yu <jawnsy at cpan.org>
+Build-Depends-Indep: perl,
+                     libdatetime-perl,
+                     libdatetime-set-perl
 Standards-Version: 3.8.1
-Homepage: https://metacpan.org/release/DateTime-Event-Recurrence
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdatetime-event-recurrence-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdatetime-event-recurrence-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdatetime-event-recurrence-perl.git
+Homepage: https://metacpan.org/release/DateTime-Event-Recurrence
 
 Package: libdatetime-event-recurrence-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libdatetime-perl,
- libdatetime-set-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libdatetime-perl,
+         libdatetime-set-perl
 Description: Perl module to create recurring DateTime instances
  DateTime::Event::Recurrence provides a way to create sets of DateTime objects
  that recur at specified intervals. Often, you will want DateTime::Set objects

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdatetime-event-recurrence-perl.git



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