-=| Damyan Ivanov, Fri, 6 Jul 2007 09:48:43 +0300 |=-
> A month later, this bug is still here. I am preparing an NMU. Please
> tell me if you prefer to fix it yourself.

-0.4 uploaded to DELAYED/7-day. Interdiff from -0.3 attached.

Please contact me if there's something more I can help.
-- 
dam            JabberID: [EMAIL PROTECTED]
diff -u python-kinterbasdb-3.1.2/debian/control python-kinterbasdb-3.1.2/debian/control
--- python-kinterbasdb-3.1.2/debian/control
+++ python-kinterbasdb-3.1.2/debian/control
@@ -2,7 +2,7 @@
 Section: python
 Priority: optional
 Maintainer: Ed Boraas <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 5.0.37.2), firebird2-dev, python-all-dev (>= 2.3.5-11), python-egenix-mx-base-dev, python-support (>= 0.3)
+Build-Depends: debhelper (>= 5.0.37.2), firebird2.0-dev, python-all-dev (>= 2.3.5-11), python-egenix-mx-base-dev, python-support (>= 0.3)
 Standards-Version: 3.7.2
 
 Package: python-kinterbasdb
diff -u python-kinterbasdb-3.1.2/debian/changelog python-kinterbasdb-3.1.2/debian/changelog
--- python-kinterbasdb-3.1.2/debian/changelog
+++ python-kinterbasdb-3.1.2/debian/changelog
@@ -1,3 +1,11 @@
+python-kinterbasdb (3.1.2-0.4) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Build-Depend on firebird2.0-dev (Closes: #427184)
+  * Drop usage of private firebird define from _kievents.h
+
+ -- Damyan Ivanov <[EMAIL PROTECTED]>  Mon, 09 Jul 2007 23:32:59 +0300
+
 python-kinterbasdb (3.1.2-0.3) unstable; urgency=low
 
   * Non-maintainer upload.
only in patch2:
unchanged:
--- python-kinterbasdb-3.1.2.orig/_kievents.h
+++ python-kinterbasdb-3.1.2/_kievents.h
@@ -27,11 +27,7 @@
 #include "_kievents_platform_defs.h"
 
 
-#ifdef FIREBIRD_2_0_OR_LATER
-  #define EVENT_CALLBACK_FUNCTION FPTR_EVENT_CALLBACK
-#else
-  #define EVENT_CALLBACK_FUNCTION isc_callback
-#endif
+#define EVENT_CALLBACK_FUNCTION isc_callback
 
 
 #define EVENT_OK         0

Attachment: signature.asc
Description: PGP signature

Reply via email to