[SCM] Debian packaging of libcarp-datum-perl branch, master, updated. eeb520d87101f0e2262e7666a0b036f7ecbc2d82

gregor herrmann gregoa at debian.org
Thu Jul 5 20:13:11 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 6a9541a..778facc 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,24 @@
 Source: libcarp-datum-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Raphaël Hertzog <hertzog at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), quilt (>= 0.46-7)
-Build-Depends-Indep: perl, liblog-agent-perl, libgetargs-long-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7.0.50~),
+               quilt
+Build-Depends-Indep: perl,
+                     liblog-agent-perl,
+                     libgetargs-long-perl
 Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/Carp-Datum/Datum.pm
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libcarp-datum-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcarp-datum-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libcarp-datum-perl.git
+Homepage: http://search.cpan.org/dist/Carp-Datum/Datum.pm
 
 Package: libcarp-datum-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, liblog-agent-perl, libgetargs-long-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         liblog-agent-perl,
+         libgetargs-long-perl
 Description: Debugging And Tracing Ultimate Module (for perl)
  Carp::Datum implements the following features:
  .
@@ -23,3 +29,4 @@ Description: Debugging And Tracing Ultimate Module (for perl)
   * Ability to statically remove all assertions and flow control tracing
     hooks in modules making use of Carp::Datum.
   * Cooperation with Log::Agent for tracing.   
+

-- 
Debian packaging of libcarp-datum-perl



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