[SCM] Debian packaging of libsql-reservedwords-perl branch, master, updated. e18c766f13d797e9ebadd5a347650f5a2af7de72

Xavier Guimard x.guimard at free.fr
Sat Dec 15 09:01:33 UTC 2012


The following commit has been merged in the master branch:
commit bdad6aed5f815271c9c502ca4dc9fc4238c8b7dc
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sat Dec 15 09:49:40 2012 +0100

    Bump S-V to 3.9.4 + dh to 8

diff --git a/debian/compat b/debian/compat
index 1e8b314..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-6
+8
diff --git a/debian/control b/debian/control
index c86330e..97e0027 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,22 @@
 Source: libsql-reservedwords-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>
+Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
+           Xavier Guimard <x.guimard at free.fr>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 6.0.10),
+Build-Depends: debhelper (>= 8),
                perl
-Build-Depends-Indep: perl,
+Build-Depends-Indep: libmodule-build-perl (>= 0.400000) | perl (>= 5.17.1),
                      libsub-exporter-perl
-Standards-Version: 3.7.3
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsql-reservedwords-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libsql-reservedwords-perl.git
 Homepage: http://search.cpan.org/dist/SQL-ReservedWords/
 
 Package: libsql-reservedwords-perl
 Architecture: all
-Depends: ${perl:Depends},
-         ${misc:Depends},
+Depends: ${misc:Depends},
+         ${perl:Depends},
          libsub-exporter-perl
 Description: Reserved SQL words by ANSI/ISO
  Determine if words are reserved by ANSI/ISO SQL standard.

-- 
Debian packaging of libsql-reservedwords-perl



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