r27576 - in /trunk/libcompress-bzip2-perl/debian: changelog patches/fix-compressing-empty-files patches/fix-pod-errors

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Mon Dec 1 16:56:24 UTC 2008


Author: ryan52-guest
Date: Mon Dec  1 16:56:21 2008
New Revision: 27576

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=27576
Log:
add descriptions to patches

Modified:
    trunk/libcompress-bzip2-perl/debian/changelog
    trunk/libcompress-bzip2-perl/debian/patches/fix-compressing-empty-files
    trunk/libcompress-bzip2-perl/debian/patches/fix-pod-errors

Modified: trunk/libcompress-bzip2-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcompress-bzip2-perl/debian/changelog?rev=27576&op=diff
==============================================================================
--- trunk/libcompress-bzip2-perl/debian/changelog (original)
+++ trunk/libcompress-bzip2-perl/debian/changelog Mon Dec  1 16:56:21 2008
@@ -1,8 +1,5 @@
 libcompress-bzip2-perl (2.09-2) UNRELEASED; urgency=low
 
-  TODO:
-  * debian/patches/fix*: header have no description
-  
   * Take over for the Debian Perl Group; Closes: #507393, #507387 -- RFA
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
     field (source stanza); Homepage field (source stanza);

Modified: trunk/libcompress-bzip2-perl/debian/patches/fix-compressing-empty-files
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcompress-bzip2-perl/debian/patches/fix-compressing-empty-files?rev=27576&op=diff
==============================================================================
--- trunk/libcompress-bzip2-perl/debian/patches/fix-compressing-empty-files (original)
+++ trunk/libcompress-bzip2-perl/debian/patches/fix-compressing-empty-files Mon Dec  1 16:56:21 2008
@@ -1,3 +1,6 @@
+Without this patch it creates corrupt files when compressing empty files.
+See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=464205
+
 --- a/Bzip2.xs
 +++ b/Bzip2.xs
 @@ -1485,8 +1485,6 @@

Modified: trunk/libcompress-bzip2-perl/debian/patches/fix-pod-errors
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcompress-bzip2-perl/debian/patches/fix-pod-errors?rev=27576&op=diff
==============================================================================
--- trunk/libcompress-bzip2-perl/debian/patches/fix-pod-errors (original)
+++ trunk/libcompress-bzip2-perl/debian/patches/fix-pod-errors Mon Dec  1 16:56:21 2008
@@ -1,3 +1,6 @@
+Fixes the manpage-has-errors-from-pod2man lintian warning.
+See http://lintian.debian.org/tags/manpage-has-errors-from-pod2man.html
+
 --- a/lib/Compress/Bzip2.pm
 +++ b/lib/Compress/Bzip2.pm
 @@ -741,8 +741,6 @@




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