[med-svn] [Git][med-team/gdcm][master] Update changelog for upload

Gert Wollny gitlab at salsa.debian.org
Wed May 16 00:52:12 BST 2018


Gert Wollny pushed to branch master at Debian Med / gdcm


Commits:
efe99cfa by Gert Wollny at 2018-05-16T01:07:56+02:00
Update changelog for upload

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+gdcm (2.8.6-2) unstable; urgency=medium
+
+  * d/rules: Add explicit java home path on arm* and 
+    powerpc ppc64el
+
+ -- Gert Wollny <gewo at debian.org>  Wed, 16 May 2018 01:04:30 +0200
+
 gdcm (2.8.6-1) unstable; urgency=medium
 
   * New upstream version 2.8.6


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -33,7 +33,7 @@ ifeq ($(DEB_BUILD_ARCH),$(filter $(DEB_BUILD_ARCH),hppa hurd-i386))
 endif 
 
 # set JAVA path on arm, doesn't seem to find it otherwise
-ifeq ($(DEB_BUILD_ARCH),$(filter $(DEB_BUILD_ARCH),armhf armel arm64))
+ifeq ($(DEB_BUILD_ARCH),$(filter $(DEB_BUILD_ARCH),armhf armel arm64 powerpc ppc64el))
 export JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk-$(DEB_BUILD_ARCH)
 endif 
 



View it on GitLab: https://salsa.debian.org/med-team/gdcm/commit/efe99cfa5e5e461770e94a9932474dce4eecca7f

---
View it on GitLab: https://salsa.debian.org/med-team/gdcm/commit/efe99cfa5e5e461770e94a9932474dce4eecca7f
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20180515/69e6f72d/attachment.html>


More information about the debian-med-commit mailing list