[SCM] Debian packaging of libarray-printcols-perl branch, master, updated. 1ea4c9ca5467d3608f39320e96b654f87a581522

Xavier Guimard x.guimard at free.fr
Tue Feb 12 05:10:11 UTC 2013


The following commit has been merged in the master branch:
commit 8c53df3b3a50f99c6dc29064f64faebe6afe0454
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Tue Feb 12 06:06:53 2013 +0100

    Bump S-V to 3.9.4 + dh to 8

diff --git a/debian/compat b/debian/compat
index 7ed6ff8..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+8
diff --git a/debian/control b/debian/control
index db852f0..d6dfaf0 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,24 @@
 Source: libarray-printcols-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jay Bonci <jaybonci at debian.org>,
+           Xavier Guimard <x.guimard at free.fr>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 5)
+Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jay Bonci <jaybonci at debian.org>
-Standards-Version: 3.7.3
-Homepage: http://search.cpan.org/dist/Array-PrintCols/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libarray-printcols-perl.git
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libarray-printcols-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libarray-printcols-perl.git
+Homepage: http://search.cpan.org/dist/Array-PrintCols/
 
 Package: libarray-printcols-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Print or format array elements in vertically sorted columns
  Array::PrintCols, version 2.1, is a Perl 5 module which defines a
  subroutine to print arrays of elements in alphabetically, vertically
  sorted columns.  Optional arguments can be given to control either the
  width or number of the columns, the total width of the output, and the
  amount of indentation.
+

-- 
Debian packaging of libarray-printcols-perl



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