Your message dated Tue, 11 Jul 2006 20:03:42 -0600
with message-id <[EMAIL PROTECTED]>
and subject line Fixed in version 2.0.0-4
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: bibcursed
Version: 2.0.0-3
Severity: minor


The '7. Edition' field is bolded in cases where it is used but _not_
required (all entries where it is used, currently).  This could lead to
confusion, especially if an entry type is added later which requires
'Edition'.  I created a patch that corrects this to expected behavior
for all cases where 'Edition' is used.

Diff follows:


--- bibcursed.c 2006-05-11 13:22:01.000000000 -0700
+++ bibcursed.c.orig    2006-05-11 12:30:07.000000000 -0700
@@ -345,7 +345,7 @@
       if (use_edition != 0)
        {
          move(print_pos,5);
-         if (use_edition == 1)
+         if (use_edition != 1)
           {
             attron(A_BOLD);
             printw("%s","7. Edition ");



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-rc3
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages bibcursed depends on:
ii  libc6                         2.3.6-7    GNU C Library: Shared libraries
ii  libncurses5                   5.5-2      Shared libraries for terminal hand

bibcursed recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 2.0.0-4

These have been fixed for a while.  I keep forgetting that sponsored
uploads won't close bugs automatically...

The changes file follows.

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

Format: 1.7
Date: Sat, 20 May 2006 15:50:58 -0600
Source: bibcursed
Binary: bibcursed
Architecture: source ia64
Version: 2.0.0-4
Distribution: unstable
Urgency: low
Maintainer: dann frazier <[EMAIL PROTECTED]>
Changed-By: John Wright <[EMAIL PROTECTED]>
Description: 
 bibcursed  - An interactive program to edit BibTeX bibliographies
Closes: 366619 366872 366877
Changes: 
 bibcursed (2.0.0-4) unstable; urgency=low
 .
   * Apply Christopher Nelson's patch to correct behavior for marking the
     address field (Closes: #366872)
   * Apply Christopher Nelson's patch to correct bolding behavior for the
     edition field (Closes: #366877)
   * Apply Christopher Nelson's patch to allow using either upper-or-lower-case
     'z' to finish an entry (Closes: #366619)
Files: 
 bc1a695fa0797c515a78cb0ac16dcbc9 586 tex optional bibcursed_2.0.0-4.dsc
 972274492a90a1371cb3d91a0cc020bc 2305 tex optional bibcursed_2.0.0-4.diff.gz
 3f5eae60075ed84b949d054484c92924 25072 tex optional bibcursed_2.0.0-4_ia64.deb

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

iD8DBQFEcBb9huANDBmkLRkRAoNrAJ40CQYzTqxN1XCp8ss5eTk516dE/gCdECN1
Pvdo2I41Hz7ykEm40AV1IVo=
=Y3zX
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to