[SCM] Debian packaging of libtest-refcount-perl branch, master, updated. c28ab9f68925bbe4cac5185084ba5b62bbf015fb

gregor herrmann gregoa at debian.org
Thu Jul 5 21:01:27 UTC 2012


The following commit has been merged in the master branch:
commit d1ddd57d788898a3d33ecd1e8d2cdd1eb1ac1dac
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 13:00:19 2012 -0600

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

diff --git a/debian/control b/debian/control
index 16a4e3a..daa91a9 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,23 @@
 Source: libtest-refcount-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libdevel-findref-perl,
- perl (>= 5.11.3) | libmodule-build-perl (>= 0.360000),
- libtest-pod-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>
+                     libdevel-findref-perl,
+                     perl (>= 5.11.3) | libmodule-build-perl,
+                     libtest-pod-perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Test-Refcount/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-refcount-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-refcount-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-refcount-perl.git
+Homepage: http://search.cpan.org/dist/Test-Refcount/
 
 Package: libtest-refcount-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Suggests: libdevel-findref-perl
 Description: Perl module to assert reference counts
  Test::Refcount asserts that an object's reference count is as expected. Since

-- 
Debian packaging of libtest-refcount-perl



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