[SCM] Debian packaging of libtest-log4perl-perl branch, master, updated. 1d5deee56b936e6a43fde9192b5330000ec84a65

gregor herrmann gregoa at debian.org
Wed Nov 16 18:10:42 UTC 2011


The following commit has been merged in the master branch:
commit 2854762b1d8e57f937af2dac384ba2e2e0159ce5
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Nov 16 19:04:33 2011 +0100

    Set Standards-Version to 3.9.2, remove version from perl build dependency.

diff --git a/debian/control b/debian/control
index 845dda6..f5a65a6 100644
--- a/debian/control
+++ b/debian/control
@@ -2,21 +2,25 @@ Source: libtest-log4perl-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl (>= 5.6.10-12) , libclass-accessor-chained-perl, 
- liblingua-en-numbers-ordinate-perl, liblog-log4perl-perl, 
+Build-Depends-Indep: perl,
+ libclass-accessor-chained-perl,
+ liblingua-en-numbers-ordinate-perl,
+ liblog-log4perl-perl,
  libtest-exception-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>,
  Tim Retout <diocles at debian.org>
-Standards-Version: 3.8.2
+Standards-Version: 3.9.2
 Homepage: http://search.cpan.org/dist/Test-Log4perl/
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-log4perl-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-log4perl-perl.git
 
 Package: libtest-log4perl-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libclass-accessor-chained-perl, 
- liblingua-en-numbers-ordinate-perl, liblog-log4perl-perl
+Depends: ${perl:Depends}, ${misc:Depends},
+ libclass-accessor-chained-perl,
+ liblingua-en-numbers-ordinate-perl,
+ liblog-log4perl-perl
 Description: test module for checking Log::Log4perl code
  Test::Log4perl can be used to test that you're logging the right
  thing with Log::Log4perl.  It checks that you get exactly what you

-- 
Debian packaging of libtest-log4perl-perl



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