[Git][java-team/libjogl2-java][master] 2 commits: Build libjogl2-jni only on supported architectures.
Markus Koschany
gitlab at salsa.debian.org
Sat Mar 2 14:08:03 GMT 2019
Markus Koschany pushed to branch master at Debian Java Maintainers / libjogl2-java
Commits:
06d9054c by Markus Koschany at 2019-03-02T13:55:47Z
Build libjogl2-jni only on supported architectures.
Closes: #887140
- - - - -
46ce286b by Markus Koschany at 2019-03-02T13:57:04Z
Update changelog
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+libjogl2-java (2.3.2+dfsg-9) unstable; urgency=medium
+
+ * Team upload.
+ * Build libjogl2-jni only on supported architectures. (Closes: #887140)
+
+ -- Markus Koschany <apo at debian.org> Sat, 02 Mar 2019 14:56:52 +0100
+
libjogl2-java (2.3.2+dfsg-8) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -53,7 +53,7 @@ Description: Java bindings for OpenGL API
Package: libjogl2-jni
Depends: ${misc:Depends}, ${shlibs:Depends}
-Architecture: any
+Architecture: amd64 i386 arm64 armhf ppc64el s390x powerpc ppc64
Description: Java bindings for OpenGL API (JNI lib)
The JOGL project hosts the development version of the Java Bindings for
OpenGL (JSR-231), and is designed to provide hardware-supported 3D graphics
View it on GitLab: https://salsa.debian.org/java-team/libjogl2-java/compare/a912800d8c9e1d40159476692c1067614097b31b...46ce286b317c9e7fbcca9e34c28ddceec2a7155d
--
View it on GitLab: https://salsa.debian.org/java-team/libjogl2-java/compare/a912800d8c9e1d40159476692c1067614097b31b...46ce286b317c9e7fbcca9e34c28ddceec2a7155d
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/pkg-java-commits/attachments/20190302/117ce11d/attachment.html>
More information about the pkg-java-commits
mailing list