r43940 - in /trunk/libwww-cnic-perl/debian: README.source changelog control patches/ patches/fix-manpage-whatis.patch patches/fix-pod2man-errors.patch patches/series rules

nhandler-guest at users.alioth.debian.org nhandler-guest at users.alioth.debian.org
Sat Sep 12 00:01:49 UTC 2009


Author: nhandler-guest
Date: Sat Sep 12 00:01:10 2009
New Revision: 43940

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=43940
Log:
  - Bump debhelper Build-Depends version to >= 7.0.50
  - Use quilt (--with quilt)
* debian/README.source
  - Add debian/README.source to document quilt usage, as required by
    Debian Policy since 3.8.0.
* debian/patches/{fix-manpage-whatis,fix-pod2man-errors}.patch
  - Add patches to make package lintian clean

Added:
    trunk/libwww-cnic-perl/debian/README.source
    trunk/libwww-cnic-perl/debian/patches/
    trunk/libwww-cnic-perl/debian/patches/fix-manpage-whatis.patch
    trunk/libwww-cnic-perl/debian/patches/fix-pod2man-errors.patch
    trunk/libwww-cnic-perl/debian/patches/series
Modified:
    trunk/libwww-cnic-perl/debian/changelog
    trunk/libwww-cnic-perl/debian/control
    trunk/libwww-cnic-perl/debian/rules

Added: trunk/libwww-cnic-perl/debian/README.source
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-cnic-perl/debian/README.source?rev=43940&op=file
==============================================================================
--- trunk/libwww-cnic-perl/debian/README.source (added)
+++ trunk/libwww-cnic-perl/debian/README.source Sat Sep 12 00:01:10 2009
@@ -1,0 +1,5 @@
+This package uses quilt to manage all modifications to the upstream
+source.  Changes are stored in the source package as diffs in
+debian/patches and applied during the build.
+
+See /usr/share/doc/quilt/README.source for a detailed explanation.

Modified: trunk/libwww-cnic-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-cnic-perl/debian/changelog?rev=43940&op=diff
==============================================================================
--- trunk/libwww-cnic-perl/debian/changelog (original)
+++ trunk/libwww-cnic-perl/debian/changelog Sat Sep 12 00:01:10 2009
@@ -1,8 +1,4 @@
 libwww-cnic-perl (0.30-1) UNRELEASED; urgency=low
-
-  TODO:
-  1x manpage-has-errors-from-pod2man
-  2x manpage-has-bad-whatis-entry
 
   [ Salvatore Bonaccorso ]
   * debian/control: Changed: Replace versioned (build-)dependency on
@@ -21,7 +17,7 @@
       Uploaders.
     - Add myself to list of Uploaders
     - Bump Standards-Version to 3.8.3
-    - Bump debhelper Build-Depends version to >= 7
+    - Bump debhelper Build-Depends version to >= 7.0.50
     - Add libwww-perl to Build-Depends-Indep
   * debian/compat:
     - Bump to 7
