Your message dated Fri, 11 Jan 2013 15:32:58 +0000
with message-id <[email protected]>
and subject line Bug#696333: fixed in refdb 0.9.9-3
has caused the Debian Bug report #696333,
regarding refdbnd add extra '-e'
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.)
--
696333: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=696333
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: refdb-clients
Version: 0.9.9-2
Severity: normal
For some reason refdbnd always add extra -e at the begining of the document:
$ refdbnd
I'll be happy to assist you in setting up a new document along with
a Makefile. First we'll collect a few answers, and only if you
accept your settings any files will be created. Press Ctrl-C anytime
to exit.
Each question will present a default value which you can accept by
pressing ENTER
Please enter the basename of your document. This is the name without
any suffix. For example, if your printed output file is supposed to
be called refdbtest.pdf, the basename will be 'refdbtest'
Alternatively, enter the full name of an existing document in this
directory. I'll try and guess the proper values for this document.
[refdbtest]
demo
Please enter the type of the document. Available types are 'db31',
'db40', and 'db41' for DocBook SGML versions 3.1, 4.0, and 4.1,
respectively, 'db41x', 'db42x', 'db43x', and 'db50x' for DocBook XML
versions 4.1.2, 4.2, 4.3, and 5.0, respectively, as well as
'teix' and 'tei5x' for TEI XML P4 and TEI XML P5, respectively
[db43x]
db50x
Please enter the element root which determines the type of the
publication. Common are 'set', 'book', and 'article' for DocBook
documents and 'TEI.2' for TEI documents
[book]
Please enter the name of the RefDB database where you take your
references from
[refdbtest]
Please enter the bibliography style that your document should use
Enter 'raw' to use the default formatting of the stock stylesheets
[J.Biol.Chem.]
Please enter the character encoding that your document should use
[utf-8]
Please enter the path or the URL of a custom CSS file for the
(x)html output. Hit ENTER if you do not use a custom CSS file
[J.Biol.Chem.css]
You've selected the following values:
Basename: demo
Document type: db50x
Publication type: book
Database: refdbtest
Bibliography style: J.Biol.Chem.
Encoding: utf-8
CSS file: J.Biol.Chem.css
Is this ok?
[y]
Fine, so then ...
Makefile created.
Documents demo.short.xml and demo.xml created.
After editing this file you can use the following commands to create
formatted output:
make pdf to create a Portable Document Format (PDF) file (demo.pdf)
make html to create HTML output (demo.html)
make xhtml to create XHTML output (demo.xhtml)
make all to create all available output formats
$ cat demo.xml
-e <?xml version="1.0" encoding="utf-8"?>
<book xmlns="http://docbook.org/ns/docbook">
<!-- xinclude the bibliography file demo.bib.xml at the chapter level -->
<!-- <xi:include href="demo.bib.xml" xmlns:xi="http://www.w3.org/2001/XInclude">
<xi:fallback>demo.bib.xml appears to be missing</xi:fallback>
</xi:include> -->
</book>
-- System Information:
Debian Release: 6.0.6
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable'), (200, 'testing'), (100,
'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-0.bpo.3-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages refdb-clients depends on:
ii libbtparse0 0.34-2 A C library to parse BibTeX files
ii libc6 2.11.3-4 Embedded GNU C Library: Shared lib
ii libmarc-charset-perl 1.2-1 Perl module for bidirectional MARC
ii libmarc-record-perl 2.0.2-1 Perl extension for handling MARC r
ii libncurses5 5.7+20100313-5 shared libraries for terminal hand
ii libreadline6 6.1-3 GNU readline and history libraries
ii librefdb-sru-perl 0.7-1 RefDB-SRU module for perl
ii libterm-clui-perl 1.66-1 Perl module offering a Command-Lin
ii whiptail 0.52.11-1 Displays user-friendly dialog boxe
refdb-clients recommends no packages.
refdb-clients suggests no packages.
-- debconf-show failed
--- End Message ---
--- Begin Message ---
Source: refdb
Source-Version: 0.9.9-3
We believe that the bug you reported is fixed in the latest version of
refdb, which is due to be installed in the Debian FTP archive.
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.
Mathieu Malaterre <[email protected]> (supplier of updated refdb 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: Thu, 10 Jan 2013 09:32:05 +0100
Source: refdb
Binary: refdb-clients refdb-server refdb-www refdb-doc
Architecture: source amd64 all
Version: 0.9.9-3
Distribution: unstable
Urgency: low
Maintainer: Debian XML/SGML Group <[email protected]>
Changed-By: Mathieu Malaterre <[email protected]>
Description:
refdb-clients - Reference database and bibliography tool - clients
refdb-doc - Reference database and bibliography tool - doc
refdb-server - Reference database and bibliography tool - sql server
refdb-www - Reference database and bibliography tool - www server
Closes: 695846 696010 696333 696875 696876 697934
Changes:
refdb (0.9.9-3) unstable; urgency=low
.
* Fix fop calling convention.
- debian/patches/fixfopjava.patch
* Replace fop.extensions into fop1.extensions. Closes: #696875
* Add missing Depends to php5-xsl
* Suggests: yaz client to retrieve external database
* fix buffer overflow in process_ris_set(). Closes: #695846
* Remove extra -e from echo (dash). Closes: #696333
* Bump Std-Vers to 3.9.4, no changes needed
* Use /run instead of /var/run. Closes: #696876
* Add dtdparse to B-D-I. Closes: #696010
* Adding fonts to work-around ftbfs. Closes: #697934
Checksums-Sha1:
4a022c2557057432268f9b599dc70b3858dd5a73 2386 refdb_0.9.9-3.dsc
72874c3f054be3786538c5997571a71ea621f291 13860 refdb_0.9.9-3.debian.tar.gz
250ee98d993579bb3a1b1f877c4e506dfe5f2bfe 495912 refdb-clients_0.9.9-3_amd64.deb
bb1bad0f32973b63a0edf90618d3f43dcc194462 288030 refdb-server_0.9.9-3_amd64.deb
de458ecc4ef167607da20159f3fb13a17ca4a906 98706 refdb-www_0.9.9-3_all.deb
c0206d3ebe908c184a36ca015087bf9d2b8850d0 1497048 refdb-doc_0.9.9-3_all.deb
Checksums-Sha256:
4620650bb8bfd1bf7144a2bb3103eeabd140f69f13bfe2da8b38a590ffbda013 2386
refdb_0.9.9-3.dsc
2d004f9d67191740d4c21876c1fd9c6fa4df7654881ddfa241acd8e6a36ac968 13860
refdb_0.9.9-3.debian.tar.gz
40e73e659a2eb5a38015c1f86399634a9f2194ac2588457ea4bd15fce96421cf 495912
refdb-clients_0.9.9-3_amd64.deb
cb9ac7de712c762ac0a465694601a19aa587d3760a7de6674d5e259579a301fd 288030
refdb-server_0.9.9-3_amd64.deb
d7da4758853090668df60fbcb4dc5d2c4df5ce660913fe991dd955c6574c8e40 98706
refdb-www_0.9.9-3_all.deb
60dd0f1efcb2e85281a823f46a2caff367606c933fdf8dc2e0c39ba27443bd4f 1497048
refdb-doc_0.9.9-3_all.deb
Files:
02800797cffba80516d9afcf76a5e28d 2386 text optional refdb_0.9.9-3.dsc
572ef429436a005075a6369d2ec19796 13860 text optional
refdb_0.9.9-3.debian.tar.gz
cf3407009ff628659aa911e5c7852fa6 495912 text optional
refdb-clients_0.9.9-3_amd64.deb
9b8500ddd6a5b6c3308d634d0735d35d 288030 text optional
refdb-server_0.9.9-3_amd64.deb
1fa3118af0de11d937370673016fd8b8 98706 text optional refdb-www_0.9.9-3_all.deb
d8521978a51d8a8b2afa3b0354a967b0 1497048 doc optional refdb-doc_0.9.9-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBAgAGBQJQ8DAIAAoJEAFx4YKK4JNFjQYQAI5Jv7XAyUMsc/wdjv0h5cB/
zAjszMqCmFnDfuwD8z31L5CFxKT4P8DMwnXeNGCy2rbDvfZnlw2LUs0V0BdWKAkm
ShybtN4iUBJ3Rsk18eqhtQqsUt5LoUBwFpdsmLzo3NeH2i2moVc9kDxD+zM8x5Hl
j1ThEuNlp9yWjLs8gJPeNB+Z6sG9Nv+/Nq1pZvSyJW4ov8QAbqC1K+C1qL+wNxVp
GZwCIahYpWsuRoM/D5XIXLGFDHstXb4tlkiXUcQxsMqhwjvEksmTBduQphUIM3Rx
WjAwRoSrOe13RzVCYLLOHXEbNE4X8mHr/8ydP/olfDTCZZcGKHodBBq3dswUte8p
kqScTg660wkNmny06hlj+rnNdeSpwxkvNoOnIg9cfB5kBYuMjCZ6T2iMrxMzv336
GNJVHMv24P2HsYzDD+ZJVVKVGKkzUJmyAt1IN+h8bCuV4qp4UwSedd+2JNN6oCJH
PXDYWqRva+/OueAhgSBLjSbgPFzHtKuihBaOT87L1aj61tZPQx+Cqm9kOZJBiwEC
FAVnp5nUuCjr4ClPz7oIRc8IG8Fv5gk23vzwsnzqJYCuVb2SIK9fboSs83tk81kv
2frLjHTAPoPrGgEbTzuycFWL160rUzG1mqd2OkPE/mVomlOwL26l4fkcn4BYtK8U
YkL0lKfUcM1xO2QNbIEi
=Dy2Z
-----END PGP SIGNATURE-----
--- End Message ---