[SCM] Debian packaging of liblog-trace-perl branch, master, updated. 03a5a1dc8967b6ea2f70b13c7c0f266372eff099

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


The following commit has been merged in the master branch:
commit 599be54a736b503f008656b8268c2e5fcd5a3c81
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:38:09 2012 -0600

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

diff --git a/debian/control b/debian/control
index ffae8e4..4187ee0 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,22 @@
 Source: liblog-trace-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.8.8-8), libdata-serializer-perl,
- libtest-pod-perl, libtest-pod-coverage-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>
+Build-Depends-Indep: perl,
+                     libdata-serializer-perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl
 Standards-Version: 3.8.0
-Homepage: http://search.cpan.org/dist/Log-Trace/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/liblog-trace-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblog-trace-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/liblog-trace-perl.git
+Homepage: http://search.cpan.org/dist/Log-Trace/
 
 Package: liblog-trace-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Recommends: libdata-serializer-perl
 Description: Perl module to provide a unified approach to tracing
  A module to provide a unified approach to tracing. A script can use Log::Trace
@@ -24,3 +27,4 @@ Description: Perl module to provide a unified approach to tracing
  "OPTIONS" for more information.
  .                     
  All exports are in uppercase (to minimise collisions with "real" functions).
+

-- 
Debian packaging of liblog-trace-perl



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