[SCM] Debian packaging of libindirect-perl branch, master, updated. debian/0.26-1-6-gaf3c2f1

Xavier Guimard x.guimard at free.fr
Sat Jan 26 11:42:30 UTC 2013


The following commit has been merged in the master branch:
commit a19e24681dbd5f7fa802e7a75fb06dbfadc74c54
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sat Jan 26 12:41:48 2013 +0100

    Bump S-V to 3.9.4 + dh to 9 + remove libtest-kwalitee-perl from B-D

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 af79e1f..5bacb32 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,25 @@
 Source: libindirect-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ivan Kohler <ivan-debian at 420.am>,
- Angel Abad <angel at debian.org>
-Build-Depends: debhelper (>= 8),
- libtest-kwalitee-perl,
- libtest-pod-coverage-perl,
- libtest-pod-perl,
- libtest-portability-files-perl,
- perl
-Standards-Version: 3.9.2
+           Angel Abad <angel at debian.org>,
+           Xavier Guimard <x.guimard at free.fr>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 9.20120312),
+               libtest-pod-coverage-perl,
+               libtest-pod-perl,
+               libtest-portability-files-perl,
+               perl
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libindirect-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libindirect-perl.git
 Homepage: http://search.cpan.org/dist/indirect/
 
 Package: libindirect-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: lexically warn about using the indirect object syntax
  When enabled (or disabled as some may prefer to say, since you actually turn
  it on by calling no indirect), this pragma warns about indirect object syntax
@@ -30,3 +32,4 @@ Description: lexically warn about using the indirect object syntax
  would be enabled by passing options to unimport.
  .
  indirect is not a source filter.
+

-- 
Debian packaging of libindirect-perl



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