[SCM] eom Debian package branch, master, updated. debian/1.8.0+dfsg1-2-3-g6711a8f

Mike Gabriel sunweaver at moszumanska.debian.org
Fri May 30 11:38:50 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/eom.git;a=commitdiff;h=efc3cf7

The following commit has been merged in the master branch:
commit efc3cf736a32e7064b33c2956639f6f60cf2e7c9
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri May 30 13:35:59 2014 +0200

    debian/patches: Add 1002_missing-HAVE_DBUG-causing-type-conflict.patch. Resolve type conflict caused by missing HAVE_DBUS definition (as suggested by Michael Tautschnig).
---
 .../1002_missing-HAVE_DBUG-causing-type-conflict.patch       | 12 ++++++++++++
 debian/patches/series                                        |  1 +
 2 files changed, 13 insertions(+)

diff --git a/debian/patches/1002_missing-HAVE_DBUG-causing-type-conflict.patch b/debian/patches/1002_missing-HAVE_DBUG-causing-type-conflict.patch
new file mode 100644
index 0000000..950a7f9
--- /dev/null
+++ b/debian/patches/1002_missing-HAVE_DBUG-causing-type-conflict.patch
@@ -0,0 +1,12 @@
+Description: Resolving type conflict caused by missing HAVE_DBUS definition
+Author: Michael Tautschnig <mt at debian.org>
+--- a/bindings/python/eom.override
++++ b/bindings/python/eom.override
+@@ -1,6 +1,7 @@
+ %%
+ headers
+ #define NO_IMPORT
++#include "config.h"
+ #include "pygobject.h"
+ #include <pygtk/pygtk.h>
+ 
diff --git a/debian/patches/series b/debian/patches/series
index 057f77c..13ad4df 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 1001_fix-hyphens-on-man-page.patch
+1002_missing-HAVE_DBUG-causing-type-conflict.patch
 2001_omit-gfdl-licensed-help-files.patch

-- 
eom Debian package



More information about the pkg-mate-commits mailing list