[SCM] incidenceeditor packaging branch, master, updated. debian/16.04.2-2-57-g024f941

Maximiliano Curia maxy at moszumanska.debian.org
Fri Aug 25 14:55:02 UTC 2017


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

The following commit has been merged in the master branch:
commit b6c26125d7a8ec40cdd718d15025908cebabbbab
Author: Rik Mills <rikmills at kubuntu.org>
Date:   Fri Jun 9 19:59:05 2017 +0100

    refresh patch
---
 debian/patches/add_missing_header_guards.diff | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/patches/add_missing_header_guards.diff b/debian/patches/add_missing_header_guards.diff
index 84dc36a..848b60d 100644
--- a/debian/patches/add_missing_header_guards.diff
+++ b/debian/patches/add_missing_header_guards.diff
@@ -6,8 +6,8 @@ Subject: add_missing_header_guards
  src/groupwareuidelegate.h | 4 ++++
  1 file changed, 4 insertions(+)
 
-diff --git a/src/groupwareuidelegate.h b/src/groupwareuidelegate.h
-index 5f44247..293a945 100644
+Index: b/src/groupwareuidelegate.h
+===================================================================
 --- a/src/groupwareuidelegate.h
 +++ b/src/groupwareuidelegate.h
 @@ -16,6 +16,9 @@
@@ -20,8 +20,8 @@ index 5f44247..293a945 100644
  #include "incidenceeditor_export.h"
  
  #include <Akonadi/Calendar/ITIPHandler>
-@@ -34,3 +37,4 @@ public:
+@@ -31,3 +34,4 @@
+     void createCalendar() override;
  };
- 
  }
 +#endif // GROUPWAREUIDELEGATE_H

-- 
incidenceeditor packaging



More information about the pkg-kde-commits mailing list