I've uploaded an NMU to the 7-day delay queue.  If you'd like to prevent
this package from hitting unstable, you can do a MU with a greater
version within the next 7 days.

Here is the patch I used:

diff -urN evolution-data-server1.2-1.2.2-5/debian/changelog 
evolution-data-server1.2-1.2.2-5.1/debian/changelog
--- evolution-data-server1.2-1.2.2-5/debian/changelog   2005-05-24 
16:36:18.000000000 -0600
+++ evolution-data-server1.2-1.2.2-5.1/debian/changelog 2005-05-24 
16:35:56.000000000 -0600
@@ -1,3 +1,11 @@
+evolution-data-server1.2 (1.2.2-5.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Rename ia64_crash_fix to ia64_crash_fix.patch, so that the build system
+    will pick it up.  (closes: #305597)
+
+ -- dann frazier <[EMAIL PROTECTED]>  Tue, 24 May 2005 15:38:49 -0600
+
 evolution-data-server1.2 (1.2.2-5) unstable; urgency=low
 
   * libedataserver1.2: depends on libnspr4 (closes: #309449)
diff -urN evolution-data-server1.2-1.2.2-5/debian/patches/ia64_crash_fix 
evolution-data-server1.2-1.2.2-5.1/debian/patches/ia64_crash_fix
--- evolution-data-server1.2-1.2.2-5/debian/patches/ia64_crash_fix      
2005-05-24 16:36:18.000000000 -0600
+++ evolution-data-server1.2-1.2.2-5.1/debian/patches/ia64_crash_fix    
1969-12-31 17:00:00.000000000 -0700
@@ -1,49 +0,0 @@
-diff -urN -x Makefile -x '*log' -x config.status 
evolution-data-server1.2-1.2.2/addressbook/backends/ldap/e-book-backend-ldap.c 
evolution-data-server1.2-1.2.2-davidm/addressbook/backends/ldap/e-book-backend-ldap.c
---- 
evolution-data-server1.2-1.2.2/addressbook/backends/ldap/e-book-backend-ldap.c  
   2005-03-06 06:56:37.000000000 -0800
-+++ 
evolution-data-server1.2-1.2.2-davidm/addressbook/backends/ldap/e-book-backend-ldap.c
      2005-04-20 16:23:48.000000000 -0700
-@@ -594,7 +594,7 @@
-       struct timeval timeout;
- 
-       if (!ldap)
--              return;
-+              return LDAP_UNAVAILABLE;
- 
-       attrs[i++] = "supportedControl";
-       attrs[i++] = "supportedExtension";
-diff -urN -x Makefile -x '*log' -x config.status 
evolution-data-server1.2-1.2.2/camel/providers/groupwise/camel-groupwise-folder.c
 
evolution-data-server1.2-1.2.2-davidm/camel/providers/groupwise/camel-groupwise-folder.c
---- 
evolution-data-server1.2-1.2.2/camel/providers/groupwise/camel-groupwise-folder.c
  2005-03-14 17:26:40.000000000 -0800
-+++ 
evolution-data-server1.2-1.2.2-davidm/camel/providers/groupwise/camel-groupwise-folder.c
   2005-04-20 15:56:30.000000000 -0700
-@@ -44,6 +44,7 @@
- #include "camel-groupwise-journal.h"
- #include "camel-groupwise-utils.h"
- #include "camel-stream-mem.h"
-+#include "camel-string-utils.h"
- #include <e-gw-connection.h>
- #include <e-gw-item.h>
- 
-diff -urN -x Makefile -x '*log' -x config.status 
evolution-data-server1.2-1.2.2/libedataserverui/e-name-selector-dialog.c 
evolution-data-server1.2-1.2.2-davidm/libedataserverui/e-name-selector-dialog.c
---- evolution-data-server1.2-1.2.2/libedataserverui/e-name-selector-dialog.c   
2005-02-28 07:10:27.000000000 -0800
-+++ 
evolution-data-server1.2-1.2.2-davidm/libedataserverui/e-name-selector-dialog.c 
   2005-04-20 15:53:19.000000000 -0700
-@@ -26,16 +26,20 @@
- #include <gdk/gdkkeysyms.h>
- #include <gtk/gtkalignment.h>
- #include <gtk/gtkbutton.h>
-+#include <gtk/gtkcellrenderertext.h>
- #include <gtk/gtkentry.h>
-+#include <gtk/gtkhbox.h>
- #include <gtk/gtklabel.h>
- #include <gtk/gtkscrolledwindow.h>
- #include <gtk/gtkstock.h>
-+#include <gtk/gtktreeselection.h>
- #include <glib/gi18n-lib.h>
- #include <libedataserverui/e-source-option-menu.h>
- #include <libedataserverui/e-destination-store.h>
- #include <libedataserverui/e-contact-store.h>
- #include <libedataserverui/e-book-auth-util.h>
- #include "e-name-selector-dialog.h"
-+#include "libedataserver/e-sexp.h"
- 
- typedef struct {
-       gchar        *name;
-
-
diff -urN evolution-data-server1.2-1.2.2-5/debian/patches/ia64_crash_fix.patch 
evolution-data-server1.2-1.2.2-5.1/debian/patches/ia64_crash_fix.patch
--- evolution-data-server1.2-1.2.2-5/debian/patches/ia64_crash_fix.patch        
1969-12-31 17:00:00.000000000 -0700
+++ evolution-data-server1.2-1.2.2-5.1/debian/patches/ia64_crash_fix.patch      
2005-05-24 16:35:56.000000000 -0600
@@ -0,0 +1,49 @@
+diff -urN -x Makefile -x '*log' -x config.status 
evolution-data-server1.2-1.2.2/addressbook/backends/ldap/e-book-backend-ldap.c 
evolution-data-server1.2-1.2.2-davidm/addressbook/backends/ldap/e-book-backend-ldap.c
+--- 
evolution-data-server1.2-1.2.2/addressbook/backends/ldap/e-book-backend-ldap.c  
   2005-03-06 06:56:37.000000000 -0800
++++ 
evolution-data-server1.2-1.2.2-davidm/addressbook/backends/ldap/e-book-backend-ldap.c
      2005-04-20 16:23:48.000000000 -0700
+@@ -594,7 +594,7 @@
+       struct timeval timeout;
+ 
+       if (!ldap)
+-              return;
++              return LDAP_UNAVAILABLE;
+ 
+       attrs[i++] = "supportedControl";
+       attrs[i++] = "supportedExtension";
+diff -urN -x Makefile -x '*log' -x config.status 
evolution-data-server1.2-1.2.2/camel/providers/groupwise/camel-groupwise-folder.c
 
evolution-data-server1.2-1.2.2-davidm/camel/providers/groupwise/camel-groupwise-folder.c
+--- 
evolution-data-server1.2-1.2.2/camel/providers/groupwise/camel-groupwise-folder.c
  2005-03-14 17:26:40.000000000 -0800
++++ 
evolution-data-server1.2-1.2.2-davidm/camel/providers/groupwise/camel-groupwise-folder.c
   2005-04-20 15:56:30.000000000 -0700
+@@ -44,6 +44,7 @@
+ #include "camel-groupwise-journal.h"
+ #include "camel-groupwise-utils.h"
+ #include "camel-stream-mem.h"
++#include "camel-string-utils.h"
+ #include <e-gw-connection.h>
+ #include <e-gw-item.h>
+ 
+diff -urN -x Makefile -x '*log' -x config.status 
evolution-data-server1.2-1.2.2/libedataserverui/e-name-selector-dialog.c 
evolution-data-server1.2-1.2.2-davidm/libedataserverui/e-name-selector-dialog.c
+--- evolution-data-server1.2-1.2.2/libedataserverui/e-name-selector-dialog.c   
2005-02-28 07:10:27.000000000 -0800
++++ 
evolution-data-server1.2-1.2.2-davidm/libedataserverui/e-name-selector-dialog.c 
   2005-04-20 15:53:19.000000000 -0700
+@@ -26,16 +26,20 @@
+ #include <gdk/gdkkeysyms.h>
+ #include <gtk/gtkalignment.h>
+ #include <gtk/gtkbutton.h>
++#include <gtk/gtkcellrenderertext.h>
+ #include <gtk/gtkentry.h>
++#include <gtk/gtkhbox.h>
+ #include <gtk/gtklabel.h>
+ #include <gtk/gtkscrolledwindow.h>
+ #include <gtk/gtkstock.h>
++#include <gtk/gtktreeselection.h>
+ #include <glib/gi18n-lib.h>
+ #include <libedataserverui/e-source-option-menu.h>
+ #include <libedataserverui/e-destination-store.h>
+ #include <libedataserverui/e-contact-store.h>
+ #include <libedataserverui/e-book-auth-util.h>
+ #include "e-name-selector-dialog.h"
++#include "libedataserver/e-sexp.h"
+ 
+ typedef struct {
+       gchar        *name;
+
+





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to