[SCM] Debian packaging of libstring-koremutake-perl branch, master, updated. debian/0.30-3-15-g8e1ea98

gregor herrmann gregoa at debian.org
Thu Jul 5 20:56:04 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 5594ef9..f844e5d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,26 @@
 Source: libstring-koremutake-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 5.0.0), libmodule-build-perl
-Build-Depends-Indep: perl (>= 5.8.0-7), liberror-perl (>= 0.15),
- libtest-exception-perl (>= 0.01), libtest-pod-perl, libtest-pod-coverage-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 5.0.0),
+               perl
+Build-Depends-Indep: perl,
+                     liberror-perl,
+                     libtest-exception-perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl
 Standards-Version: 3.8.0
-Homepage: http://search.cpan.org/dist/String-Koremutake/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libstring-koremutake-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libstring-koremutake-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libstring-koremutake-perl.git
+Homepage: http://search.cpan.org/dist/String-Koremutake/
 
 Package: libstring-koremutake-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, liberror-perl (>= 0.15)
-Description:  Convert to/from Koremutake Memorable Random Strings
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         liberror-perl
+Description: Convert to/from Koremutake Memorable Random Strings
  The String::Koremutake module converts to and from Koremutake
  Memorable Random Strings.
  .
@@ -29,3 +35,4 @@ Description:  Convert to/from Koremutake Memorable Random Strings
  language, a way to express any large number as a sequence of
  syllables. The general idea is that word-sounding pieces of
  information are a lot easier to remember than a sequence of digits."
+

-- 
Debian packaging of libstring-koremutake-perl



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