On Sat, 2005-08-27 at 09:41 +0200, A Mennucc wrote:
> On Fri, Aug 26, 2005 at 03:23:13PM -0600, dann frazier wrote:
> > hey,
> >   As this bug has been open for over 30 days without a response, I plan
> > to NMU this package in 1 week (or sooner, if the maintainer requests).
> 
> sorry, I forgot; 
> I am busy vacationing, please do NMU
> 
> a.

Thanks for the response.  I will perform an NMU today (0-day, since it
is at your request), using the patch below.

Please excuse the disturbance, and enjoy the rest of your vacation!

diff -urN xmorph-current.orig/debian/changelog 
xmorph-20050408b.1/debian/changelog
--- xmorph-current.orig/debian/changelog        2005-05-27 02:33:17.000000000 
-0600
+++ xmorph-20050408b.1/debian/changelog 2005-08-27 15:59:51.000000000 -0600
@@ -1,3 +1,11 @@
+xmorph (1:20050408b-0.1) unstable; urgency=low
+
+  * Non-maintainer upload, at the maintainer's request.
+  * Add #include "support.h" in gtkmorph/callbacks_subimg.c, which provides the
+    prototype for lookup_widget().  Closes #311005.
+
+ -- dann frazier <[EMAIL PROTECTED]>  Sat, 27 Aug 2005 15:50:17 -0600
+
 xmorph (1:20050408b) unstable; urgency=low
 
   * corrected crash when making movies, due to  double free in movies.c
diff -urN xmorph-current.orig/gtkmorph/callbacks_subimg.c 
xmorph-20050408b.1/gtkmorph/callbacks_subimg.c
--- xmorph-current.orig/gtkmorph/callbacks_subimg.c     2004-07-15 
03:28:20.000000000 -0600
+++ xmorph-20050408b.1/gtkmorph/callbacks_subimg.c      2005-08-27 
15:49:56.000000000 -0600
@@ -13,6 +13,7 @@
 #endif
 
 #include "main.h"
+#include "support.h"
 
 /***************************************************************************
 **************************************************************************

-- 
dann frazier <[EMAIL PROTECTED]>



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

Reply via email to