Your message dated Fri, 04 Jul 2008 21:02:07 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#488119: fixed in libhibernate3-java 3.3.0.CR1-1
has caused the Debian Bug report #488119,
regarding libhibernate3-java: Binary package is missing dependencies
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.)
--
488119: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=488119
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: libhibernate3-java
Version: 3.2.6-1
Severity: normal
It appears that libhibernate3-java is missing depdencies on at least the
following packages:
ant
antlr
glassfish-javaee
libasm-java
libc3p0-java
libcglib2.1-java
libcommons-collections-java
libcommons-logging-java
libdom4j-java
libehcache-java
libgcj9-jar
libhibernate3-java
libjavassist-java
libjboss-cache1-java
liboscache-java
libproxool-java
libswarmcache-java
I believe that libhibernate3-java should require these packages. Here is the
script that I used to generate this list.
#!/bin/bash
FROM_JAR=$1
CP=`find /usr/share/java -name "*.jar" -type f | tr "\n" ":"`
java -jar jarjar*.jar find jar $FROM_JAR $CP > /tmp/jar_deps.txt
rm -f /tmp/deb_deps.txt
for x in `sed -e 's|.*-> ||' /tmp/jar_deps.txt` ; do
dpkg -S $x >> /tmp/deb_deps.txt
done
cut -f 1 -d : /tmp/deb_deps.txt | sort | uniq
The script requires jarjar which as far as I can see isn't presently
debian packaged. jarjar is available here: http://code.google.com/p/jarjar/
I called the script deps.sh and ran it
deps.sh /usr/share/java/libhibernate3-java
There may be other dependencies that I have missed.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libhibernate3-java depends on:
ii java-gcj-compat [java2-run 1.0.78-1 Java runtime environment using GIJ
ii sun-j2sdk1.6 [java2-runtim 1.6.0+update6 Java(TM) JDK, Standard Edition, Su
libhibernate3-java recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: libhibernate3-java
Source-Version: 3.3.0.CR1-1
We believe that the bug you reported is fixed in the latest version of
libhibernate3-java, which is due to be installed in the Debian FTP archive:
libhibernate3-java-doc_3.3.0.CR1-1_all.deb
to
pool/contrib/libh/libhibernate3-java/libhibernate3-java-doc_3.3.0.CR1-1_all.deb
libhibernate3-java_3.3.0.CR1-1.diff.gz
to pool/contrib/libh/libhibernate3-java/libhibernate3-java_3.3.0.CR1-1.diff.gz
libhibernate3-java_3.3.0.CR1-1.dsc
to pool/contrib/libh/libhibernate3-java/libhibernate3-java_3.3.0.CR1-1.dsc
libhibernate3-java_3.3.0.CR1-1_all.deb
to pool/contrib/libh/libhibernate3-java/libhibernate3-java_3.3.0.CR1-1_all.deb
libhibernate3-java_3.3.0.CR1.orig.tar.gz
to
pool/contrib/libh/libhibernate3-java/libhibernate3-java_3.3.0.CR1.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Varun Hiremath <[EMAIL PROTECTED]> (supplier of updated libhibernate3-java
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: Sat, 05 Jul 2008 01:07:59 +0530
Source: libhibernate3-java
Binary: libhibernate3-java libhibernate3-java-doc
Architecture: source all
Version: 3.3.0.CR1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers
<[email protected]>
Changed-By: Varun Hiremath <[EMAIL PROTECTED]>
Description:
libhibernate3-java - Relational Persistence for Idiomatic Java
libhibernate3-java-doc - Relational Persistence for Idiomatic Java
(documentation)
Closes: 488119
Changes:
libhibernate3-java (3.3.0.CR1-1) unstable; urgency=low
.
* New upstream release
* Bump Standards-Version to 3.8.0
* Add new build.xml and ant.properties file to build jars
* Update debian/watch file
* Add libslf4j-java to Build-Depends
* Add missing dependencies (Closes: #488119)
* Remove debian/libhibernate3-java.install, not required
* Update orig-tar.sh and orig-tar.exclude files
* debian/copyright: remove the full text of Apache 2.0 license, as now
is included in common licenses
Checksums-Sha1:
590b368da3536916f96b1faade5f0a195584561f 1757
libhibernate3-java_3.3.0.CR1-1.dsc
e882b8d726dedbcd5f078d2ecdd99299a3502c02 1780418
libhibernate3-java_3.3.0.CR1.orig.tar.gz
69db5b81ef15074a7f4bcbd1f49c296d2661a9a5 4499
libhibernate3-java_3.3.0.CR1-1.diff.gz
67775181d3d0f1949a0530254e933acf46359fe0 2048958
libhibernate3-java_3.3.0.CR1-1_all.deb
f30d5109cd86dc2c021696662623bd3a97467ea5 2445320
libhibernate3-java-doc_3.3.0.CR1-1_all.deb
Checksums-Sha256:
4f7b693606f590b87ecb1ce2109b7304cb58b88129aba412c1f601fa80c24fda 1757
libhibernate3-java_3.3.0.CR1-1.dsc
dafc221d07d8e6207332877ac19c770f0b6c864991134547101496e520fe10d8 1780418
libhibernate3-java_3.3.0.CR1.orig.tar.gz
f4f4b6f268aca417b6bd5d582c24c4b8a93f4c0de68232b2ec9d49f2cc4ef74e 4499
libhibernate3-java_3.3.0.CR1-1.diff.gz
3cf5be97c7e426c8fde350b1fced5a4755ee767da91df415be96635de31909d9 2048958
libhibernate3-java_3.3.0.CR1-1_all.deb
afc1cfd8e6e95f828546cbab5763777f845d4ec8a25ddd47820b379fe1b6e907 2445320
libhibernate3-java-doc_3.3.0.CR1-1_all.deb
Files:
1f7c0ed44f541b61b0b3fdc22d3dc62d 1757 contrib/libs optional
libhibernate3-java_3.3.0.CR1-1.dsc
ac0cf15262bb4fee9b62d05996c861c1 1780418 contrib/libs optional
libhibernate3-java_3.3.0.CR1.orig.tar.gz
acb934413bf6d1db3ac13e340bef73f4 4499 contrib/libs optional
libhibernate3-java_3.3.0.CR1-1.diff.gz
4e2d961dbaa8d696baf7160d83b50678 2048958 contrib/libs optional
libhibernate3-java_3.3.0.CR1-1_all.deb
b03a7a2582c3a0e1b7596da4a3e7961d 2445320 contrib/doc optional
libhibernate3-java-doc_3.3.0.CR1-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFIbofmPEFSUMxFMZcRAiitAJoDCxh5pnV4/jWCSpbC1y4U/5tEqQCeKX72
FqJO+8VMeCixWVvie2s/cvo=
=ngpz
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
pkg-java-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers