[SCM] Packaging of padre perl editor branch, master, updated. debian/0.90.ds1-1-13-g7432e6d
Dominique Dumont
dod at debian.org
Sat Dec 31 17:32:57 UTC 2011
The following commit has been merged in the master branch:
commit d99f32ccbc4f2f674139718ffec480cfe30e9110
Author: Dominique Dumont <dod at debian.org>
Date: Sat Dec 31 12:49:27 2011 +0100
use dep-3 formatting
diff --git a/debian/patches/disable-tcp-server.patch b/debian/patches/disable-tcp-server.patch
index f4648e7..b5faf04 100644
--- a/debian/patches/disable-tcp-server.patch
+++ b/debian/patches/disable-tcp-server.patch
@@ -1,12 +1,13 @@
-# Author: Damyan Ivanov <dmn at debian.org>
-# Description: disable the tcp listening service that is to be used to controll
-# running instance of padre. It lacks any sort of authentication
-# and binds t 127.0.0.1
-# The proper way to fix that would be to make it listen on an Unix
-# domain socket somewhere in $HOME ensuring the right permissions,
-# but I found no evidence if Wx::SocketServer supporting UNIX
-# domain sockets.
-# Upstream-Bug: http://padre.perlide.org/ticket/313
+Author: Damyan Ivanov <dmn at debian.org>
+Description: disable the tcp listening service
+ This service is to be used to control
+ running instance of padre. It lacks any sort of authentication
+ and binds to 127.0.0.1.
+ The proper way to fix that would be to make it listen on an Unix
+ domain socket somewhere in $HOME ensuring the right permissions,
+ but I found no evidence if Wx::SocketServer supporting UNIX
+ domain sockets.
+Bug: http://padre.perlide.org/ticket/313
--- a/lib/Padre/Wx/Main.pm
+++ b/lib/Padre/Wx/Main.pm
@@ -1068,6 +1068,10 @@ sub single_instance_start {
--
Packaging of padre perl editor
More information about the Pkg-perl-cvs-commits
mailing list