[SCM] Debian packaging of libapache-db-perl branch, master, updated. debian/0.14-3-9-ge6daadc

Xavier Guimard x.guimard at free.fr
Wed Jan 23 18:44:14 UTC 2013


The following commit has been merged in the master branch:
commit af52306d17505512114203b0b54d7adca0943c2f
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Wed Jan 23 19:25:20 2013 +0100

    Bump S-V to 3.9.4 + dh to 9 to get hardening flags

diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index b04b8f1..4c6b51f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,27 @@
 Source: libapache-db-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 8), perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ivan Kohler <ivan-debian at 420.am>,
- gregor herrmann <gregoa at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>
-Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Apache-DB/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libapache-db-perl.git
+           gregor herrmann <gregoa at debian.org>,
+           Ansgar Burchardt <ansgar at debian.org>,
+           Xavier Guimard <x.guimard at free.fr>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 9.20120312),
+               perl
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libapache-db-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libapache-db-perl.git
+Homepage: http://search.cpan.org/dist/Apache-DB/
 
 Package: libapache-db-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
- libapache2-mod-perl2,
- libdevel-dprof-perl | perl (<< 5.12.3-7)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends},
+         libapache2-mod-perl2,
+         libdevel-dprof-perl | perl (<< 5.12.3-7)
 Description: module for running the interactive Perl debugger under mod_perl
  Perl ships with a very useful interactive debugger, however, it does not run
  "out-of-the-box" in the Apache/mod_perl environment.  Apache::DB makes a few
  adjustments so the two will cooperate.
+

-- 
Debian packaging of libapache-db-perl



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