[Git][java-team/jython][master] 2 commits: d/control: fix Vcs-Git field

Gilles Filippini gitlab at salsa.debian.org
Tue Mar 12 20:09:11 GMT 2019


Gilles Filippini pushed to branch master at Debian Java Maintainers / jython


Commits:
09984bad by Gilles Filippini at 2019-01-19T22:38:03Z
d/control: fix Vcs-Git field

- - - - -
2ca3c906 by Gilles Filippini at 2019-03-12T18:04:07Z
jython: increase minimal JRE version to Java9

Closes: #924283.

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+jython (2.7.1+repack1-2) unstable; urgency=medium
+
+  * d/control: fix Vcs-Git field
+  * jython: increase minimal JRE version to Java9 (closes: #924283;
+    thanks to Ole Streicher)
+
+ -- Gilles Filippini <pini at debian.org>  Tue, 12 Mar 2019 19:02:20 +0100
+
 jython (2.7.1+repack1-1) unstable; urgency=medium
 
   * Repack again upstream tarball to remove precompiled Windows binaries


=====================================
debian/control
=====================================
@@ -25,14 +25,14 @@ Build-Depends-Indep: default-jdk,
  libicu4j-java,
  libnetty-java
 Standards-Version: 4.2.1
-Vcs-Git: https://salsa.debian.org/git/java-team/jython
+Vcs-Git: https://salsa.debian.org/java-team/jython
 Vcs-Browser: https://salsa.debian.org/java-team/jython.git
 Homepage: http://www.jython.org
 
 Package: jython
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}, ${python:Depends}, ${java:Depends},
- default-jre-headless | java5-runtime-headless,
+ default-jre-headless | java9-runtime-headless,
 Recommends: default-jdk | java-compiler
 Suggests: jython-doc, libmariadb-java, libpostgresql-jdbc-java
 Description: Python seamlessly integrated with Java



View it on GitLab: https://salsa.debian.org/java-team/jython/compare/cf507e7d309c8ca7f13a51b8eff754df033ea3a8...2ca3c906a5501b0272b2281277fa86166cd992eb

-- 
View it on GitLab: https://salsa.debian.org/java-team/jython/compare/cf507e7d309c8ca7f13a51b8eff754df033ea3a8...2ca3c906a5501b0272b2281277fa86166cd992eb
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/20190312/fa714b53/attachment.html>


More information about the pkg-java-commits mailing list