[SCM] Debian packaging of libmath-base36-perl branch, master, updated. eb96bbf868988204b21f0c077ff89d4f1c3df1d4

Xavier Guimard x.guimard at free.fr
Sat Mar 16 20:20:17 UTC 2013


The following commit has been merged in the master branch:
commit 62c593d19522df75d5a9bb0f9fdf6eef4aa885a9
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sat Mar 16 21:19:17 2013 +0100

    Bump S-V to 3.9.4 + dh to 8

diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index ecd4b57..133735f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,22 @@
 Source: libmath-base36-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ansgar Burchardt <ansgar at debian.org>,
+           Xavier Guimard <x.guimard at free.fr>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7), perl
-Build-Depends-Indep: libtest-pod-coverage-perl, libtest-pod-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ansgar Burchardt <ansgar at debian.org>
-Standards-Version: 3.9.1
-Homepage: https://metacpan.org/release/Math-Base36/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-base36-perl.git
+Build-Depends: debhelper (>= 8)
+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/libmath-base36-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-base36-perl.git
+Homepage: https://metacpan.org/release/Math-Base36/
 
 Package: libmath-base36-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Perl module for encoding and decoding of base36 strings
  Math::Base36 converts to and from Base36 numbers (0..9 - A..Z).
+

-- 
Debian packaging of libmath-base36-perl



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