[Git][java-team/electric][master] 6 commits: Switch to debhelper-compat = 13.
Markus Koschany
gitlab at salsa.debian.org
Sun Nov 15 16:06:08 GMT 2020
Markus Koschany pushed to branch master at Debian Java Maintainers / electric
Commits:
2023c417 by Markus Koschany at 2020-11-15T16:49:43+01:00
Switch to debhelper-compat = 13.
- - - - -
4774ed4c by Markus Koschany at 2020-11-15T16:52:58+01:00
Declare compliance with Debian Policy 4.5.0.
- - - - -
e707e426 by Markus Koschany at 2020-11-15T16:54:07+01:00
Use canonical VCS URI
- - - - -
67fdf4fe by Markus Koschany at 2020-11-15T16:54:33+01:00
Remove get-orig-source target
- - - - -
7b1e415b by Markus Koschany at 2020-11-15T16:54:51+01:00
Update copyright years
- - - - -
2b54e826 by Markus Koschany at 2020-11-15T16:55:51+01:00
Update changelog
- - - - -
5 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+electric (9.07+dfsg-6) unstable; urgency=medium
+
+ * Switch to debhelper-compat = 13.
+ * Declare compliance with Debian Policy 4.5.0.
+ * Use canonical VCS URI.
+ * Remove get-orig-source target.
+
+ -- Markus Koschany <apo at debian.org> Sun, 15 Nov 2020 16:55:30 +0100
+
electric (9.07+dfsg-5) unstable; urgency=medium
* Remove the export for JAVA_HOME too.
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -8,15 +8,15 @@ Uploaders:
Build-Depends:
ant,
bsh,
- debhelper (>= 11),
+ debhelper-compat (= 13),
default-jdk,
javahelper,
jython,
libjava3d-java,
libslf4j-java
-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
+Standards-Version: 4.5.0
+Vcs-Git: https://salsa.debian.org/java-team/electric.git
+Vcs-Browser: https://salsa.debian.org/java-team/electric
Homepage: http://www.staticfreesoft.com/productsFree.html
Package: electric
=====================================
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-2018, Markus Koschany <apo at debian.org>
+ 2014-2020, Markus Koschany <apo at debian.org>
License: GPL-3+
License: GPL-3+
=====================================
debian/rules
=====================================
@@ -8,5 +8,3 @@ override_dh_auto_build:
dh_auto_build
cp ElectricIcon64x64.png debian/electric.png
-get-orig-source::
- uscan --verbose --repack --compression xz --force-download --download-current-version
View it on GitLab: https://salsa.debian.org/java-team/electric/-/compare/1152871614b1807d16896424577393f3528ea879...2b54e826342435104f87d9fec71bec072c4870a0
--
View it on GitLab: https://salsa.debian.org/java-team/electric/-/compare/1152871614b1807d16896424577393f3528ea879...2b54e826342435104f87d9fec71bec072c4870a0
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/20201115/b9117666/attachment.html>
More information about the pkg-java-commits
mailing list