Bug#326354: Intent to NMU on 11/30

2005-11-29 Thread Lukas Geyer
On Mon, Nov 28, 2005 at 06:20:08PM +0100, Florian Ernst wrote:
 Dear maintainer,
 
 given that this bug is RC for two weeks now while a trivial fix is
 available I intent to NMU on Wednesday, the 30th, using the attached
 patch and uploading to DELAYED/7-day.
 
 Cheers,
 Flo

Dear Flo,

sorry for not getting to this earlier. The patch is indeed trivial,
please go ahead and NMU. If for some reason you prefer that I upload
it, I'll do it.

Best wishes,
Lukas

-- 
Give a man an answer, and he's satisfied today. Teach him to program,
and he will be frustrated for the rest of his life. 


signature.asc
Description: Digital signature


Bug#326354: Intent to NMU on 11/30

2005-11-29 Thread Florian Ernst
On Tue, Nov 29, 2005 at 12:39:42PM -0700, Lukas Geyer wrote:
 On Mon, Nov 28, 2005 at 06:20:08PM +0100, Florian Ernst wrote:
  given that this bug is RC for two weeks now while a trivial fix is
  available I intent to NMU on Wednesday, the 30th, using the attached
  patch and uploading to DELAYED/7-day.
 
 sorry for not getting to this earlier. The patch is indeed trivial,
 please go ahead and NMU. If for some reason you prefer that I upload
 it, I'll do it.

Good to see you back :)

Please upload yourself. After all, you are the maintainer...

Cheers,
Flo


signature.asc
Description: Digital signature


Bug#326354: Intent to NMU on 11/30

2005-11-28 Thread Florian Ernst
Dear maintainer,

given that this bug is RC for two weeks now while a trivial fix is
available I intent to NMU on Wednesday, the 30th, using the attached
patch and uploading to DELAYED/7-day.

Cheers,
Flo
diff -u gnuchess-5.07/debian/changelog gnuchess-5.07/debian/changelog
--- gnuchess-5.07/debian/changelog
+++ gnuchess-5.07/debian/changelog
@@ -1,3 +1,12 @@
+gnuchess (5.07-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/control: Build-Depends change from libreadline4-dev to
+libreadline5-dev | libreadline-dev as proposed my Matthias Klose
+to resolve FTBFS and Broken Depends. (closes: #326354)
+
+ -- Florian Ernst [EMAIL PROTECTED]  Mon, 28 Nov 2005 18:18:48 +0100
+
 gnuchess (5.07-3) unstable; urgency=low
 
   * Removed superfluous declaration of input_thread in src/common.h.
diff -u gnuchess-5.07/debian/control gnuchess-5.07/debian/control
--- gnuchess-5.07/debian/control
+++ gnuchess-5.07/debian/control
@@ -1,7 +1,7 @@
 Source: gnuchess
 Section: games
 Priority: optional
-Build-Depends: debhelper ( 4.0.0), libreadline4-dev, libncurses5-dev, flex, 
autotools-dev
+Build-Depends: debhelper ( 4.0.0), libreadline5-dev | libreadline-dev, 
libncurses5-dev, flex, autotools-dev
 Maintainer: Lukas Geyer [EMAIL PROTECTED]
 Standards-Version: 3.6.1
 


signature.asc
Description: Digital signature