[SCM] konsole packaging branch, master, updated. debian/4.13.1-1-129-gef8d535

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 31 12:25:34 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/konsole.git;a=commitdiff;h=04ce167

The following commit has been merged in the master branch:
commit 04ce167585d5eaa38523080ae711c7f2272c6761
Author: Philip Muskovac <yofel at gmx.net>
Date:   Mon Jun 17 23:46:55 2013 +0200

    * Refresh debian-T-addition.diff
---
 debian/changelog                      | 4 ++++
 debian/patches/debian-T-addition.diff | 7 ++++---
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6bf3867..b081ff3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 konsole (4:4.10.80-0ubuntu1) UNRELEASED; urgency=low
 
+  [ Rohan Garg ]
   * New upstream release
 
+  [ Philip Muškovac ]
+  * Refresh debian-T-addition.diff 
+
  -- Rohan Garg <rohangarg at kubuntu.org>  Thu, 13 Jun 2013 09:15:28 +0100
 
 konsole (4:4.10.4-0ubuntu1) saucy-proposed; urgency=low
diff --git a/debian/patches/debian-T-addition.diff b/debian/patches/debian-T-addition.diff
index 4c8900e..3000338 100644
--- a/debian/patches/debian-T-addition.diff
+++ b/debian/patches/debian-T-addition.diff
@@ -1,11 +1,12 @@
-Index: konsole/src/main.cpp
+Index: b/src/main.cpp
+===================================================================
 --- a/src/main.cpp
 +++ b/src/main.cpp
 @@ -184,6 +184,7 @@ void fillCommandLineOptions(KCmdLineOpti
                        " (for use with -p)"));
      options.add("p <property=value>",
-                 ki18n("Change the value of a profile property."));
+                 ki18nc("@info:shell", "Change the value of a profile property."));
 +    options.add("T <value>", ki18n("Debian policy compatibility, not used"));
      options.add("!e <cmd>",
-                 ki18n("Command to execute. This option will catch all following"
+                 ki18nc("@info:shell", "Command to execute. This option will catch all following"
                        " arguments, so use it as the last option."));

-- 
konsole packaging



More information about the pkg-kde-commits mailing list