slightly updated debdiff, which adds Closes: #638114 to the changelog
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
diff -Nru hdate-applet-0.15.11/debian/changelog hdate-applet-0.15.11/debian/changelog
--- hdate-applet-0.15.11/debian/changelog	2010-11-08 22:54:19.000000000 +0100
+++ hdate-applet-0.15.11/debian/changelog	2011-10-29 09:45:15.000000000 +0200
@@ -1,3 +1,16 @@
+hdate-applet (0.15.11-1.1) unstable; urgency=low
+
+  * Non-maintainer upload, for the GNOME 3 transition.
+  * Disable the GNOME 2 panel applet and only build the standalone
+    application. (Closes: #638114)
+    - Drop Build-Depends on libpanel-applet2-dev.
+    - Add Build-Depends on libgtk2.0-dev.
+    - Pass --without-gnome to configure.
+    - Add no-bonobo.patch to make the evolution support compile without
+      the bonobo headers.
+
+ -- Michael Biebl <bi...@debian.org>  Fri, 28 Oct 2011 09:22:23 +0200
+
 hdate-applet (0.15.11-1) unstable; urgency=low
 
   * New upstream release.
diff -Nru hdate-applet-0.15.11/debian/control hdate-applet-0.15.11/debian/control
--- hdate-applet-0.15.11/debian/control	2010-11-08 22:57:45.000000000 +0100
+++ hdate-applet-0.15.11/debian/control	2011-10-28 09:34:46.000000000 +0200
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Hebrew Packaging Team <debian-hebrew-pack...@lists.alioth.debian.org>
 Uploaders: Baruch Even <bar...@debian.org>, Lior Kaplan <kap...@debian.org>, Shachar Shemesh <shac...@debian.org>, Tzafrir Cohen <tzaf...@debian.org>
-Build-Depends: debhelper (>= 5.0.0), cdbs, libhdate-dev, libpanel-applet2-dev, libecal1.2-dev, libgnomeui-dev
+Build-Depends: debhelper (>= 5.0.0), cdbs, libhdate-dev, libecal1.2-dev, libgtk2.0-dev
 Standards-Version: 3.9.1
 Vcs-Browser: http://svn.debian.org/wsvn/debian-hebrew/pkg/hdate-applet/trunk/
 Vcs-Svn: svn://svn.debian.org/debian-hebrew/pkg/hdate-applet/trunk/
diff -Nru hdate-applet-0.15.11/debian/patches/no-bonobo.patch hdate-applet-0.15.11/debian/patches/no-bonobo.patch
--- hdate-applet-0.15.11/debian/patches/no-bonobo.patch	1970-01-01 01:00:00.000000000 +0100
+++ hdate-applet-0.15.11/debian/patches/no-bonobo.patch	2011-10-28 09:21:35.000000000 +0200
@@ -0,0 +1,12 @@
+Index: hdate-applet-0.15.11/src/ghcal-callbacks.c
+===================================================================
+--- hdate-applet-0.15.11.orig/src/ghcal-callbacks.c	2011-10-28 09:21:01.138876903 +0200
++++ hdate-applet-0.15.11/src/ghcal-callbacks.c	2011-10-28 09:21:31.082500460 +0200
+@@ -22,7 +22,6 @@
+ 
+ /* for the evolution calendar */
+ #ifdef WITH_EVOLUTION
+-  #include <bonobo/bonobo-main.h>
+   #include <stdlib.h>
+   #include <libecal/e-cal.h>
+   #include <libecal/e-cal-time-util.h>
diff -Nru hdate-applet-0.15.11/debian/patches/series hdate-applet-0.15.11/debian/patches/series
--- hdate-applet-0.15.11/debian/patches/series	2010-11-08 23:46:05.000000000 +0100
+++ hdate-applet-0.15.11/debian/patches/series	2011-10-28 09:21:19.000000000 +0200
@@ -2,3 +2,4 @@
 hebrew-translation
 swedish-translation
 use-locale
+no-bonobo.patch
diff -Nru hdate-applet-0.15.11/debian/rules hdate-applet-0.15.11/debian/rules
--- hdate-applet-0.15.11/debian/rules	2010-11-08 21:52:50.000000000 +0100
+++ hdate-applet-0.15.11/debian/rules	2011-10-28 09:28:18.000000000 +0200
@@ -3,7 +3,7 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/gnome.mk
-DEB_CONFIGURE_EXTRA_FLAGS := --without-systray
+DEB_CONFIGURE_EXTRA_FLAGS := --without-systray --without-gnome
 
 clean::
 	rm -f po/*.gmo config.log hdate-applet.server po/Makefile.in po/POTFILES

Attachment: signature.asc
Description: OpenPGP digital signature



Reply via email to