[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#833575: marked as done (jessie-pu: package javatools/0.48+deb8u1)



Your message dated Sat, 17 Sep 2016 13:08:06 +0100
with message-id <1474114086.2011.126.camel@adam-barratt.org.uk>
and subject line Closing p-u bugs for updates in 8.6
has caused the Debian Bug report #833575,
regarding jessie-pu: package javatools/0.48+deb8u1
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 owner@bugs.debian.org
immediately.)


-- 
833575: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833575
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: jessie
User: release.debian.org@packages.debian.org
Usertags: pu
X-Debbugs-Cc: javatools@packages.debian.org

Hi,

collectd on security.d.o fails to build on ppc64el, apparently because
java changed its paths there and javatools needs an update.

Cheers,
Julien

diff -Nru javatools-0.48/debian/changelog javatools-0.48+deb8u1/debian/changelog
--- javatools-0.48/debian/changelog	2014-12-12 07:44:41.000000000 +0100
+++ javatools-0.48+deb8u1/debian/changelog	2016-08-06 10:59:39.000000000 +0200
@@ -1,3 +1,10 @@
+javatools (0.48+deb8u1) jessie; urgency=medium
+
+  * Non-maintainer upload.
+  * Fixed the arch returned for ppc64el in java-arch.sh (closes: #833572)
+
+ -- Julien Cristau <jcristau@debian.org>  Sat, 06 Aug 2016 10:59:36 +0200
+
 javatools (0.48) unstable; urgency=medium
 
   * Team upload.
diff -Nru javatools-0.48/java-arch.sh javatools-0.48+deb8u1/java-arch.sh
--- javatools-0.48/java-arch.sh	2014-12-12 07:44:41.000000000 +0100
+++ javatools-0.48+deb8u1/java-arch.sh	2016-08-06 10:46:07.000000000 +0200
@@ -24,7 +24,7 @@
 		echo ppc
 		;;
 	ppc64el)
-		echo ppc64
+		echo ppc64le
 		;;
 	hppa)
 		echo parisc

--- End Message ---
--- Begin Message ---
Version: 8.6

The updates referred to in each of these bugs were included in today's
stable point release.

Regards,

Adam

--- End Message ---

Reply to: