[SCM] Debian packaging of libcarp-assert-more-perl branch, master, updated. 0f17697c984ab04789a8c05d16d505eed630e8f8

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


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

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

diff --git a/debian/control b/debian/control
index f93f093..4b84afb 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,26 @@
 Source: libcarp-assert-more-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Allard Hoeve <allard at byte.nl>,
+           Damyan Ivanov <dmn at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 5)
-Build-Depends-Indep: perl (>= 5.8.0-7), libcarp-assert-perl, libtest-exception-perl, libtest-pod-perl, libtest-pod-coverage-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Allard Hoeve <allard at byte.nl>,
- Damyan Ivanov <dmn at debian.org>
+Build-Depends-Indep: perl,
+                     libcarp-assert-perl,
+                     libtest-exception-perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl
 Standards-Version: 3.7.3
-Homepage: http://search.cpan.org/dist/Carp-Assert-More/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libcarp-assert-more-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcarp-assert-more-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libcarp-assert-more-perl.git
+Homepage: http://search.cpan.org/dist/Carp-Assert-More/
 
 Package: libcarp-assert-more-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libcarp-assert-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libcarp-assert-perl
 Description: Convenience wrappers for libcarp-assert-perl
  Carp::Assert::More is a set of wrappers around the Carp::Assert functions
  to make the habit of writing assertions even easier.
+

-- 
Debian packaging of libcarp-assert-more-perl



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