Your message dated Sun, 20 Feb 2011 12:38:21 +0000
with message-id <[email protected]>
and subject line Bug#614195: Removed package(s) from unstable
has caused the Debian Bug report #219305,
regarding bibindex can't index some Utah-archive .bib databases
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.)
--
219305: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=219305
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: bibindex
Version: 2.10-3
The Utah-archive `cryptography' database
ftp://ftp.math.utah.edu/pub/tex/bib/cryptography.bib
contains some very long string names for common periodicals their
addresses etc. BibTeX is fine with this, but bibindex refuses to index
such files unless it's patched:
--- biblook.h~ Wed Apr 5 22:53:29 2000
+++ biblook.h Wed Nov 5 14:23:53 2003
@@ -230,7 +230,7 @@
#define MAJOR_VERSION 2 /* program version */
#define MINOR_VERSION 10
-#define MAXWORD 31 /* maximum length of word indexed */
+#define MAXWORD 63 /* maximum length of word indexed */
#define MAXSTRING 4095 /* maximum length of line handled */
typedef char Word[MAXWORD+1];
typedef char String[MAXSTRING+1];
Unfortunately, this makes the resulting bibindex incompatible with
previously-generated .bix indices. This is kind of a shame, but I think
having a bibindex which works is more useful.
-- [mdw]
--- End Message ---
--- Begin Message ---
Version: 2.10-10+rm
Dear submitter,
as the package bibindex has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see http://bugs.debian.org/614195
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Alexander Reichle-Schmehl (the ftpmaster behind the curtain)
--- End Message ---