[SCM] Debian packaging of liblog-loglite-perl branch, master, updated. 163e12881b6480f963e8572263b4a8f005bb28fc
gregor herrmann
gregoa at debian.org
Thu Jul 5 20:36:44 UTC 2012
The following commit has been merged in the master branch:
commit 96e386a9f0125800041d2d3034641a447a3b5b3c
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Jul 5 12:38:06 2012 -0600
debian/control: update {versioned,alternative} (build) dependencies.
diff --git a/debian/control b/debian/control
index 984e475..0d4e0ee 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,22 @@
Source: liblog-loglite-perl
-Section: perl
-Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Ryan Niebur <ryan at debian.org>
-Build-Depends-Indep: perl, libio-lockedfile-perl
-Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7)
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7.0.50),
+ quilt
+Build-Depends-Indep: perl,
+ libio-lockedfile-perl
Standards-Version: 3.8.1
-Vcs-Git: git://git.debian.org/pkg-perl/packages/liblog-loglite-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblog-loglite-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/liblog-loglite-perl.git
Homepage: http://search.cpan.org/dist/Log-LogLite/
Package: liblog-loglite-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libio-lockedfile-perl
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libio-lockedfile-perl
Description: Perl module that facilitates lightweight logging
The Log::LogLite class helps create simple logs for an
application. The Log::LogLite object is created with a logging
@@ -23,3 +27,4 @@ Description: Perl module that facilitates lightweight logging
format of the logging messages can be controlled by changing the
template, and by defining a default message. The class uses the
IO::LockedFile class.
+
--
Debian packaging of liblog-loglite-perl
More information about the Pkg-perl-cvs-commits
mailing list