Your message dated Fri, 22 Apr 2011 21:06:15 +0000
with message-id <e1qdnyn-00074e...@franck.debian.org>
and subject line Bug#621398: fixed in lucene2 2.9.4+ds1-1
has caused the Debian Bug report #621398,
regarding Still uses libdb4.7
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 ow...@bugs.debian.org
immediately.)


-- 
621398: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=621398
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: lucene2
Version: 2.9.3+ds1-1
Severity: normal
User: pkg-db-de...@lists.alioth.debian.org
Usertags: db5.1

Your package currently still uses Berkeley DB version 4.7 (libdb4.7).

However, there is a newer Berkeley DB version in the archive (libdb5.1),
with a compatible API.  Berkeley DB version 4.7 will be eventually
removed from unstable in favor of version 5.1.

Please port your package to libdb5.1 as soon as possible.  In most cases
only change required is to update build depends from libdb4.7-dev
to libdb-dev, or just recompile the package.

More complicated scenarios:

- Package does check for DB_VERSION_MAJOR == 4 - this should be updated
  to (DB_VERSION_MAJOR > 4) || ((DB_VERSION_MAJOR == 4) && (DB_VERSION_MINOR >= 
XX)).

- Configure checks - sometime there is a list of db-4.7 db-4.6 db-4.2, etc., 
this
  needs to be updated to just db (or db-5.1 db-5 db), or at least list the 'db'
  in the front

You can see example patch in cyrus-imapd-2.2:
http://git.debian.org/?p=pkg-cyrus-imapd/cyrus-imapd-2.2.git;a=blob;f=debian/patches/99-berkelydb-5.1.dpatch;hb=HEAD

- The packages which use Berkeley DB transactional mode need to upgrade
  the database files before the upgrade.  This is fairly straightforward
  and is well documented on the Berkeley DB website.  But you probably
  already know that because it's not the first Berkeley DB transition.

The example script can be found in the cyrus-imapd-2.4 (not yet released):
http://git.debian.org/?p=pkg-cyrus-imapd/cyrus-imapd-2.4.git;a=blob;f=debian/cyrus-upgrade-db;hb=HEAD

Thanks, 
--
Ondřej Surý <ond...@debian.org>

-- System Information:
Debian Release: squeeze/sid
  APT prefers maverick-updates
  APT policy: (500, 'maverick-updates'), (500, 'maverick-security'), (500, 
'maverick-proposed'), (500, 'maverick-backports'), (500, 'maverick')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.35-28-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



--- End Message ---
--- Begin Message ---
Source: lucene2
Source-Version: 2.9.4+ds1-1

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

liblucene2-java-doc_2.9.4+ds1-1_all.deb
  to main/l/lucene2/liblucene2-java-doc_2.9.4+ds1-1_all.deb
liblucene2-java_2.9.4+ds1-1_all.deb
  to main/l/lucene2/liblucene2-java_2.9.4+ds1-1_all.deb
lucene2_2.9.4+ds1-1.diff.gz
  to main/l/lucene2/lucene2_2.9.4+ds1-1.diff.gz
lucene2_2.9.4+ds1-1.dsc
  to main/l/lucene2/lucene2_2.9.4+ds1-1.dsc
lucene2_2.9.4+ds1.orig.tar.gz
  to main/l/lucene2/lucene2_2.9.4+ds1.orig.tar.gz



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 621...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jan-Pascal van Best <janpas...@vanbest.org> (supplier of updated lucene2 
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 ftpmas...@debian.org)


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

Format: 1.8
Date: Thu, 21 Apr 2011 22:01:28 +0200
Source: lucene2
Binary: liblucene2-java liblucene2-java-doc
Architecture: source all
Version: 2.9.4+ds1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Jan-Pascal van Best <janpas...@vanbest.org>
Description: 
 liblucene2-java - Full-text search engine library for Java(TM)
 liblucene2-java-doc - Documentation for Lucene
Closes: 595356 621398
Changes: 
 lucene2 (2.9.4+ds1-1) unstable; urgency=low
 .
   * New upstream version: 2.9.4
   * Added a Breaks: eclipse-platform (<= 3.5.2-6), forward-port from
     2.9.2+ds1-1squeeze1 (Closes: #595356)
   * Put lucli under update-alternatives control to allow 
liblucene3-java-contrib
     to take over
   * Change dependency on libdb4.7-java to libdb5.1-java (Closes: #621398)
   * Fixed debian/watch for new Apache archive repository layout
   * Bump standards version to 3.9.1 (no changes needed)
Checksums-Sha1: 
 9d28016d2787449b9a56fdeea48b927bd0479093 1875 lucene2_2.9.4+ds1-1.dsc
 5911d28ff5d555d51184c7eeb80fde339f7c9df9 6555765 lucene2_2.9.4+ds1.orig.tar.gz
 5464d98d75bed29708549235f4c6434ac5a7206c 19689 lucene2_2.9.4+ds1-1.diff.gz
 26db847ecbe12c0b66c6c555ca4709e20667e181 5867844 
liblucene2-java_2.9.4+ds1-1_all.deb
 a6dd20ba191040859e7c16f9b5f546dcbda67a93 7350698 
liblucene2-java-doc_2.9.4+ds1-1_all.deb
Checksums-Sha256: 
 7d549051ddd4e5ed30469f5e0cf3272500002be5eb1ec516cc78a01ad1cdf9cc 1875 
lucene2_2.9.4+ds1-1.dsc
 38401b2212908642b609f4032401523c08e947be4fcb7be652e9702f8f99e967 6555765 
lucene2_2.9.4+ds1.orig.tar.gz
 540571bde7f29f484236b988b9fb4b70c4c6280c21976ddc58b3376ed04e382b 19689 
lucene2_2.9.4+ds1-1.diff.gz
 de7819d8ceb2ff8448ec62544994392a71e0c95452dd227da5f9a9bc6feee160 5867844 
liblucene2-java_2.9.4+ds1-1_all.deb
 cb8a63d8beb061823f4f6d054687d489111320b8ea30029fdc25dab34d910c2d 7350698 
liblucene2-java-doc_2.9.4+ds1-1_all.deb
Files: 
 bcfa4601b9d468896def4ac9d0b73e36 1875 java optional lucene2_2.9.4+ds1-1.dsc
 37cf4a98c2b36f5c4931842d6698cf79 6555765 java optional 
lucene2_2.9.4+ds1.orig.tar.gz
 ac3661793ffdbf96182f5268553bdfe2 19689 java optional 
lucene2_2.9.4+ds1-1.diff.gz
 e2095231de44ce162d358f180e442ccc 5867844 java optional 
liblucene2-java_2.9.4+ds1-1_all.deb
 5b4b0770d545b86e73a648ec12ea42ad 7350698 doc optional 
liblucene2-java-doc_2.9.4+ds1-1_all.deb

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

iEYEARECAAYFAk2x3NcACgkQOkyycBqJzCP6cwCglABwAefGs8HOSrykWvywzs5U
sMMAn2/9hdiRKPeotCiZFy2X3wOWcqAr
=QrnL
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to