[SCM] Debian packaging of Log-Any CPAN distribution branch, master, updated. debian/0.11-1-8-gcef3f28

Xavier Guimard x.guimard at free.fr
Mon Dec 24 09:16:03 UTC 2012


The following commit has been merged in the master branch:
commit 489538dd224986dbd9e986171ba381e6aadbf7bf
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Mon Dec 24 10:06:27 2012 +0100

    Bump S-V to 3.9.4 + dh to 8 + update description

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 eb98e75..96d43da 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,21 @@
 Source: liblog-any-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ivan Kohler <ivan-debian at 420.am>,
+           Xavier Guimard <x.guimard at free.fr>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.8.9)
-Maintainer: Ivan Kohler <ivan-debian at 420.am>
-Standards-Version: 3.8.4
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: perl
+Standards-Version: 3.9.4
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblog-any-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/liblog-any-perl.git
 Homepage: http://search.cpan.org/dist/Log-Any/
 
 Package: liblog-any-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
-Description: Log anywhere
+Depends: ${misc:Depends},
+         ${perl:Depends}
+Description: Perl module to log messages safely and efficiently
  Log::Any allows CPAN modules to safely and efficiently log messages, while
  letting the application choose (or decline to choose) a logging mechanism
  such as Log::Dispatch or Log::Log4perl.
@@ -22,5 +27,4 @@ Description: Log anywhere
  .
  The application, in turn, may choose one or more logging mechanisms via
  Log::Any::Adapter|Log::Any::Adapter.
- .
- This description was automagically extracted from the module by dh-make-perl.
+

-- 
Debian packaging of Log-Any CPAN distribution



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