Your message dated Fri, 07 Jun 2013 09:49:37 +0000
with message-id <[email protected]>
and subject line Bug#688138: fixed in db 5.1.29-6
has caused the Debian Bug report #688138,
regarding db: Ensure backwards compatible Java bytecode is built
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.)


-- 
688138: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=688138
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: db
Version: 5.1.29-5
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu quantal ubuntu-patch openjdk-7-transition

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Dear Maintainer,

In Ubuntu, the attached patch was applied to achieve the following:

  * Ensure that backwards compatible Java bytecode is built (LP: #1049765):
    - d/rules: Tweak naming of JAVACFLAGS, pass to dh_auto_configure and
      ensure that dh_auto_build operates on the correct directory.

This will ensure that the Java library built by this package is compatible
with Java 1.5+.

Thanks for considering the patch.


- -- System Information:
Debian Release: wheezy/sid
  APT prefers quantal-updates
  APT policy: (500, 'quantal-updates'), (500, 'quantal-security'), (500, 
'quantal')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

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

iQIcBAEBCAAGBQJQWgkZAAoJEL/srsug59jDd78P/1DTodwlpt2i94MMnhs6Ghx/
fmxw5nWI8SMxXX0qVP7tW9sIAbueB87Zxr4PtvM5W0SQGnjhNvBizl5o25xSO6gg
83nKSn9wcXxHY179JtDwZmupIEMVR8ELgg8AJLh1d4upJdsB24LEjPs0oDvZosOf
72Y8iQT76NMjOrQKsn5UtZiNxfmVRAho5cDSLKJpRgWYMvaIam/ZlFTe4PWtQBir
R1dwlE5rs+5xjrKX2Z6tdba5JOUTkyvAt7Bx6h3SF4z8k0ah0MBaQrn6ihzbiCIU
JZOrGeYOjXgBoO0gstTHfSHtbHOWn3s/lP9Jkk4zLLSPG/XSzI+6mqVtzlj8Tzo4
wW9B4PxjiukRoXBsu/qvtq6cdEkzjFMF1FSYcSiRogn+3flPFj/qn0ELlObotwfW
thsUy1QjRZyWqXhqD3lcA0pNePoRDA7YOj9SvIIW8UR2aSfzRST4om5DSjElpEt/
YBn8fOUxupu/BxQbNmvLQqePpX/LWLe8rB+cnTPrC8OFZ2moOQMaUXDB40Gxi0Fh
gfzXrg9ZXr2sLsAY3s9GOV/N/jFfF40D9wOJon2paIM/MEz1noiUiU3mYxWXk18U
rQpDln5BHoTzUEl7gYgT3Am2/EOQnphZi6LhUjFR7gr+abK07ByRPbgoHeVCJCVI
BkhpPiy5zVxPnY6c4eiv
=DQax
-----END PGP SIGNATURE-----
diff -Nru db-5.1.29/debian/changelog db-5.1.29/debian/changelog
diff -Nru db-5.1.29/debian/rules db-5.1.29/debian/rules
--- db-5.1.29/debian/rules	2012-06-28 13:03:31.000000000 +0100
+++ db-5.1.29/debian/rules	2012-09-19 18:04:00.000000000 +0100
@@ -62,7 +62,7 @@
 endif
 
 ifeq (yes,$(ENABLE_JAVA))
-JAVAC_FLAGS=-source 1.5 -target 1.5
+JAVACFLAGS=-source 1.5 -target 1.5
 JAVA_HOME ?= /usr/lib/jvm/default-java
 CFLAGS += -I$(JAVA_HOME)/include -I$(JAVA_HOME)/include/linux
 CONFIGURE_SWITCHES += --enable-java
@@ -94,10 +94,10 @@
 	dh $@ $(DH_PLUGINS)
 
 override_dh_auto_configure:
-	dh_auto_configure -Ddist -Bbuild -- $(CONFIGURE_SWITCHES)
+	JAVACFLAGS="$(JAVACFLAGS)" dh_auto_configure -Ddist -Bbuild -- $(CONFIGURE_SWITCHES)
 
 override_dh_auto_build:
-	JAVAC_FLAGS="$(JAVAC_FLAGS)" dh_auto_build
+	dh_auto_build -Ddist -Bbuild
 
 override_dh_auto_clean:
 	dh_auto_clean -Ddist -Bbuild

--- End Message ---
--- Begin Message ---
Source: db
Source-Version: 5.1.29-6

We believe that the bug you reported is fixed in the latest version of
db, 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.
Ondřej Surý <[email protected]> (supplier of updated db 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: Fri, 07 Jun 2013 10:27:02 +0200
Source: db
Binary: db5.1-doc libdb5.1-dev libdb5.1 db5.1-util db5.1-sql-util libdb5.1++ 
libdb5.1++-dev libdb5.1-tcl libdb5.1-dbg libdb5.1-java-jni libdb5.1-java 
libdb5.1-java-gcj libdb5.1-java-dev libdb5.1-sql-dev libdb5.1-sql 
libdb5.1-stl-dev libdb5.1-stl
Architecture: source all amd64
Version: 5.1.29-6
Distribution: unstable
Urgency: low
Maintainer: Debian Berkeley DB Group <[email protected]>
Changed-By: Ondřej Surý <[email protected]>
Description: 
 db5.1-doc  - Berkeley v5.1 Database Documentation [html]
 db5.1-sql-util - Berkeley v5.1 SQL Database Utilities
 db5.1-util - Berkeley v5.1 Database Utilities
 libdb5.1   - Berkeley v5.1 Database Libraries [runtime]
 libdb5.1++ - Berkeley v5.1 Database Libraries for C++ [runtime]
 libdb5.1++-dev - Berkeley v5.1 Database Libraries for C++ [development]
 libdb5.1-dbg - Berkeley v5.1 Database Libraries [debug]
 libdb5.1-dev - Berkeley v5.1 Database Libraries [development]
 libdb5.1-java - Berkeley v5.1 Database Libraries for Java
 libdb5.1-java-dev - Berkeley v5.1 Database Libraries for Java [development]
 libdb5.1-java-gcj - Berkeley v5.1 Database Libraries for Java (native code)
 libdb5.1-java-jni - Berkeley v5.1 Database Libraries for Java
 libdb5.1-sql - Berkeley v5.1 Database Libraries [SQL runtime]
 libdb5.1-sql-dev - Berkeley v5.1 Database Libraries [SQL development]
 libdb5.1-stl - Berkeley v5.1 Database Libraries [STL runtime]
 libdb5.1-stl-dev - Berkeley v5.1 Database Libraries [STL development]
 libdb5.1-tcl - Berkeley v5.1 Database Libraries for Tcl [module]
Closes: 688138
Changes: 
 db (5.1.29-6) unstable; urgency=low
 .
   * Ensure that backwards compatible Java bytecode is built (Closes: #688138)
Checksums-Sha1: 
 344cb62f446a75e1a98e0b54f49a110a4940a293 2113 db_5.1.29-6.dsc
 ea03fb6db95612667418586bb2c56d592a795312 28560 db_5.1.29-6.debian.tar.gz
 8c844b2a8630564bc6b016b3f2b3f1891e79a957 17296480 db5.1-doc_5.1.29-6_all.deb
 7f0af08848b033936d861f70cde424f96cb5a5fb 881638 libdb5.1-dev_5.1.29-6_amd64.deb
 cd92fbb9a746f227018e463078bf1f8ca3a8ce43 717166 libdb5.1_5.1.29-6_amd64.deb
 4eb1cb6d5b49795a9371fc3b4240c0114f33f738 84112 db5.1-util_5.1.29-6_amd64.deb
 3e7a9f152998ef51244cf0c19ee2bc8dac68a481 21818 
db5.1-sql-util_5.1.29-6_amd64.deb
 c703d3d73807794e35f2ded52ab9cb1173b4f055 748542 libdb5.1++_5.1.29-6_amd64.deb
 4d0f3b51b0fc2f1b9a4cfd18fc29e317814b9b94 1802078 
libdb5.1++-dev_5.1.29-6_amd64.deb
 8dd9a6b57959e47f68b8cb11cc1d9148aa135a5b 2690322 
libdb5.1-tcl_5.1.29-6_amd64.deb
 0c146d1dff7247e74ce33e337e44d4337401b231 33232010 
libdb5.1-dbg_5.1.29-6_amd64.deb
 5df6feae178908fc8ca7e33fd192f8b2385d6a83 757884 
libdb5.1-java-jni_5.1.29-6_amd64.deb
 f1a8ebe09638f1ea1ad645c2dd427607ca78b1a4 500514 libdb5.1-java_5.1.29-6_all.deb
 dc3f12e20079b643005b40b4450371a581769175 797980 
libdb5.1-java-gcj_5.1.29-6_amd64.deb
 3554662597a72301a33418bd0561ce500f9a504c 904386 
libdb5.1-java-dev_5.1.29-6_amd64.deb
 329c6c49397794b01ca9f93048e5930e537864e4 2306302 
libdb5.1-sql-dev_5.1.29-6_amd64.deb
 2da7019eaee6307ffa1d57d0ea4fd19c866c1d22 954338 libdb5.1-sql_5.1.29-6_amd64.deb
 c4b69b70ef68df9fabfd9ea93374c6990998ec0b 1963250 
libdb5.1-stl-dev_5.1.29-6_amd64.deb
 65781c3b683d1f5004b8ae56223ed2e0f7c95e29 779064 libdb5.1-stl_5.1.29-6_amd64.deb
Checksums-Sha256: 
 3ecb22d75f373f5ba2a9d2153010df2037603b0d01674b41e4024e41749856b4 2113 
db_5.1.29-6.dsc
 e33500f349b3753261a63e65558d1129df0e0558d9eab47c0b3789f5b7034fe1 28560 
db_5.1.29-6.debian.tar.gz
 1f81eec9cc98a1ec89077d9c4b48ed373cc5b2da6e2a31cd340e07277c4ba3e0 17296480 
db5.1-doc_5.1.29-6_all.deb
 e736392a428ce0c671aa451e25991add93b4c8df0939e5dc678a52dd562d4f0d 881638 
libdb5.1-dev_5.1.29-6_amd64.deb
 3664895ba4919fa6f6bc9213e1cd695eb174ad6268a05738fd225ec755abfd4e 717166 
libdb5.1_5.1.29-6_amd64.deb
 d5bcd1afdef18ca6296d74eec982a28acea45b5e474b1b6092e64485f54cd157 84112 
db5.1-util_5.1.29-6_amd64.deb
 1207e4794425ae4f6dc63ce654f17b11ce57f376c5bf512a5ad995d62808633f 21818 
db5.1-sql-util_5.1.29-6_amd64.deb
 5e11da51ccdeeb9d29b87f6b559c5da62140bd7edbd75c2f879bb1361f6f25cf 748542 
libdb5.1++_5.1.29-6_amd64.deb
 bfdd84467479fb22a82ac1841136ac8e5496e567e9e81456e55fc7b8a7dcf31c 1802078 
libdb5.1++-dev_5.1.29-6_amd64.deb
 b108bebb2a0e68e497df5f5dbf4f61649074af13471ca9cc8fedca289edc3243 2690322 
libdb5.1-tcl_5.1.29-6_amd64.deb
 2d7da647d8f87e54c62bef69b77c2d0fd8a0686c168adc3db5e128c173ca9bca 33232010 
libdb5.1-dbg_5.1.29-6_amd64.deb
 96f315869466b741fb457aa7504e494a22e573df675ed218ba1700179ba5a94f 757884 
libdb5.1-java-jni_5.1.29-6_amd64.deb
 250beed4cedef83ffb07970419fbed0ca33700cec8007c64aa89d80ad9b74cb3 500514 
libdb5.1-java_5.1.29-6_all.deb
 aed7d0b6dcde06c4e22b8519dbbc6bb254710878fc865799cf59f3806a4f05af 797980 
libdb5.1-java-gcj_5.1.29-6_amd64.deb
 c3815a4db4b27d61ef4d3c4ef0e52b8d6577e0fd0f15bdec4bbdb0490f3bc479 904386 
libdb5.1-java-dev_5.1.29-6_amd64.deb
 393c1179ae3c1aa4dd9a0fed2c4fdafd824675ea05e975fb0e61509603e87a3a 2306302 
libdb5.1-sql-dev_5.1.29-6_amd64.deb
 f4526594e25595db0f26d7aa348bdba3ac93ab9669b70b891d5562818f5d1aa9 954338 
libdb5.1-sql_5.1.29-6_amd64.deb
 3bfaea549a33e91199c896c231e4269137e26acfa6ae69ed8f42bd1debf14f66 1963250 
libdb5.1-stl-dev_5.1.29-6_amd64.deb
 950491734dac2cd5158129eb58be91437ce60f7190f9109209687a1c4c0969ba 779064 
libdb5.1-stl_5.1.29-6_amd64.deb
Files: 
 4824c335f590fd44fac3e7dea117b707 2113 libs standard db_5.1.29-6.dsc
 59511a1ca7023959a967a071b8ece5f2 28560 libs standard db_5.1.29-6.debian.tar.gz
 3eb0361bb63347bb4c5f98073f1f588c 17296480 doc optional 
db5.1-doc_5.1.29-6_all.deb
 4098750c67dc1e8162bcfcd45c9f52d3 881638 libdevel extra 
libdb5.1-dev_5.1.29-6_amd64.deb
 f7b8a0cb86b3329fc535592a815e15f9 717166 libs standard 
libdb5.1_5.1.29-6_amd64.deb
 e041fee89de22eeabb521c850ee9efe5 84112 database standard 
db5.1-util_5.1.29-6_amd64.deb
 19fc11cd1565bb015343997eb89f2f31 21818 database extra 
db5.1-sql-util_5.1.29-6_amd64.deb
 acf295bacfa59ea39b9b12a7ffd3fa1d 748542 libs optional 
libdb5.1++_5.1.29-6_amd64.deb
 e573c45474b1f020c9dedfa90f47b1be 1802078 libdevel extra 
libdb5.1++-dev_5.1.29-6_amd64.deb
 ed142079b649073d10ca6932d1433d15 2690322 interpreters extra 
libdb5.1-tcl_5.1.29-6_amd64.deb
 3f60d22ef3740993da13c78430d9e0d6 33232010 debug extra 
libdb5.1-dbg_5.1.29-6_amd64.deb
 eb5f5b5f80697ac01aacc89d842accef 757884 java optional 
libdb5.1-java-jni_5.1.29-6_amd64.deb
 0131ba88a1551aca06d00f16b7a2fd9a 500514 java optional 
libdb5.1-java_5.1.29-6_all.deb
 8d9bc0aa643cb7df7b5eb64eb66e2cbb 797980 java optional 
libdb5.1-java-gcj_5.1.29-6_amd64.deb
 a2f060dcef98d98323fc822926ba90a5 904386 libdevel optional 
libdb5.1-java-dev_5.1.29-6_amd64.deb
 78a17079cef5f43372f87fc6d9dad224 2306302 libdevel extra 
libdb5.1-sql-dev_5.1.29-6_amd64.deb
 bd6ffad8547b06508fdceef87b2ff369 954338 libs extra 
libdb5.1-sql_5.1.29-6_amd64.deb
 bd3b5c2819344b4059c422041bfd7039 1963250 libdevel extra 
libdb5.1-stl-dev_5.1.29-6_amd64.deb
 16ddce2a8cec1091c9125aecfb29fa25 779064 libs extra 
libdb5.1-stl_5.1.29-6_amd64.deb

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

iEYEARECAAYFAlGxoz8ACgkQ9OZqfMIN8nNF4gCfcagCm6Hjf4yhR/eN1ncDgzRX
T0YAnAiDOXEKbP3A+2wgfiJpT3D3TDA5
=AAns
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to