[SCM] Debian packaging of libconfig-auto-perl branch, master, updated. 50e2c68fd0edb2226a9e0ca52e2a7bbfeccb5b55

Salvatore Bonaccorso carnil at debian.org
Tue Aug 9 16:56:35 UTC 2011


The following commit has been merged in the master branch:
commit 51e50b2d394e7371034158a1720e27774d7ff274
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Tue Aug 9 18:50:53 2011 +0200

    debian/control: Reorder fields in control file.

diff --git a/debian/control b/debian/control
index 3253b0f..0295b20 100644
--- a/debian/control
+++ b/debian/control
@@ -1,27 +1,28 @@
 Source: libconfig-auto-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl,
- libconfig-inifiles-perl,
- libio-string-perl,
- libxml-simple-perl,
- libtest-pod-perl,
- libyaml-perl (>= 0.67)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Marc 'HE' Brockschmidt <he at debian.org>, Niko Tyni <ntyni at iki.fi>,
+Uploaders: Marc 'HE' Brockschmidt <he at debian.org>,
+ Niko Tyni <ntyni at iki.fi>,
  Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
  gregor herrmann <gregoa at debian.org>,
  Rene Mayorga <rmayorga at debian.org>,
  Alessandro Ghedini <al3xbio at gmail.com>
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: libconfig-inifiles-perl,
+ libio-string-perl,
+ libtest-pod-perl,
+ libxml-simple-perl,
+ libyaml-perl (>= 0.67),
+ perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Config-Auto/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libconfig-auto-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconfig-auto-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libconfig-auto-perl.git
+Homepage: http://search.cpan.org/dist/Config-Auto/
 
 Package: libconfig-auto-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
+Depends: ${misc:Depends}, ${perl:Depends},
  libconfig-inifiles-perl,
  libio-string-perl,
  libxml-simple-perl,

-- 
Debian packaging of libconfig-auto-perl



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