[libdata-types-perl] 03/08: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sun Jun 7 15:21:24 UTC 2015


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

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

commit c5cf65d58053a1cbeee8eb687b43d30b84987133
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jun 7 17:18:31 2015 +0200

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

diff --git a/debian/control b/debian/control
index 93a18d2..72b34be 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,23 @@
 Source: libdata-types-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
+           Damyan Ivanov <dmn at debian.org>,
+           Rene Mayorga <rmayorga at debian.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libtest-pod-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
- Damyan Ivanov <dmn at debian.org>, Rene Mayorga <rmayorga at debian.org>,
- gregor herrmann <gregoa at debian.org>
+                     libtest-pod-perl
 Standards-Version: 3.9.2
-Homepage: https://metacpan.org/release/Data-Types
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-types-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdata-types-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-types-perl.git
+Homepage: https://metacpan.org/release/Data-Types
 
 Package: libdata-types-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, 
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: module for validating and converting data types
  Data::Types exports a number of functions that are useful for validating 
  and converting data types. 

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



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