[SCM] Debian packaging of libexporter-tidy-perl branch, master, updated. fda1dda67b5a0486d86908d4ba605534763e8564

gregor herrmann gregoa at debian.org
Thu Jul 5 20:26:37 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 0e0989f..3224acd 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,19 @@
 Source: libexporter-tidy-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ryan Niebur <ryan at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.8.0-7)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ryan Niebur <ryan at debian.org>
+Build-Depends-Indep: perl
 Standards-Version: 3.8.0
-Homepage: http://search.cpan.org/dist/Exporter-Tidy/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libexporter-tidy-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libexporter-tidy-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libexporter-tidy-perl.git
+Homepage: http://search.cpan.org/dist/Exporter-Tidy/
 
 Package: libexporter-tidy-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: another way of exporting symbols
  Exporter::Tidy serves as an easy, clean alternative to
  Exporter. Unlike Exporter, it is not subclassed, but it simply
@@ -20,3 +21,4 @@ Description: another way of exporting symbols
  .
  With Exporter::Tidy, you don't need to use any package global
  in your module. Even the subs you export can be lexically scoped.
+

-- 
Debian packaging of libexporter-tidy-perl



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