[SCM] Debian packaging of libdigest-crc-perl branch, master, updated. debian/0.18-1-2-ge4f65a7

gregor herrmann gregoa at debian.org
Thu Jul 5 20:24:49 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 0e2e639..37b1069 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,27 @@
 Source: libdigest-crc-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Allard Hoeve <allard at byte.nl>,
+           gregor herrmann <gregoa at debian.org>,
+           Damyan Ivanov <dmn at debian.org>,
+           Ansgar Burchardt <ansgar at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8), perl, dpkg-dev (>= 1.15.4)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Allard Hoeve <allard at byte.nl>, 
- gregor herrmann <gregoa at debian.org>, Damyan Ivanov <dmn at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>
+Build-Depends: debhelper (>= 8),
+               perl,
+               dpkg-dev
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Digest-CRC/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libdigest-crc-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdigest-crc-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libdigest-crc-perl.git
+Homepage: http://search.cpan.org/dist/Digest-CRC/
 
 Package: libdigest-crc-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: Perl module providing generic CRC functions
  The Digest::CRC module calculates CRC sums of all sorts.
  It contains wrapper functions with the correct parameters for CRC-CCITT,
  CRC-16, CRC-32 and CRC-64. The module acts similar to libstring-crc32-perl,
  but implements the Digest interface.
+

-- 
Debian packaging of libdigest-crc-perl



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