[SCM] Debian packaging of liblog-contextual-perl branch, master, updated. upstream/0.004100-15-g9c676dd

gregor herrmann gregoa at debian.org
Thu Jul 5 20:36:30 UTC 2012


The following commit has been merged in the master branch:
commit 05b8130fe7f603d62ee22b5ceb2cb777a297db68
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:37:55 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index 3560a6f..c470eec 100644
--- a/debian/control
+++ b/debian/control
@@ -1,24 +1,25 @@
 Source: liblog-contextual-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libdata-dumper-concise-perl,
- libexporter-declare-perl,
- liblog-log4perl-perl (>= 1.29)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>
+                     libdata-dumper-concise-perl,
+                     libexporter-declare-perl,
+                     liblog-log4perl-perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Log-Contextual/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/liblog-contextual-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblog-contextual-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/liblog-contextual-perl.git
+Homepage: http://search.cpan.org/dist/Log-Contextual/
 
 Package: liblog-contextual-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libdata-dumper-concise-perl,
- libexporter-declare-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libdata-dumper-concise-perl,
+         libexporter-declare-perl
 Suggests: liblog-log4perl-perl (>= 1.29)
 Description: module for simple contextual logging
  Log::Contextual is a Perl module that provides an implementation-independent
@@ -32,3 +33,4 @@ Description: module for simple contextual logging
  .
  This package includes simple loggers that can be seamlessly upgraded to more
  advanced loggers, such as Log::Dispatchouli (see liblog-dispatchouli-perl).
+

-- 
Debian packaging of liblog-contextual-perl



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