tags 587732 + patch
tags 587732 + pending
thanks
Dear maintainer,
I've prepared an NMU for protobuf (versioned as 2.3.0-2.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.
Regards.
diff -Nru protobuf-2.3.0/debian/ant-wrapper protobuf-2.3.0/debian/ant-wrapper
--- protobuf-2.3.0/debian/ant-wrapper 2010-05-24 18:29:28.000000000 +0200
+++ protobuf-2.3.0/debian/ant-wrapper 2010-07-10 19:35:10.000000000 +0200
@@ -1,6 +1,6 @@
#!/bin/sh
-JAVA_HOME="/usr/lib/jvm/java-6-openjdk"
+JAVA_HOME="/usr/lib/jvm/default-java"
if [ ! -d "$JAVA_HOME" ]; then
echo "Can't find java-6-openjdk, please check the build-depends" 1>&2
diff -Nru protobuf-2.3.0/debian/changelog protobuf-2.3.0/debian/changelog
--- protobuf-2.3.0/debian/changelog 2010-05-24 18:29:28.000000000 +0200
+++ protobuf-2.3.0/debian/changelog 2010-07-10 19:35:10.000000000 +0200
@@ -1,3 +1,11 @@
+protobuf (2.3.0-2.1) unstable; urgency=high
+
+ * Non-maintainer upload.
+ * Build-depends on on default-jdk and set JAVA_HOME to
+ /usr/lib/jvm/default-java (Closes: #587732)
+
+ -- Giuseppe Iuculano <[email protected]> Sat, 10 Jul 2010 18:37:19 +0200
+
protobuf (2.3.0-2) unstable; urgency=low
* Fix "FTBFS on armel (test-suite failure)" by disabling optimizations
diff -Nru protobuf-2.3.0/debian/control protobuf-2.3.0/debian/control
--- protobuf-2.3.0/debian/control 2010-05-24 18:29:28.000000000 +0200
+++ protobuf-2.3.0/debian/control 2010-07-10 19:35:10.000000000 +0200
@@ -5,7 +5,7 @@
Uploaders: Robert S. Edmonds <[email protected]>
Build-Depends: debhelper (>= 7), python (>= 2.3.5-11),
python-setuptools (>= 0.6c8), xmlto, ant, zlib1g-dev,
- openjdk-6-jdk, unzip
+ default-jdk, unzip
Build-Depends-Indep: python-support (>= 0.6)
Standards-Version: 3.8.4
Homepage: http://code.google.com/p/protobuf/
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]