r32220 - in /trunk/libpdf-api2-perl/debian: changelog control patches/createmanpages.diff patches/fix_manpage_NAMEs.patch patches/fix_typo_in_manpage.patch patches/fix_unmatched_back.patch

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Fri Mar 20 15:13:46 UTC 2009


Author: ryan52-guest
Date: Fri Mar 20 15:13:42 2009
New Revision: 32220

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=32220
Log:
* add descriptions to patches
* debian policy 3.8.1
* fix capitalization of API in long description

Modified:
    trunk/libpdf-api2-perl/debian/changelog
    trunk/libpdf-api2-perl/debian/control
    trunk/libpdf-api2-perl/debian/patches/createmanpages.diff
    trunk/libpdf-api2-perl/debian/patches/fix_manpage_NAMEs.patch
    trunk/libpdf-api2-perl/debian/patches/fix_typo_in_manpage.patch
    trunk/libpdf-api2-perl/debian/patches/fix_unmatched_back.patch

Modified: trunk/libpdf-api2-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpdf-api2-perl/debian/changelog?rev=32220&op=diff
==============================================================================
--- trunk/libpdf-api2-perl/debian/changelog (original)
+++ trunk/libpdf-api2-perl/debian/changelog Fri Mar 20 15:13:42 2009
@@ -6,8 +6,11 @@
   [ Ryan Niebur ]
   * New upstream release
   * add myself to uploaders
-
- -- Ryan Niebur <ryanryan52 at gmail.com>  Fri, 20 Mar 2009 08:02:37 -0700
+  * add descriptions to patches
+  * debian policy 3.8.1
+  * fix capitalization of API in long description
+
+ -- Ryan Niebur <ryanryan52 at gmail.com>  Fri, 20 Mar 2009 08:12:18 -0700
 
 libpdf-api2-perl (0.72.003-1) unstable; urgency=low
 

Modified: trunk/libpdf-api2-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpdf-api2-perl/debian/control?rev=32220&op=diff
==============================================================================
--- trunk/libpdf-api2-perl/debian/control (original)
+++ trunk/libpdf-api2-perl/debian/control Fri Mar 20 15:13:42 2009
@@ -10,7 +10,7 @@
  Ryan Niebur <ryanryan52 at gmail.com>
 Build-Depends: debhelper (>= 7), quilt
 Build-Depends-Indep: perl (>=5.8.0), perl-modules, libcompress-zlib-perl
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libpdf-api2-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libpdf-api2-perl/
 Homepage: http://pdfapi2.sourceforge.net/
@@ -30,4 +30,4 @@
   - Supports Adobe-Type1 Fonts (pfb/pfa/afm)
   - Supports native Embedding of bitmap images (jpeg,ppm,png)
   - Supports modification of existing pdfs and import/cloning of pages
-  - Lite version of the api for first-timers
+  - Lite version of the API for first-timers

Modified: trunk/libpdf-api2-perl/debian/patches/createmanpages.diff
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpdf-api2-perl/debian/patches/createmanpages.diff?rev=32220&op=diff
==============================================================================
--- trunk/libpdf-api2-perl/debian/patches/createmanpages.diff (original)
+++ trunk/libpdf-api2-perl/debian/patches/createmanpages.diff Fri Mar 20 15:13:42 2009
@@ -1,3 +1,5 @@
+make the man pages
+
 --- a/Makefile.PL
 +++ b/Makefile.PL
 @@ -50,8 +50,6 @@ my %makehash=( 

Modified: trunk/libpdf-api2-perl/debian/patches/fix_manpage_NAMEs.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpdf-api2-perl/debian/patches/fix_manpage_NAMEs.patch?rev=32220&op=diff
==============================================================================
--- trunk/libpdf-api2-perl/debian/patches/fix_manpage_NAMEs.patch (original)
+++ trunk/libpdf-api2-perl/debian/patches/fix_manpage_NAMEs.patch Fri Mar 20 15:13:42 2009
@@ -1,3 +1,5 @@
+add whatis entries to all the man pages
+
 --- a/lib/PDF/API2/Annotation.pm
 +++ b/lib/PDF/API2/Annotation.pm
 @@ -32,6 +32,12 @@

Modified: trunk/libpdf-api2-perl/debian/patches/fix_typo_in_manpage.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpdf-api2-perl/debian/patches/fix_typo_in_manpage.patch?rev=32220&op=diff
==============================================================================
--- trunk/libpdf-api2-perl/debian/patches/fix_typo_in_manpage.patch (original)
+++ trunk/libpdf-api2-perl/debian/patches/fix_typo_in_manpage.patch Fri Mar 20 15:13:42 2009
@@ -1,3 +1,5 @@
+fix typos
+
 --- a/lib/PDF/API2/Content.pm
 +++ b/lib/PDF/API2/Content.pm
 @@ -1718,7 +1718,7 @@ Applys text to the content and optionall

Modified: trunk/libpdf-api2-perl/debian/patches/fix_unmatched_back.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpdf-api2-perl/debian/patches/fix_unmatched_back.patch?rev=32220&op=diff
==============================================================================
--- trunk/libpdf-api2-perl/debian/patches/fix_unmatched_back.patch (original)
+++ trunk/libpdf-api2-perl/debian/patches/fix_unmatched_back.patch Fri Mar 20 15:13:42 2009
@@ -1,3 +1,5 @@
+fix mistakes in the pod
+
 --- a/lib/PDF/API2/Resource/XObject.pm
 +++ b/lib/PDF/API2/Resource/XObject.pm
 @@ -75,6 +75,8 @@ sub new {




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