@@ -30,10 +26,16 @@
     - Add myself to debian/* copyright
   * debian/rules:
     - Switch to shorter format
+    - Use quilt (--with quilt)
   * debian/examples:
     - Add to install examples/search.cgi
   * debian/watch:
     - Bump version to 3
+  * debian/README.source
+    - Add debian/README.source to document quilt usage, as required by
+      Debian Policy since 3.8.0.
+  * debian/patches/{fix-manpage-whatis,fix-pod2man-errors}.patch
+    - Add patches to make package lintian clean
 
   [ gregor herrmann ]
   * debian/control: add Homepage field.
@@ -44,7 +46,7 @@
   * debian/control: remove duplicated Priority and Section from binary package
     stanza.
 
- -- Nathan Handler <nhandler at ubuntu.com>  Thu, 03 Sep 2009 13:35:47 +0000
+ -- Nathan Handler <nhandler at ubuntu.com>  Sat, 12 Sep 2009 00:00:32 +0000
 
 libwww-cnic-perl (0.25-1) unstable; urgency=low
 

Modified: trunk/libwww-cnic-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-cnic-perl/debian/control?rev=43940&op=diff
==============================================================================
--- trunk/libwww-cnic-perl/debian/control (original)
+++ trunk/libwww-cnic-perl/debian/control Sat Sep 12 00:01:10 2009
@@ -9,7 +9,7 @@
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libwww-cnic-perl/
 Homepage: http://toolkit.centralnic.com/downloads
 Build-Depends-Indep: perl, libwww-perl
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 7.0.50)
 
 Package: libwww-cnic-perl
 Architecture: all

Added: trunk/libwww-cnic-perl/debian/patches/fix-manpage-whatis.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-cnic-perl/debian/patches/fix-manpage-whatis.patch?rev=43940&op=file
==============================================================================
--- trunk/libwww-cnic-perl/debian/patches/fix-manpage-whatis.patch (added)
+++ trunk/libwww-cnic-perl/debian/patches/fix-manpage-whatis.patch Sat Sep 12 00:01:10 2009
@@ -1,0 +1,29 @@
+Patch Name: fix-manpage-whatis.patch
+Patch Author: Nathan Handler <nhandler at ubuntu.com>
+Descriptoin: Fix 'manpage-has-bad-whatis-entry' lintian warnings
+
+Upstream Bug: http://freshmeat.net/projects/cnic-toolkit/tickets/9793d385856
+
+--- a/lib/WWW/CNic/Response/ListOutstandingDomains.pm
++++ b/lib/WWW/CNic/Response/ListOutstandingDomains.pm
+@@ -10,6 +10,8 @@
+
+ =head1 NAME
+
++WWW::CNic::Response::ListOutstandingDomains - resonse module for listing all outstanding domains via the CentralNic Toolkit
++
+ =head1 SYNOPSIS
+
+        use WWW::CNic;
+--- a/lib/WWW/CNic/Response/PollTransfers.pm
++++ b/lib/WWW/CNic/Response/PollTransfers.pm
+@@ -10,6 +10,8 @@
+
+ =head1 NAME
+
++WWW::CNic::Response::PollTransfers - response module for listing all pending domain transfers via the CentralNic Toolkit
++
+ =head1 SYNOPSIS
+
+        use WWW::CNic;
+

Added: trunk/libwww-cnic-perl/debian/patches/fix-pod2man-errors.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-cnic-perl/debian/patches/fix-pod2man-errors.patch?rev=43940&op=file
==============================================================================
--- trunk/libwww-cnic-perl/debian/patches/fix-pod2man-errors.patch (added)
+++ trunk/libwww-cnic-perl/debian/patches/fix-pod2man-errors.patch Sat Sep 12 00:01:10 2009
@@ -1,0 +1,26 @@
+Patch Name: fix-pod2man-errors.patch
+Patch Author: Nathan Handler <nhandler at ubuntu.com>
+Description: Fix 'manpage-has-errors-from-pod2man' lintian warnings
+
+Upstream Bug: http://freshmeat.net/projects/cnic-toolkit/tickets/9793d385856
+
+--- a/lib/WWW/CNic.pm
++++ b/lib/WWW/CNic.pm
+@@ -76,7 +76,7 @@
+
+ An SSL toolkit (C<Crypt::SSLeay>, C<IO::Socket::SSL>) for doing HTTPS transactions.
+
+-=item 4
++=item 3
+
+ C<Digest::MD5> is needed for hashing passwords.
+
+@@ -98,7 +98,7 @@
+
+ C<username> - only needed for doing domain registrations and modifications. This is the User ID of your Registrar Handle.
+
+-=item 1
++=item 2
+
+ C<password> - the password for your Registrar Handle.
+

Added: trunk/libwww-cnic-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-cnic-perl/debian/patches/series?rev=43940&op=file
==============================================================================
--- trunk/libwww-cnic-perl/debian/patches/series (added)
+++ trunk/libwww-cnic-perl/debian/patches/series Sat Sep 12 00:01:10 2009
@@ -1,0 +1,2 @@
+fix-pod2man-errors.patch
+fix-manpage-whatis.patch

Modified: trunk/libwww-cnic-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-cnic-perl/debian/rules?rev=43940&op=diff
==============================================================================
--- trunk/libwww-cnic-perl/debian/rules (original)
+++ trunk/libwww-cnic-perl/debian/rules Sat Sep 12 00:01:10 2009
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@
+	dh --with quilt $@




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