Your message dated Mon, 22 Jun 2009 06:32:25 +0000
with message-id <[email protected]>
and subject line Bug#533698: fixed in libcurses-perl 1.27-2
has caused the Debian Bug report #533698,
regarding libcurses-perl: FTBFS on Debian GNU/Hurd [Patch]
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
533698: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=533698
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libcurses-perl
Version: 1.27-1
Severity: normal

Hi,

libcurses-perl currently FTBFS on Debian GNU/Hurd because it is missing a hints file. Attached, please see a patch that fixes this.

Thank you,

Barry deFreese


--- libcurses-perl-1.27.orig/hints/c-gnu.h
+++ libcurses-perl-1.27/hints/c-gnu.h
@@ -0,0 +1,27 @@
+/*  Hint file for the GNU platform.
+ *
+ *  If this configuration doesn't work, look at the file "c-none.h"
+ *  for how to set the configuration options.
+ */
+
+#include <ncurses.h>
+
+#ifdef C_PANELSUPPORT
+#include <panel.h>
+#endif
+
+#ifdef C_MENUSUPPORT
+#include <menu.h>
+#endif
+
+#ifdef C_FORMSUPPORT
+#include <form.h>
+#endif
+
+#define C_LONGNAME
+#define C_LONG0ARGS
+#undef  C_LONG2ARGS
+
+#define C_TOUCHLINE
+#define C_TOUCH3ARGS
+#undef  C_TOUCH4ARGS

--- End Message ---
--- Begin Message ---
Source: libcurses-perl
Source-Version: 1.27-2

We believe that the bug you reported is fixed in the latest version of
libcurses-perl, which is due to be installed in the Debian FTP archive:

libcurses-perl_1.27-2.diff.gz
  to pool/main/libc/libcurses-perl/libcurses-perl_1.27-2.diff.gz
libcurses-perl_1.27-2.dsc
  to pool/main/libc/libcurses-perl/libcurses-perl_1.27-2.dsc
libcurses-perl_1.27-2_amd64.deb
  to pool/main/libc/libcurses-perl/libcurses-perl_1.27-2_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ryan Niebur <[email protected]> (supplier of updated libcurses-perl package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 21 Jun 2009 20:27:26 -0700
Source: libcurses-perl
Binary: libcurses-perl
Architecture: source amd64
Version: 1.27-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <[email protected]>
Changed-By: Ryan Niebur <[email protected]>
Description: 
 libcurses-perl - Curses interface for Perl
Closes: 533698
Changes: 
 libcurses-perl (1.27-2) unstable; urgency=low
 .
   [ Nathan Handler ]
   * debian/watch: Update to ignore development releases.
 .
   [ Ryan Niebur ]
   * patch from Barry deFreese to fix build on Hurd (Closes: #533698)
   * Add myself to Uploaders
   * Debian Policy 3.8.2
   * update d/rules format a bit
Checksums-Sha1: 
 47737593c453e10de37d37f478a347754f6bedc8 1468 libcurses-perl_1.27-2.dsc
 d79ebb6a13fdb4d362cd256529f6977369955650 5386 libcurses-perl_1.27-2.diff.gz
 d4c5059f29ae023ad63587f13b5654a2f996cd1f 137438 libcurses-perl_1.27-2_amd64.deb
Checksums-Sha256: 
 e0c4c3aebd6cf320b9e5c7955d2b806e283302beb92b8be66b50705bf93c0e53 1468 
libcurses-perl_1.27-2.dsc
 4873dcd3b5af930da0a683791ba5f0c5c0b0d589b42559b5f593b323c9b7df50 5386 
libcurses-perl_1.27-2.diff.gz
 7eb4c6b90e6f3b3deed237582de3dd4e46251b42a332c22797e5891db2576ed8 137438 
libcurses-perl_1.27-2_amd64.deb
Files: 
 5b039dc17030f874352d3c65950a63f1 1468 perl optional libcurses-perl_1.27-2.dsc
 39631cdba3c7a0f8fcec88d666120ec0 5386 perl optional 
libcurses-perl_1.27-2.diff.gz
 5ea1e0df32b26730f6bfa0dd8729155e 137438 perl optional 
libcurses-perl_1.27-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAko/JKwACgkQHqjlqpcl9juMmACgnPPptRZ/yc4a+dsfURQxG6c/
K24An33+/WRubFd1MenacfDautQTY6ar
=6qvb
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to