tags 519633 + patch thanks Dear maintainer,
I've prepared an NMU for dates (versioned as 0.4.6-1.1) and uploaded it to unstable, since it is necessary for 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 dates-0.4.6/debian/changelog dates-0.4.6/debian/changelog --- dates-0.4.6/debian/changelog +++ dates-0.4.6/debian/changelog @@ -1,3 +1,11 @@ +dates (0.4.6-1.1) unstable; urgency=low + + * Non-maintainer upload. + * 01_hildon-includes.patch: patch from Riku Voipio to add missing + hildon includes. Closes: #519633. + + -- Josselin Mouette <[email protected]> Mon, 23 Mar 2009 21:00:50 +0100 + dates (0.4.6-1) unstable; urgency=low * New upstream release. only in patch2: unchanged: --- dates-0.4.6.orig/debian/patches/01_hildon-includes.patch +++ dates-0.4.6/debian/patches/01_hildon-includes.patch @@ -0,0 +1,14 @@ +diff -urN orig/dates-0.4.6/src/dates_callbacks.c +dates-0.4.6/src/dates_callbacks.c +--- orig/dates-0.4.6/src/dates_callbacks.c 2008-02-27 +11:04:52.000000000 +0000 ++++ dates-0.4.6/src/dates_callbacks.c 2009-03-14 19:40:15.000000000 ++0000 +@@ -30,6 +30,7 @@ + + #ifdef WITH_HILDON + #include <libosso.h> ++#include <hildon/hildon-defines.h> + #include <hildon/hildon-window.h> + #include <hildon/hildon-program.h> + #include <hildon/hildon-time-editor.h>

