I've uploaded an NMU to DELAYED/7-day, using the attached patch.  To
prevent this upload from entering unstable, you can upload an NMU within
the next 7 days.

diff -urN jedstate-0.5.4-5/Makefile jedstate-0.5.4/Makefile
--- jedstate-0.5.4-5/Makefile   2005-10-02 10:46:23.000000000 -0600
+++ jedstate-0.5.4/Makefile     2005-10-02 10:48:09.000000000 -0600
@@ -30,7 +30,7 @@
    OBJECTS = jedstate.o
 
         CC = gcc
-    CFLAGS = -s -Wall -O2  -fomit-frame-pointer -fstrength-reduce
+    CFLAGS = -s -Wall -O2  -fomit-frame-pointer -fstrength-reduce -D_GNU_SOURCE
    LDFLAGS = -s
 
       LIBS = -lgdbm
diff -urN jedstate-0.5.4-5/debian/changelog jedstate-0.5.4/debian/changelog
--- jedstate-0.5.4-5/debian/changelog   2005-10-02 10:46:23.000000000 -0600
+++ jedstate-0.5.4/debian/changelog     2005-10-02 10:49:38.000000000 -0600
@@ -1,3 +1,11 @@
+jedstate (0.5.4-5.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Define _GNU_SOURCE to avoid an implicitly converted return pointer from
+    basename().  Closes: #325212
+
+ -- dann frazier <[EMAIL PROTECTED]>  Sun,  2 Oct 2005 10:48:21 -0600
+
 jedstate (0.5.4-5) unstable; urgency=low
 
   * Updating build-depends to libgdbm-dev

-- 
dann frazier <[EMAIL PROTECTED]>



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

Reply via email to