[Git][java-team/libjchart2d-java][master] 6 commits: Switch to debhelper-compat = 13.
Markus Koschany
gitlab at salsa.debian.org
Tue Jan 5 13:03:51 GMT 2021
Markus Koschany pushed to branch master at Debian Java Maintainers / libjchart2d-java
Commits:
06f1549d by Markus Koschany at 2021-01-05T13:57:52+01:00
Switch to debhelper-compat = 13.
- - - - -
8313ffde by Markus Koschany at 2021-01-05T13:58:08+01:00
Declare compliance with Debian Policy 4.5.1.
- - - - -
c21196c0 by Markus Koschany at 2021-01-05T13:58:35+01:00
Use canonical VCS URL.
- - - - -
08e67422 by Markus Koschany at 2021-01-05T13:59:03+01:00
Update copyright year
- - - - -
fc6d7b8f by Markus Koschany at 2021-01-05T13:59:22+01:00
Remove get-orig-source target.
- - - - -
2e9541aa by Markus Koschany at 2021-01-05T13:59:47+01:00
Update changelog
- - - - -
5 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+libjchart2d-java (3.2.2+dfsg2-3) unstable; urgency=medium
+
+ * Switch to debhelper-compat = 13.
+ * Declare compliance with Debian Policy 4.5.1.
+ * Use canonical VCS URL.
+ * Remove get-orig-source target.
+
+ -- Markus Koschany <apo at debian.org> Tue, 05 Jan 2021 13:59:31 +0100
+
libjchart2d-java (3.2.2+dfsg2-2) unstable; urgency=medium
* Use compat level 11.
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -6,7 +6,7 @@ Uploaders:
Markus Koschany <apo at debian.org>
Build-Depends:
ant,
- debhelper (>= 11),
+ debhelper-compat (= 13),
default-jdk,
default-jdk-doc,
javahelper,
@@ -14,10 +14,10 @@ Build-Depends:
libjide-oss-java,
libxmlgraphics-commons-java,
maven-repo-helper (>= 1.6~)
-Standards-Version: 4.1.3
+Standards-Version: 4.5.1
Homepage: http://jchart2d.sourceforge.net/
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/libjchart2d-java.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libjchart2d-java.git
+Vcs-Git: https://salsa.debian.org/java-team/libjchart2d-java.git
+Vcs-Browser: https://salsa.debian.org/java-team/libjchart2d-java
Package: libjchart2d-java
Architecture: all
=====================================
debian/copyright
=====================================
@@ -24,7 +24,7 @@ Copyright: 2004-2011, Achim Westermann <Achim.Westermann at gmx.de>
License: LGPL-2.1+
Files: debian/*
-Copyright: 2014-2017, Markus Koschany <apo at debian.org>
+Copyright: 2014-2021, Markus Koschany <apo at debian.org>
License: LGPL-2.1+
License: LGPL-2.1+
=====================================
debian/rules
=====================================
@@ -11,9 +11,6 @@ export CLASSPATH=/usr/share/java/jide-oss.jar:/usr/share/java/xmlgraphics-common
override_dh_auto_build:
dh_auto_build --sourcedirectory=jchart2d
-get-orig-source:
- uscan --verbose --repack --compression xz --force-download
-
get-orig-pom:
# Maven uses a wrong version. The latest version is 3.2.2. This was
# corrected in Debian's pom.xml file.
View it on GitLab: https://salsa.debian.org/java-team/libjchart2d-java/-/compare/7c8444aa5f109ba9a5f20e86b238ba24f11cc237...2e9541aac0eef91d1ac5afc98f88b8782c595fae
--
View it on GitLab: https://salsa.debian.org/java-team/libjchart2d-java/-/compare/7c8444aa5f109ba9a5f20e86b238ba24f11cc237...2e9541aac0eef91d1ac5afc98f88b8782c595fae
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/20210105/2507babb/attachment.html>
More information about the pkg-java-commits
mailing list