[SCM] Packaging of padre perl editor branch, master, updated. debian/0.36-3-28-g88150d9

Damyan Ivanov dmn at debian.org
Wed Aug 12 10:00:21 UTC 2009


The following commit has been merged in the master branch:
commit ff622cb5b61eabed5aedc4d3ed6afa7087b91ca0
Author: Damyan Ivanov <dmn at debian.org>
Date:   Wed Aug 12 12:39:42 2009 +0300

    add fix-whatis.patch fixing the whatis entry of Padre::Wx

diff --git a/debian/changelog b/debian/changelog
index 203884c..88e4a74 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,6 +26,7 @@ padre (0.42-1) UNRELEASED; urgency=low
     in three examples (thanks lintian)
   * add more lintian overrides about script-not-executable for scripts that are
     treated as examples/templates
+  * add fix-whatis.patch fixing the whatis entry of Padre::Wx
 
  -- Damyan Ivanov <dmn at debian.org>  Tue, 11 Aug 2009 17:48:58 +0300
 
diff --git a/debian/patches/fix-whatis.patch b/debian/patches/fix-whatis.patch
new file mode 100644
index 0000000..47569d2
--- /dev/null
+++ b/debian/patches/fix-whatis.patch
@@ -0,0 +1,14 @@
+Author: Damyan Ivanov <dmn at debian.org>
+Description: fix whatis entry of Padre::Wx
+Upstream-Status: committed r7016
+--- a/lib/Padre/Wx.pm
++++ b/lib/Padre/Wx.pm
+@@ -122,7 +122,7 @@ sub launch_irc {
+ 
+ =head1 NAME
+ 
+-Padre::Wx
++Padre::Wx - Wx integration for Padre
+ 
+ =head1 DESCRIPTION
+ 
diff --git a/debian/patches/series b/debian/patches/series
index 2b7d276..b787014 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@
 disable-tcp-server.patch
 fix-perl-interpreter-path.patch
 fix-pod-errors.patch
+fix-whatis.patch

-- 
Packaging of padre perl editor



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