Codebase list hdate-applet / 7881c0f
Import Debian changes 0.15.11-1.1 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 authored 12 years ago Lior Kaplan committed 5 years ago
5 changed file(s) with 28 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
0 hdate-applet (0.15.11-1.1) unstable; urgency=low
1
2 * Non-maintainer upload, for the GNOME 3 transition.
3 * Disable the GNOME 2 panel applet and only build the standalone
4 application. (Closes: #638114)
5 - Drop Build-Depends on libpanel-applet2-dev.
6 - Add Build-Depends on libgtk2.0-dev.
7 - Pass --without-gnome to configure.
8 - Add no-bonobo.patch to make the evolution support compile without
9 the bonobo headers.
10
11 -- Michael Biebl <biebl@debian.org> Fri, 28 Oct 2011 09:22:23 +0200
12
013 hdate-applet (0.15.11-1) unstable; urgency=low
114
215 * New upstream release.
22 Priority: optional
33 Maintainer: Debian Hebrew Packaging Team <debian-hebrew-package@lists.alioth.debian.org>
44 Uploaders: Baruch Even <baruch@debian.org>, Lior Kaplan <kaplan@debian.org>, Shachar Shemesh <shachar@debian.org>, Tzafrir Cohen <tzafrir@debian.org>
5 Build-Depends: debhelper (>= 5.0.0), cdbs, libhdate-dev, libpanel-applet2-dev, libecal1.2-dev, libgnomeui-dev
5 Build-Depends: debhelper (>= 5.0.0), cdbs, libhdate-dev, libecal1.2-dev, libgtk2.0-dev
66 Standards-Version: 3.9.1
77 Vcs-Browser: http://svn.debian.org/wsvn/debian-hebrew/pkg/hdate-applet/trunk/
88 Vcs-Svn: svn://svn.debian.org/debian-hebrew/pkg/hdate-applet/trunk/
0 Index: hdate-applet-0.15.11/src/ghcal-callbacks.c
1 ===================================================================
2 --- hdate-applet-0.15.11.orig/src/ghcal-callbacks.c 2011-10-28 09:21:01.138876903 +0200
3 +++ hdate-applet-0.15.11/src/ghcal-callbacks.c 2011-10-28 09:21:31.082500460 +0200
4 @@ -22,7 +22,6 @@
5
6 /* for the evolution calendar */
7 #ifdef WITH_EVOLUTION
8 - #include <bonobo/bonobo-main.h>
9 #include <stdlib.h>
10 #include <libecal/e-cal.h>
11 #include <libecal/e-cal-time-util.h>
11 hebrew-translation
22 swedish-translation
33 use-locale
4 no-bonobo.patch
22
33 include /usr/share/cdbs/1/rules/debhelper.mk
44 include /usr/share/cdbs/1/class/gnome.mk
5 DEB_CONFIGURE_EXTRA_FLAGS := --without-systray
5 DEB_CONFIGURE_EXTRA_FLAGS := --without-systray --without-gnome
66
77 clean::
88 rm -f po/*.gmo config.log hdate-applet.server po/Makefile.in po/POTFILES