[SCM] Debian packaging of libpod-spell-perl branch, master, updated. 00f01b7d8c0d3107175863d86c2588d43dd675c5

gregor herrmann gregoa at debian.org
Thu Jul 5 20:51:12 UTC 2012


The following commit has been merged in the master branch:
commit 03962973d02d659bfef09795b6258b726b18851d
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:50:57 2012 -0600

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

diff --git a/debian/control b/debian/control
index f4cc657..90792a8 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,24 @@
 Source: libpod-spell-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Rene Mayorga <rmayorga at debian.org>,
+           Damyan Ivanov <dmn at debian.org>
 Section: perl
 Priority: optional
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Rene Mayorga <rmayorga at debian.org>, Damyan Ivanov <dmn at debian.org>
 Build-Depends: debhelper (>= 6)
-Build-Depends-Indep: perl, libpod-escapes-perl
+Build-Depends-Indep: perl
 Standards-Version: 3.7.3
-Homepage: http://search.cpan.org/dist/Pod-Spell/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libpod-spell-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpod-spell-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libpod-spell-perl.git
+Homepage: http://search.cpan.org/dist/Pod-Spell/
 
 Package: libpod-spell-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: formatter to easy checking the spelling of POD
  Pod::Spell is a POD formatter whose output is good for checking the spelling
  of the document.  Pod::Spell is much like Pod::Text, except that it doesn't
  put much effort into actual formatting, and it suppresses things that look
  like Perl symbols or Perl jargon (so that your spellchecking program won't
  complain about mystery words like "`$thing'" or "`Foo::Bar'" or "hashref").
+

-- 
Debian packaging of libpod-spell-perl



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