[SCM] kbruch packaging branch, master, updated. debian/15.08.0-2-4-g36721bb

Maximiliano Curia maxy at moszumanska.debian.org
Fri Oct 16 19:12:14 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kbruch.git;a=commitdiff;h=bd02bb5

The following commit has been merged in the master branch:
commit bd02bb5599fa2230c85061efa0bbaf58b78c3217
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Wed Oct 14 13:35:56 2015 +0200

    Remove upstream applied patch: statusbar_menu.patch
---
 debian/changelog                    |  1 +
 debian/patches/series               |  1 -
 debian/patches/statusbar_menu.patch | 22 ----------------------
 3 files changed, 1 insertion(+), 23 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ba0127f..9f3a6c3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 kbruch (4:15.08.2-1~) UNRELEASED; urgency=medium
 
   * New upstream release (15.08.2).
+  * Remove upstream applied patch: statusbar_menu.patch
 
  -- Maximiliano Curia <maxy at debian.org>  Mon, 12 Oct 2015 15:33:32 +0200
 
diff --git a/debian/patches/series b/debian/patches/series
index 2a0bd97..1fb2b55 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-statusbar_menu.patch
 learning_config_toolbar.patch
diff --git a/debian/patches/statusbar_menu.patch b/debian/patches/statusbar_menu.patch
deleted file mode 100644
index 5499232..0000000
--- a/debian/patches/statusbar_menu.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-Description: 
-   * Removed 'Show StatusBar' menu item from Learning.
-Author: Prathibha B <prathibhab at cdac.in>
-
----
-Bug-Debian: https://bugs.debian.org/796199
-Forwarded: no
-Last-Update: 2015-09-14
-
-Index: kbruch/src/FractionRingWidget.cpp
-===================================================================
---- kbruch.orig/src/FractionRingWidget.cpp	2015-09-14 12:16:30.924444187 +0200
-+++ kbruch/src/FractionRingWidget.cpp	2015-09-14 12:16:48.127761297 +0200
-@@ -221,7 +221,7 @@
-     KStandardAction::preferences(this,  SLOT(slotPrefs()), actionCollection());
- 
-     resize(QSize(725, 330).expandedTo(minimumSizeHint()));
--    setupGUI(ToolBar | Keys | StatusBar | Create);
-+    setupGUI(ToolBar | Keys);
-     setAutoSaveSettings();
- }
- 

-- 
kbruch packaging



More information about the pkg-kde-commits mailing list