[SCM] konsole packaging branch, kde4.8, updated. debian/4.7.4-2-6-gb56e642

Eshat Cakar eshat-guest at alioth.debian.org
Tue Mar 20 09:53:03 UTC 2012


The following commit has been merged in the kde4.8 branch:
commit b56e642362ed28981d18d747fb5af40718180f0c
Author: Eshat Cakar <info at eshat.de>
Date:   Tue Mar 20 10:52:14 2012 +0100

    undo accidental removal of debian-T-addition.diff and refresh it for 4.8.1
---
 debian/patches/debian-T-addition.diff |   10 ++++++++++
 debian/patches/series                 |    1 +
 2 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/debian/patches/debian-T-addition.diff b/debian/patches/debian-T-addition.diff
new file mode 100644
index 0000000..c7325b0
--- /dev/null
+++ b/debian/patches/debian-T-addition.diff
@@ -0,0 +1,10 @@
+--- a/src/main.cpp
++++ b/src/main.cpp
+@@ -117,6 +117,7 @@ void fillCommandLineOptions(KCmdLineOpti
+     // TODO - Document this option more clearly
+     options.add("p <property=value>",ki18n("Change the value of a profile property."));
+     options.add("list-profile-properties", ki18n("List all the profile properties names and their type (for use with -p)"));
++    options.add("T <value>", ki18n("Debian policy compatibility, not used"));
+     options.add("!e <cmd>",ki18n("Command to execute"));
+     options.add("+[args]",ki18n("Arguments passed to command"));
+     options.add("", ki18n("Use --nofork to run in the foreground (helpful with the -e option)."));
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..bccb940
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+debian-T-addition.diff

-- 
konsole packaging



More information about the pkg-kde-commits mailing list