[SCM] Packaging of padre perl editor branch, master, updated. upstream/0.33-152-gd3f44d8

Damyan Ivanov dmn at debian.org
Tue Apr 28 13:26:44 UTC 2009


The following commit has been merged in the master branch:
commit a0ead20184fdba9beda4e9d066ebc6fbea3f8942
Author: Damyan Ivanov <dmn at debian.org>
Date:   Tue Apr 28 15:50:52 2009 +0300

    refresh patches

diff --git a/debian/patches/lower-wx-requirement-to-2.8.7.patch b/debian/patches/lower-wx-requirement-to-2.8.7.patch
index 3686fe1..1bf8be1 100644
--- a/debian/patches/lower-wx-requirement-to-2.8.7.patch
+++ b/debian/patches/lower-wx-requirement-to-2.8.7.patch
@@ -4,7 +4,7 @@
 #  Buggy or not, that is what is available in Debian.
 --- a/privinc/Module/Install/PRIVATE/Padre.pm
 +++ b/privinc/Module/Install/PRIVATE/Padre.pm
-@@ -89,7 +89,7 @@ sub check_wx_version {
+@@ -113,7 +113,7 @@ sub check_wx_version {
  sub nono {
  	my $msg = shift;
  	print STDERR "$msg\n";
@@ -15,7 +15,7 @@
  sub make_exe {
 --- a/inc/Module/Install/PRIVATE/Padre.pm
 +++ b/inc/Module/Install/PRIVATE/Padre.pm
-@@ -63,8 +63,8 @@ sub check_wx_version {
+@@ -68,8 +68,8 @@ sub check_wx_version {
  	$widgets_human =~ s/^(\d\.\d\d\d)(\d\d\d)$/$1.$2/;
  	$widgets_human =~ s/\.0*/./g;
  	print "Found wxWidgets $widgets_human\n";
@@ -25,4 +25,4 @@
 +		nono("Padre needs at least version 2.8.7 of wxWidgets. You have wxWidgets $widgets_human");
  	}
  
- 	# this part still needs the DISPLAY 
+ 

-- 
Packaging of padre perl editor



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