[liburi-namespacemap-perl] 06/07: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Fri May 23 12:15:07 UTC 2014


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

gregoa pushed a commit to branch master
in repository liburi-namespacemap-perl.

commit 330dfd2061ae07e2d1c15bce5a24084faa537bf1
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri May 23 14:13:40 2014 +0200

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

diff --git a/debian/control b/debian/control
index 58b3044..fa8d1c8 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,17 @@
 Source: liburi-namespacemap-perl
-Section: perl
-Priority: optional
 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: libmoose-perl,
- libtest-exception-perl,
- libtry-tiny-perl,
- librdf-ns-perl (>= 20130802),
- librdf-prefixes-perl,
- liburi-perl,
- libxml-commonns-perl,
- perl
+                     libtest-exception-perl,
+                     libtry-tiny-perl,
+                     librdf-ns-perl (>= 20130802),
+                     librdf-prefixes-perl,
+                     liburi-perl,
+                     libxml-commonns-perl,
+                     perl
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liburi-namespacemap-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liburi-namespacemap-perl.git
@@ -19,13 +19,14 @@ Homepage: https://metacpan.org/release/URI-NamespaceMap
 
 Package: liburi-namespacemap-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libmoose-perl,
- libtry-tiny-perl,
- liburi-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libmoose-perl,
+         libtry-tiny-perl,
+         liburi-perl
 Recommends: librdf-ns-perl (>= 20130802),
- librdf-prefixes-perl,
- libxml-commonns-perl
+            librdf-prefixes-perl,
+            libxml-commonns-perl
 Description: namespace URI management classes for Perl
  URI::NamespaceMap provides classes for autoloading methods to help create and
  manage namespace URIs as well as manage collections of them.

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



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