[SCM] Debian packaging of libtext-findindent-perl branch, master, updated. e6f91b215d9ebd9cb96c5db4e45cca39f3e8d7cc

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


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

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

diff --git a/debian/control b/debian/control
index 74654ff..7a43882 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,21 @@
 Source: libtext-findindent-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Damyan Ivanov <dmn at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Angel Abad <angel at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl,
- perl (>= 5.10.1) | libtest-simple-perl (>= 0.80)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Damyan Ivanov <dmn at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- Angel Abad <angel at debian.org>
+Build-Depends-Indep: perl
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Text-FindIndent/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libtext-findindent-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-findindent-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libtext-findindent-perl.git
+Homepage: http://search.cpan.org/dist/Text-FindIndent/
 
 Package: libtext-findindent-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: module to heuristically determine indentation style
  Text::FindIndent is a Perl module that attempts to detect the underlying
  indentation "policy" for a text file (most likely a source code file). You
@@ -22,3 +23,4 @@ Description: module to heuristically determine indentation style
  both are used for indentation.
  .
  It honours Vim midelines and Emacs Local Variables settings.
+

-- 
Debian packaging of libtext-findindent-perl



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