[SCM] Perl extension for running and parsing NCBIs BLAST 2.x branch, master, updated. debian/0.66-1-11-g3eb462b

Jens Preussner jenzo at cbv.net
Tue Jul 10 21:18:42 UTC 2012


The following commit has been merged in the master branch:
commit 3eb462b5994a53b4293dda593888f633f512bb00
Author: Jens Preussner <jenzo at cbv.net>
Date:   Tue Jul 10 21:16:46 2012 +0000

    Worked on gregoa's suggestions to the manpage-patch.

diff --git a/debian/changelog b/debian/changelog
index 7e0c670..3cb5ed5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,11 +11,6 @@ libnhgri-blastall-perl (0.66-1) UNRELEASED; urgency=low
     + arch:all packages don't need "${shlibs:Depends}" (there are no
       shared libs)
     + long description: s/This extension/NHGRI::Blastall/
-  - debian/patches/manpage-patch:
-    + please use more DEP3 headers
-    + (cosmetic) the patch would look a bit nicer when refresh with quilt's
-      recommended settings:
-      http://pkg-perl.alioth.debian.org/howto/quilt.html#tips_and_tricks
 
 
   * Initial release (Closes: 680177).
diff --git a/debian/patches/manpage-patch b/debian/patches/manpage-patch
index 97f0a20..2613731 100644
--- a/debian/patches/manpage-patch
+++ b/debian/patches/manpage-patch
@@ -1,8 +1,10 @@
-Fixes a pod syntax error (=over was not followed by =item). Author: Jens preußner <jenzo at cbv.net>
-Index: libnhgri-blastall-perl-0.66/Blastall.pm
-===================================================================
---- libnhgri-blastall-perl-0.66.orig/Blastall.pm	2012-07-06 18:45:46.000000000 +0000
-+++ libnhgri-blastall-perl-0.66/Blastall.pm	2012-07-09 16:00:26.000000000 +0000
+Description: Fixes a pod syntax error.
+ A =over was not followed immediately by a =item as suggested by perlpod.
+Author: Jens Preußner <jenzo at cbv.net>
+Forwarded: no
+Last-Update: 2012-07-10
+--- a/Blastall.pm
++++ b/Blastall.pm
 @@ -952,8 +952,6 @@
  
  =head1 SYNOPSIS

-- 
Perl extension for running and parsing NCBIs BLAST 2.x



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