[SCM] Debian packaging of libcpan-checksums-perl branch, master, updated. upstream/2.08-37-g1c30edc

gregor herrmann gregoa at debian.org
Thu Jul 5 20:18:15 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 0c6c017..721d73f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,29 @@
 Source: libcpan-checksums-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ryan Niebur <ryan at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Jotam Jr. Trejo <jotamjr at debian.org.sv>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libcompress-bzip2-perl, libdata-compare-perl,
- libtest-pod-perl, libtest-pod-coverage-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ryan Niebur <ryan at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- Jotam Jr. Trejo <jotamjr at debian.org.sv>
+Build-Depends-Indep: perl,
+                     libcompress-bzip2-perl,
+                     libdata-compare-perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/CPAN-Checksums/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libcpan-checksums-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcpan-checksums-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libcpan-checksums-perl.git
+Homepage: http://search.cpan.org/dist/CPAN-Checksums/
 
 Package: libcpan-checksums-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, perl, libcompress-bzip2-perl,
- libdata-compare-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libcompress-bzip2-perl,
+         libdata-compare-perl
 Description: Perl module to write a CHECKSUMS file for a directory as on CPAN
  CPAN::Checksums writes CHECKSUMS files like the ones found on CPAN. This file
  contains PGP-signed checksum data which provides various ways to verify files,
  including a list of file sizes and checksums using various algorithms.
+

-- 
Debian packaging of libcpan-checksums-perl



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