[SCM] Debian packaging of libtext-reform-perl branch, master, updated. 3b3d2d039a3f66f038216d963354ec2cabb4dad1

gregor herrmann gregoa at debian.org
Thu Jul 5 21:03:49 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 14c7166..7e24bb0 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,23 @@
 Source: libtext-reform-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Daniel Ruoso <daniel at ruoso.com>,
-  gregor herrmann <gregoa at debian.org>,
-  Salvatore Bonaccorso <carnil at debian.org>
+           gregor herrmann <gregoa at debian.org>,
+           Salvatore Bonaccorso <carnil at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: perl,
+                     libtest-pod-perl
 Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/Text-Reform/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libtext-reform-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-reform-perl.git
-Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libtest-pod-perl (>= 1.14)
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libtext-reform-perl.git
+Homepage: http://search.cpan.org/dist/Text-Reform/
 
 Package: libtext-reform-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Perl module for manual text wrapping and reformatting
  Text::Reform provides a re-entrant, highly configurable replacement
  for the built-in Perl format() mechanism.
+

-- 
Debian packaging of libtext-reform-perl



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