[libdata-phrasebook-perl] 08/12: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Sat Oct 11 14:51:40 UTC 2014


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

gregoa pushed a commit to branch master
in repository libdata-phrasebook-perl.

commit 115c3564dc1d6fa11aadccb11f6c346b650325d5
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Oct 11 16:46:44 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 4f1e66b..09b89aa 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,21 @@
 Source: libdata-phrasebook-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libmodule-pluggable-perl | perl (<< 5.17.0)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>
+                     libmodule-pluggable-perl | perl (<< 5.17.0)
 Standards-Version: 3.9.6
-Homepage: https://metacpan.org/release/Data-Phrasebook
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-phrasebook-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdata-phrasebook-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-phrasebook-perl.git
+Homepage: https://metacpan.org/release/Data-Phrasebook
 
 Package: libdata-phrasebook-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libmodule-pluggable-perl | perl (<< 5.17.0)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libmodule-pluggable-perl | perl (<< 5.17.0)
 Description: perl implementation of the phrasebook paradigm
  The phrasebook pattern is a technique to separate expressions in one language
  (e.g. SQL) from the main code that is written in another (e.g. Perl). The

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



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