[Debian-hebrew-package] r815 - in /pkg/hdate-applet/trunk/debian: changelog rules

kaplan at users.alioth.debian.org kaplan at users.alioth.debian.org
Sat May 22 21:34:37 UTC 2010


Author: kaplan
Date: Sat May 22 21:34:36 2010
New Revision: 815

URL: http://svn.debian.org/wsvn/debian-hebrew/?sc=1&rev=815
Log:
Import changes David Paleino <d.paleino at gmail.com>
Applyed in NMU 0.15.10-2.1. See #536945

Modified:
    pkg/hdate-applet/trunk/debian/changelog
    pkg/hdate-applet/trunk/debian/rules

Modified: pkg/hdate-applet/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-hebrew/pkg/hdate-applet/trunk/debian/changelog?rev=815&op=diff
==============================================================================
--- pkg/hdate-applet/trunk/debian/changelog (original)
+++ pkg/hdate-applet/trunk/debian/changelog Sat May 22 21:34:36 2010
@@ -1,3 +1,11 @@
+hdate-applet (0.15.10-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/rules: add library search path to CFLAGS, fixes FTBFS
+    (Closes: #536945)
+
+ -- David Paleino <d.paleino at gmail.com>  Fri, 18 Sep 2009 00:01:47 +0200
+
 hdate-applet (0.15.10-2) unstable; urgency=low
 
   * Fix FTBFS due to missing execute permissions on mkinstalldirs. 

Modified: pkg/hdate-applet/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-hebrew/pkg/hdate-applet/trunk/debian/rules?rev=815&op=diff
==============================================================================
--- pkg/hdate-applet/trunk/debian/rules (original)
+++ pkg/hdate-applet/trunk/debian/rules Sat May 22 21:34:36 2010
@@ -5,6 +5,8 @@
 include /usr/share/cdbs/1/class/gnome.mk
 DEB_CONFIGURE_EXTRA_FLAGS := --without-systray
 
+export CFLAGS += -I/usr/include/libgnomeui-2.0
+
 clean::
 	rm -f po/*.gmo config.log hdate-applet.server po/Makefile.in po/POTFILES
 	chmod +x mkinstalldirs




More information about the Debian-hebrew-package mailing list