[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#363198: intent to NMU



On Sat, Jun 17, 2006 at 02:50:01PM -0400, David Nusinow wrote:
> On Sat, Jun 17, 2006 at 12:21:44PM -0600, dann frazier wrote:
> > hey,
> >   As these bugs have been open with a patch for over a month without a
> > rejection from the maintainer, I intend to NMU the associated packages
> > in a week's time (or sooner, if you so request).
> > 
> > If you do not wish for this NMU to occur, please send a follow-up in
> > the bug report stating as such or, better yet, fix it in an MU :)
> > 
> > Unless you request otherwise, any NMUs I upload will be to the DELAYED
> > queue, so you will have an additional week to supersede my upload with
> > an MU to prevent it from entering unstable.
> 
> Feel free to upload directly to unstable, provided you test the patches
> first on a live X server. I won't be doing any uploads myself of the X
> packages for a week or two, so I'd prefer to see your fixes go right in if
> possible.

Done; patch attached.

diff -u xbase-clients-7.1.ds/debian/patches/series xbase-clients-7.1.ds/debian/patches/series
--- xbase-clients-7.1.ds/debian/patches/series
+++ xbase-clients-7.1.ds/debian/patches/series
@@ -11,2 +11,3 @@
 12_startx_paths.diff
+13_xconsole_implicit_pointer_conversion.diff
 pkgconfig_naughtiness -p0
diff -u xbase-clients-7.1.ds/debian/changelog xbase-clients-7.1.ds/debian/changelog
--- xbase-clients-7.1.ds/debian/changelog
+++ xbase-clients-7.1.ds/debian/changelog
@@ -1,3 +1,10 @@
+xbase-clients (1:7.1.ds-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix implicit pointer conversion in xconsole.c (closes: #363198)
+
+ -- dann frazier <dannf@debian.org>  Sat, 17 Jun 2006 14:18:05 -0600
+
 xbase-clients (1:7.1.ds-1) unstable; urgency=low
 
   [ Steve Langasek ]
only in patch2:
unchanged:
--- xbase-clients-7.1.ds.orig/debian/patches/13_xconsole_implicit_pointer_conversion.diff
+++ xbase-clients-7.1.ds/debian/patches/13_xconsole_implicit_pointer_conversion.diff
@@ -0,0 +1,10 @@
+--- xbase-clients-7.1.ds.orig/xconsole/xconsole.c	2006-05-23 20:11:37.000000000 -0600
++++ xbase-clients-7.1.ds/xconsole/xconsole.c	2006-06-17 14:11:47.000000000 -0600
+@@ -28,6 +28,7 @@
+ 
+ /* $XFree86: xc/programs/xconsole/xconsole.c,v 3.31tsi Exp $ */
+ 
++#define _XOPEN_SOURCE
+ #include <X11/Intrinsic.h>
+ #include <X11/StringDefs.h>
+ #include <X11/Xatom.h>


-- 
dann frazier




Reply to: