r73724 - in /trunk/libtest-spelling-perl/debian: changelog control
periapt-guest at users.alioth.debian.org
periapt-guest at users.alioth.debian.org
Thu Apr 28 21:39:12 UTC 2011
Author: periapt-guest
Date: Thu Apr 28 21:39:05 2011
New Revision: 73724
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=73724
Log:
* Removed unnecessary versions on dependencies
* Raised standards version to 3.9.2
Modified:
trunk/libtest-spelling-perl/debian/changelog
trunk/libtest-spelling-perl/debian/control
Modified: trunk/libtest-spelling-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-spelling-perl/debian/changelog?rev=73724&op=diff
==============================================================================
--- trunk/libtest-spelling-perl/debian/changelog (original)
+++ trunk/libtest-spelling-perl/debian/changelog Thu Apr 28 21:39:05 2011
@@ -8,6 +8,8 @@
* New upstream release
* Refreshed debian/rules and debian/copyright
* Added debian/source/format
+ * Removed unnecessary versions on dependencies
+ * Raised standards version to 3.9.2
-- Nicholas Bamber <nicholas at periapt.co.uk> Thu, 28 Apr 2011 21:47:31 +0100
Modified: trunk/libtest-spelling-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-spelling-perl/debian/control?rev=73724&op=diff
==============================================================================
--- trunk/libtest-spelling-perl/debian/control (original)
+++ trunk/libtest-spelling-perl/debian/control Thu Apr 28 21:39:05 2011
@@ -2,18 +2,18 @@
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.6.10-12), libpod-spell-perl (>= 1.01), libtest-pod-perl
+Build-Depends-Indep: perl, libpod-spell-perl, libtest-pod-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>
-Standards-Version: 3.8.0
+Standards-Version: 3.9.2
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtest-spelling-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libtest-spelling-perl/
Homepage: http://search.cpan.org/dist/Test-Spelling/
Package: libtest-spelling-perl
Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libpod-spell-perl (>= 1.01)
+Depends: ${perl:Depends}, ${misc:Depends}, libpod-spell-perl
Description: Perl module for spellchecking pod formatted text
Test::Spelling was written to check POD files for spelling mistakes,
using Pod::Spell and spell to do the heavy lifting.
More information about the Pkg-perl-cvs-commits
mailing list