[Git][java-team/icedtea-web][master] 2 commits: Added the missing dependency on a Java runtime (Closes: #912464)

Emmanuel Bourg gitlab at salsa.debian.org
Thu Nov 1 22:15:33 GMT 2018


Emmanuel Bourg pushed to branch master at Debian Java Maintainers / icedtea-web


Commits:
c63e0d94 by Emmanuel Bourg at 2018-11-01T11:35:16Z
Added the missing dependency on a Java runtime (Closes: #912464)

- - - - -
e1f934e8 by Emmanuel Bourg at 2018-11-01T13:24:53Z
icedtea-netx now provides icedtea-netx-common (Closes: #911995)

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+icedtea-web (1.7.1-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Added the missing dependency on a Java runtime (Closes: #912464)
+  * icedtea-netx now provides icedtea-netx-common (Closes: #911995)
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Thu, 01 Nov 2018 12:33:56 +0100
+
 icedtea-web (1.7.1-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -16,7 +16,7 @@ Homepage: http://icedtea.classpath.org/wiki/IcedTea-Web
 
 Package: icedtea-netx
 Architecture: all
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, default-jre | java8-runtime
 Breaks:
  icedtea-netx-common (<< 1.7.1-1~),
  openjdk-6-jre (<< 6b18-1.8.7-3),
@@ -25,6 +25,7 @@ Replaces:
  icedtea-netx-common (<< 1.7.1-1~),
  openjdk-6-jre (<< 6b18-1.8.7-3),
  openjdk-6-jre-headless (<< 6b18-1.8.7-3)
+Provides: icedtea-netx-common
 Description: NetX - implementation of the Java Network Launching Protocol (JNLP)
  NetX provides a drop-in replacement for javaws (Java Web Start). Since
  upstream NetX is dormant, IcedTea is hosting and modifying the sources



View it on GitLab: https://salsa.debian.org/java-team/icedtea-web/compare/2ed3ba187d5f9b0199dd5948887af8af3dfe10f4...e1f934e82bd6d5eaa3e76aecd3fe4aaf1c14f650

-- 
View it on GitLab: https://salsa.debian.org/java-team/icedtea-web/compare/2ed3ba187d5f9b0199dd5948887af8af3dfe10f4...e1f934e82bd6d5eaa3e76aecd3fe4aaf1c14f650
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/20181101/4e95a4a7/attachment.html>


More information about the pkg-java-commits mailing list