I just uploaded this NMU, though I do now see that there is a grave bug that makes it somewhat pointless - se la vi..
This NMU has been uploaded to the DELAYED queue. To prevent this upload from hitting unstable you can supersede it with an MU at anytime during the next 7 days. Patch used is below. diff -u asterisk-chan-capi-0.7.0/debian/patches/01_debian-patch.dpatch asterisk-chan-capi-0.7.0/debian/patches/01_debian-patch.dpatch --- asterisk-chan-capi-0.7.0/debian/patches/01_debian-patch.dpatch +++ asterisk-chan-capi-0.7.0/debian/patches/01_debian-patch.dpatch @@ -5,17 +5,6 @@ ## DP: New patch generated from asterisk-chan-capi 0.3.5-9 diff.gz @DPATCH@ -diff -urNad asterisk-chan-capi-0.6.3/chan_capi.c /tmp/dpep.SnaWCZ/asterisk-chan-capi-0.6.3/chan_capi.c ---- asterisk-chan-capi-0.6.3/chan_capi.c 2006-01-07 15:44:32.000000000 +0100 -+++ /tmp/dpep.SnaWCZ/asterisk-chan-capi-0.6.3/chan_capi.c 2006-01-11 19:56:02.000000000 +0100 -@@ -29,7 +29,6 @@ - #include <asterisk/pbx.h> - #include <asterisk/config.h> - #include <asterisk/options.h> --#include <asterisk/features.h> - #include <asterisk/utils.h> - #include <asterisk/cli.h> - #include <asterisk/causes.h> diff -urNad asterisk-chan-capi-0.6.3/Makefile /tmp/dpep.SnaWCZ/asterisk-chan-capi-0.6.3/Makefile --- asterisk-chan-capi-0.6.3/Makefile 2005-12-27 20:48:51.000000000 +0100 +++ /tmp/dpep.SnaWCZ/asterisk-chan-capi-0.6.3/Makefile 2006-01-11 19:56:02.000000000 +0100 diff -u asterisk-chan-capi-0.7.0/debian/changelog asterisk-chan-capi-0.7.0/debian/changelog --- asterisk-chan-capi-0.7.0/debian/changelog +++ asterisk-chan-capi-0.7.0/debian/changelog @@ -1,3 +1,13 @@ +asterisk-chan-capi (0.7.0-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Modify 01_debian-patch.dpatch to no longer remove the + #include <asterisk/features.h> directive which was causing an + implicitly converted return pointer from ast_pickup_ext() + (Closes: #383093) + + -- dann frazier <[EMAIL PROTECTED]> Sun, 24 Sep 2006 19:16:06 -0600 + asterisk-chan-capi (0.7.0-1) unstable; urgency=low * New upstream release -- dann frazier | HP Open Source and Linux Organization -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

