tags 519637 + patch
thanks

Dear maintainer,

I've prepared an NMU for lunar-applet (versioned as 2.0-1.1) and uploaded it
to unstable, since it is blocking the evolution-data-server transition.

Cheers,
-- 
 .''`.      Debian 5.0 "Lenny" has been released!
: :' :
`. `'   Last night, Darth Vader came down from planet Vulcan and told
  `-    me that if you don't install Lenny, he'd melt your brain.
diff -u lunar-applet-2.0/debian/changelog lunar-applet-2.0/debian/changelog
--- lunar-applet-2.0/debian/changelog
+++ lunar-applet-2.0/debian/changelog
@@ -1,3 +1,11 @@
+lunar-applet (2.0-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * src/lunar.c: Patch from Dann Frazier to add missing includes. 
+    Closes: #519637.
+
+ -- Josselin Mouette <[email protected]>  Mon, 23 Mar 2009 21:13:51 +0100
+
 lunar-applet (2.0-1) unstable; urgency=low
 
   * New Upstream Version
only in patch2:
unchanged:
--- lunar-applet-2.0.orig/src/lunar.c
+++ lunar-applet-2.0/src/lunar.c
@@ -45,6 +45,7 @@
 #include <libgnomeui/gnome-help.h>
 #include <libgnomeui/gnome-url.h>
 #include <lunar/lunar.h>
+#include <lunar/lunar-calendar.h>
 
 #ifdef HAVE_LIBECAL
 #include "calendar-client.h"

Reply via email to