[Git][java-team/icedtea-web][master] 48 commits: Fix build with Java 9
Emmanuel Bourg
gitlab at salsa.debian.org
Wed Oct 24 13:55:51 BST 2018
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / icedtea-web
Commits:
ef0ea531 by Vincent Privat at 2018-05-07T00:15:37Z
Fix build with Java 9
- - - - -
e38fab07 by Vincent Privat at 2018-05-07T23:52:59Z
Drop support of browser plugin
- - - - -
3f0ab742 by Vincent Privat at 2018-05-07T23:58:35Z
Drop unneeded patches
- - - - -
5cbac70d by Vincent Privat at 2018-05-08T00:25:52Z
Fix lintian warnings
- - - - -
cacf941a by Vincent Privat at 2018-05-08T00:43:36Z
Drop support for Java 6/7
- - - - -
27dae8c5 by Vincent Privat at 2018-05-08T09:39:42Z
update alternatives for Java 9/10
- - - - -
5f555b0a by Vincent Privat at 2018-05-08T09:54:06Z
replace deprecated debhelper argument
- - - - -
f6b7fa1b by Vincent Privat at 2018-05-08T10:05:20Z
update changelog
- - - - -
ddae9f1f by Vincent Privat at 2018-05-08T11:41:23Z
fix changelog
- - - - -
3e7e1019 by Vincent Privat at 2018-05-10T15:56:09Z
Update changelog (Bump Standards-Version)
- - - - -
bebc9e97 by Emmanuel Bourg at 2018-10-11T09:06:30Z
Fixed the detection of Java 10+ in the configure script
- - - - -
412bf142 by Emmanuel Bourg at 2018-10-15T09:47:25Z
Removed the remaining JDK 6/7 variables in the maintainer scripts
- - - - -
69524e69 by Emmanuel Bourg at 2018-10-15T09:47:54Z
Simplified debian/rules by assuming multiarch is always supported
- - - - -
b3c73d5c by Emmanuel Bourg at 2018-10-15T09:47:54Z
Removed the p_netx, p_comm, d_netx and d_comm variables in debian/rules
- - - - -
c42be79f by Emmanuel Bourg at 2018-10-15T09:47:54Z
Switch to debhelper level 11
- - - - -
6d656861 by Emmanuel Bourg at 2018-10-15T09:47:54Z
No longer generate debian/control from template files
- - - - -
2a525aac by Emmanuel Bourg at 2018-10-15T09:47:54Z
Removed unused variables
- - - - -
89c5148d by Emmanuel Bourg at 2018-10-15T09:47:54Z
Replaced the netx:Depends variable in debian/control with the actual dependency
- - - - -
33c6d896 by Emmanuel Bourg at 2018-10-15T09:47:54Z
Build with the DH sequencer
- - - - -
db41c2f1 by Emmanuel Bourg at 2018-10-15T09:47:54Z
Use dh_lintian to install the override files
- - - - -
dea03231 by Emmanuel Bourg at 2018-10-15T09:47:54Z
Use Breaks/Replaces instead of Conflicts/Replaces in debian/control
- - - - -
549950bb by Emmanuel Bourg at 2018-10-15T09:47:54Z
Use a secure URL in debian/watch
- - - - -
fb1dea6f by Emmanuel Bourg at 2018-10-15T09:50:29Z
No longer support OpenJDK 9
- - - - -
6114d1e0 by Emmanuel Bourg at 2018-10-15T09:50:35Z
Use dh_install to install the icedtea-netx-common files
- - - - -
3d2009f2 by Emmanuel Bourg at 2018-10-15T09:50:35Z
Removed the TOP variable
- - - - -
8f01a349 by Emmanuel Bourg at 2018-10-15T09:50:35Z
Removed the basename and shortver variables
- - - - -
d254482f by Emmanuel Bourg at 2018-10-16T08:44:07Z
No longer support more than one JDK
- - - - -
f51469ad by Emmanuel Bourg at 2018-10-16T08:44:13Z
Use the override_dh_auto_configure target to configure the build
- - - - -
b3db088d by Emmanuel Bourg at 2018-10-16T08:44:13Z
Assume /usr/bin/dpkg-buildflags is always available (true since dpkg/1.15.7)
- - - - -
98435d69 by Emmanuel Bourg at 2018-10-16T08:44:13Z
Simplified the removal of the old alternatives in the preinst script
- - - - -
90ac64ed by Emmanuel Bourg at 2018-10-16T08:44:13Z
Removed the vendor variable
- - - - -
7afef85f by Emmanuel Bourg at 2018-10-16T08:44:13Z
Removed the unused template variables
- - - - -
95234b2b by Emmanuel Bourg at 2018-10-16T08:44:13Z
Use /usr/share/dpkg/default.mk instead of parsing the output of dpkg-parsechangelog, dpkg-buildflags and dpkg-architecture
- - - - -
f31f3da5 by Emmanuel Bourg at 2018-10-16T08:44:13Z
Moved the value of the priority in the template file
- - - - -
a9674344 by Emmanuel Bourg at 2018-10-16T08:44:13Z
Use dh_install to install the files
- - - - -
c9308be8 by Emmanuel Bourg at 2018-10-16T08:44:13Z
Removed the default_version variable
- - - - -
dc5ae840 by Emmanuel Bourg at 2018-10-16T08:44:13Z
Added the debian/clean file
- - - - -
185d701f by Emmanuel Bourg at 2018-10-16T08:44:13Z
Removed the unused debian/.prerm files
- - - - -
1b0c308c by Emmanuel Bourg at 2018-10-16T08:44:13Z
No longer integrate icedtea-web with a specific JDK
- - - - -
254939c3 by Emmanuel Bourg at 2018-10-16T08:44:13Z
No longer use templates
- - - - -
22844983 by Emmanuel Bourg at 2018-10-16T08:44:13Z
Merged icedtea-netx-common into icedtea-netx
- - - - -
a3f3f7aa by Emmanuel Bourg at 2018-10-16T08:44:13Z
Updated the .desktop files
- - - - -
8e34eea2 by Emmanuel Bourg at 2018-10-16T08:44:13Z
Removed the unused javaws-wrapper.sh script
- - - - -
32485f82 by Emmanuel Bourg at 2018-10-16T08:44:13Z
Reordered debian/changelog
- - - - -
f9ad201f by Emmanuel Bourg at 2018-10-16T08:44:42Z
Standards-Version updated to 4.2.1
- - - - -
64d7df7c by Emmanuel Bourg at 2018-10-16T08:45:13Z
Wrap and sort
- - - - -
c5535bbf by Emmanuel Bourg at 2018-10-16T08:46:34Z
Removed the unused build dependencies
- - - - -
2ed3ba18 by Emmanuel Bourg at 2018-10-24T12:53:27Z
Upload to unstable
- - - - -
30 changed files:
- − debian/.overrides
- − debian/.postinst
- − debian/.prerm
- − debian/PLUGIN.overrides.in
- − debian/PLUGIN.postinst.in
- − debian/PLUGIN.prerm.in
- − debian/PLUGIN7.overrides.in
- − debian/PLUGIN7.postinst.in
- − debian/PLUGIN7.prerm.in
- − debian/PLUGIN8.overrides.in
- − debian/PLUGIN8.postinst.in
- − debian/PLUGIN8.prerm.in
- debian/changelog
- + debian/clean
- debian/compat
- debian/control
- − debian/control.6
- − debian/control.7
- − debian/control.8
- − debian/control.common
- − debian/control.compat
- − debian/control.in
- debian/copyright
- debian/icedtea-netx-javaws.desktop.in → debian/icedtea-netx-javaws.desktop
- debian/icedtea-netx-web-start.applications.in → debian/icedtea-netx-web-start.applications
- debian/icedtea-netx-web-start.keys.in → debian/icedtea-netx-web-start.keys
- debian/icedtea-netx-web-start.mime.in → debian/icedtea-netx-web-start.mime
- + debian/icedtea-netx.install
- debian/icedtea-netx-common.overrides → debian/icedtea-netx.lintian-overrides
- + debian/icedtea-netx.mime
The diff was not included because it is too large.
View it on GitLab: https://salsa.debian.org/java-team/icedtea-web/compare/ee5e8bcf144610abeb913e79fd16521f49d206ab...2ed3ba187d5f9b0199dd5948887af8af3dfe10f4
--
View it on GitLab: https://salsa.debian.org/java-team/icedtea-web/compare/ee5e8bcf144610abeb913e79fd16521f49d206ab...2ed3ba187d5f9b0199dd5948887af8af3dfe10f4
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/20181024/3f36573a/attachment.html>
More information about the pkg-java-commits
mailing list