[SCM] Debian packaging of libtest-spelling-perl branch, master, updated. upstream/0.15-52-gce28975

gregor herrmann gregoa at debian.org
Fri May 17 16:57:17 UTC 2013


The following commit has been merged in the master branch:
commit 901c469ae880554ee97d30f04ddc06feae988bfc
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri May 17 18:49:33 2013 +0200

    cme: sort&wrap
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 39c139e..2e28ea8 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,25 @@
 Source: libtest-spelling-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jeremiah C. Foster <jeremiah at jeremiahfoster.com>,
+           Nicholas Bamber <nicholas at periapt.co.uk>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libpod-spell-perl, libtest-pod-perl,
- libtest-tester-perl, spell
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jeremiah C. Foster <jeremiah at jeremiahfoster.com>,
- Nicholas Bamber <nicholas at periapt.co.uk>
+Build-Depends-Indep: perl,
+                     libpod-spell-perl,
+                     libtest-pod-perl,
+                     libtest-tester-perl,
+                     spell
 Standards-Version: 3.9.4
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-spelling-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-spelling-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-spelling-perl.git
 Homepage: https://metacpan.org/release/Test-Spelling/
 
 Package: libtest-spelling-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libpod-spell-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libpod-spell-perl
 Recommends: spell | aspell | ispell | hunspell
 Description: Perl module for spellchecking pod formatted text
  Test::Spelling lets you check the spelling of a POD file, and report
@@ -25,3 +30,4 @@ Description: Perl module for spellchecking pod formatted text
  spell check. See libpod-spell-perl (which this module is built upon) for a
  variety of ways to add per-file stopwords to each .pm file. If you have a lot
  of stopwords, it's useful to put them in your test file's DATA section.
+

-- 
Debian packaging of libtest-spelling-perl



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