[Git][java-team/electric][master] 5 commits: Switch to compat level 11.
Markus Koschany
gitlab at salsa.debian.org
Tue May 1 14:18:33 BST 2018
Markus Koschany pushed to branch master at Debian Java Maintainers / electric
Commits:
5cf6451d by Markus Koschany at 2018-05-01T15:04:51+02:00
Switch to compat level 11.
- - - - -
5ef62a11 by Markus Koschany at 2018-05-01T15:05:07+02:00
Declare compliance with Debian Policy 4.1.4.
- - - - -
37563cbe by Markus Koschany at 2018-05-01T15:05:41+02:00
Use default-jdk as build-dependency again.
Closes: #897323
- - - - -
fc0271fb by Markus Koschany at 2018-05-01T15:06:58+02:00
Update copyright years.
- - - - -
a42af4b1 by Markus Koschany at 2018-05-01T15:13:45+02:00
Update changelog
- - - - -
4 changed files:
- debian/changelog
- debian/compat
- debian/control
- debian/copyright
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+electric (9.07+dfsg-4) unstable; urgency=medium
+
+ * Switch to compat level 11.
+ * Declare compliance with Debian Policy 4.1.4.
+ * Use default-jdk as build-dependency again. (Closes: #897323)
+
+ -- Markus Koschany <apo at debian.org> Tue, 01 May 2018 15:09:14 +0200
+
electric (9.07+dfsg-3) unstable; urgency=medium
[ Markus Koschany ]
@@ -193,7 +201,7 @@ electric (8.07-1) unstable; urgency=low
* Update copyright holders, GPL 2 -> GPL 3.
-- Onkar Shinde <onkarshinde at ubuntu.com> Thu, 11 Sep 2008 01:04:45 +0530
-
+
electric (8.07-0ubuntu1) intrepid; urgency=low
* New Upstream version. Please check changelog for details. (LP: #242720)
@@ -252,7 +260,7 @@ electric (6.05-4) unstable; urgency=low
* Use dpatch for patch management
* debhelper compatibility level 6: use in debian/rules as package tree
debian/electric instead of debian/tmp
- * debian/rules: do not ignore errors of make clean
+ * debian/rules: do not ignore errors of make clean
* renamed debian/electric.copyright to debian/copyright, change "Authors(s)"
to "Author".
* renamed debian/electric/menu to debianmenu, changed menu section to
@@ -307,13 +315,13 @@ electric (6.03-3) unstable; urgency=low
electric (6.03-2) unstable; urgency=low
- * Moved documentation to /usr/share/doc (closes: Bug#94788)
+ * Moved documentation to /usr/share/doc (closes: Bug#94788)
-- Chris Ruffin <cmruffin at debian.org> Thu, 26 Apr 2001 20:32:27 -0400
electric (6.03-1) unstable; urgency=low
- * New upstream sources.
+ * New upstream sources.
-- Chris Ruffin <cmruffin at debian.org> Mon, 2 Apr 2001 20:44:08 -0400
=====================================
debian/compat
=====================================
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -8,13 +8,13 @@ Uploaders:
Build-Depends:
ant,
bsh,
- debhelper (>= 10),
- openjdk-9-jdk,
+ debhelper (>= 11),
+ default-jdk,
javahelper,
jython,
libjava3d-java,
libslf4j-java
-Standards-Version: 4.1.1
+Standards-Version: 4.1.4
Vcs-Git: https://anonscm.debian.org/git/pkg-java/electric.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/electric.git
Homepage: http://www.staticfreesoft.com/productsFree.html
=====================================
debian/copyright
=====================================
--- a/debian/copyright
+++ b/debian/copyright
@@ -22,7 +22,7 @@ Copyright: 2000-2002, Chris Ruffin <cmruffin at debian.org>
2008, Ralf Treinen <treinen at debian.org>
2008-2010, Onkar Shinde <onkarshinde at gmail.com>
2011, Torsten Werner <twerner at debian.org>
- 2014-2017, Markus Koschany <apo at debian.org>
+ 2014-2018, Markus Koschany <apo at debian.org>
License: GPL-3+
License: GPL-3+
View it on GitLab: https://salsa.debian.org/java-team/electric/compare/7e07249d38a3b3b9e09d8f27761423c9a4c14577...a42af4b1e81dfeb056694a4602498bb18f337397
---
View it on GitLab: https://salsa.debian.org/java-team/electric/compare/7e07249d38a3b3b9e09d8f27761423c9a4c14577...a42af4b1e81dfeb056694a4602498bb18f337397
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/20180501/d10b9319/attachment.html>
More information about the pkg-java-commits
mailing list