[SCM] Debian packaging of liblog-agent-rotate-perl branch, master, updated. 53593cfeea9820ae2b877d5d46a89620735aceb0

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


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

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

diff --git a/debian/control b/debian/control
index 0d9aeaa..b3724bd 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,30 @@
 Source: liblog-agent-rotate-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jay Bonci <jaybonci at debian.org>,
+           Ansgar Burchardt <ansgar at debian.org>
 Section: perl
 Priority: optional
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jay Bonci <jaybonci at debian.org>, Ansgar Burchardt <ansgar at debian.org>
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, liblog-agent-perl, liblockfile-simple-perl, libcompress-zlib-perl, libgetargs-long-perl
+Build-Depends-Indep: perl,
+                     liblog-agent-perl,
+                     liblockfile-simple-perl,
+                     libgetargs-long-perl
 Standards-Version: 3.8.2
-Homepage: http://search.cpan.org/dist/Log-Agent-Rotate/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/liblog-agent-rotate-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblog-agent-rotate-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/liblog-agent-rotate-perl.git
+Homepage: http://search.cpan.org/dist/Log-Agent-Rotate/
 
 Package: liblog-agent-rotate-perl
 Architecture: all
-Depends: ${misc:Depends}, liblockfile-simple-perl, libcompress-zlib-perl, liblog-agent-perl, libgetargs-long-perl
+Depends: ${misc:Depends},
+         liblockfile-simple-perl,
+         perl,
+         liblog-agent-perl,
+         libgetargs-long-perl
 Description: extension for Log::Agent providing file-rotating features
  The Log::Agent::Rotate module is an extension of Log::Agent that brings
  file-rotating features to the File logging driver.
  .
  This is NOT a generic all-purpose logfile rotation package.  It is meant
  to be used only within the Log::Agent framework.
+

-- 
Debian packaging of liblog-agent-rotate-perl



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