[SCM] Debian packaging of Data-Munge CPAN distribution branch, master, updated. debian/0.04-1-10-gb60f936

Xavier Guimard x.guimard at free.fr
Thu Mar 7 16:12:18 UTC 2013


The following commit has been merged in the master branch:
commit e1808878d1d2378eda329f1e0ad962a118ab5c12
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Thu Mar 7 17:10:59 2013 +0100

    Bump Standards-Version to 3.9.4

diff --git a/debian/control b/debian/control
index 77b511e..51abb14 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,24 @@
 Source: libdata-munge-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>,
+           Xavier Guimard <x.guimard at free.fr>
 Section: perl
 Priority: optional
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl,
- libtest-pod-perl,
- libtest-pod-coverage-perl
-Standards-Version: 3.9.2
+Build-Depends-Indep: libtest-pod-coverage-perl,
+                     libtest-pod-perl,
+                     perl
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-munge-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-munge-perl.git
 Homepage: https://metacpan.org/release/Data-Munge/
 
 Package: libdata-munge-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: collection of various utility functions
  Data::Munge defines a few generally useful utility functions. For example, a
  replacement for map which makes mutations of $_ more convenient, and a
  programmatic way to run arbitrary substitutions against strings.
+

-- 
Debian packaging of Data-Munge CPAN distribution



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