[libjson-multivalueordered-perl] 07/13: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Mon Oct 13 19:02:32 UTC 2014


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

gregoa pushed a commit to branch master
in repository libjson-multivalueordered-perl.

commit b87090daaca74dc1f334c40e88208aee046a8bc5
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Oct 13 20:50:20 2014 +0200

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

diff --git a/debian/control b/debian/control
index 62e82f0..9f27250 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,8 @@
 Source: libjson-multivalueordered-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Michael Prokop <mika at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
 Standards-Version: 3.9.6
@@ -12,7 +12,8 @@ Homepage: https://metacpan.org/release/JSON-MultiValueOrdered
 
 Package: libjson-multivalueordered-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: handle JSON like {"a":1, "a":2}
  A hash tied to the JSON::MultiValueOrdered class acts more or less like
  a standard hash, except that when you assign a new value to an existing

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



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