[Git][java-team/jsemver][master] 4 commits: Switch to debhelper-compat = 13.
Markus Koschany
gitlab at salsa.debian.org
Tue Jan 5 17:38:04 GMT 2021
Markus Koschany pushed to branch master at Debian Java Maintainers / jsemver
Commits:
b9cde98f by Markus Koschany at 2021-01-05T17:22:58+01:00
Switch to debhelper-compat = 13.
- - - - -
6560c123 by Markus Koschany at 2021-01-05T17:23:13+01:00
Declare compliance with Debian Policy 4.5.1.
- - - - -
53ebabd0 by Markus Koschany at 2021-01-05T17:23:33+01:00
Update copyright year
- - - - -
744c5d26 by Markus Koschany at 2021-01-05T17:24:01+01:00
Update changelog
- - - - -
4 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+jsemver (0.9.0-4) unstable; urgency=medium
+
+ * Switch to debhelper-compat = 13.
+ * Declare compliance with Debian Policy 4.5.1.
+
+ -- Markus Koschany <apo at debian.org> Tue, 05 Jan 2021 17:23:45 +0100
+
jsemver (0.9.0-3) unstable; urgency=medium
* Switch to compat level 11.
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -5,13 +5,13 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
Uploaders:
Markus Koschany <apo at debian.org>
Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 13),
default-jdk,
default-jdk-doc,
junit4,
libmaven-javadoc-plugin-java,
maven-debian-helper (>= 1.5)
-Standards-Version: 4.2.1
+Standards-Version: 4.5.1
Vcs-Git: https://salsa.debian.org/java-team/jsemver.git
Vcs-Browser: https://salsa.debian.org/java-team/jsemver
Homepage: https://github.com/zafarkhaja/java-semver
=====================================
debian/copyright
=====================================
@@ -8,7 +8,7 @@ License: MIT
Files: debian/*
Copyright: 2015, Alexandre Viau <alexandre at alexandreviau.net>
- 2015-2018, Markus Koschany <apo at debian.org>
+ 2015-2021, Markus Koschany <apo at debian.org>
License: MIT
License: MIT
View it on GitLab: https://salsa.debian.org/java-team/jsemver/-/compare/75cc243d7ed7d2c64536a59a8c8f26d95da08833...744c5d2634d6144f719d0d5bd75f6d0a9396a050
--
View it on GitLab: https://salsa.debian.org/java-team/jsemver/-/compare/75cc243d7ed7d2c64536a59a8c8f26d95da08833...744c5d2634d6144f719d0d5bd75f6d0a9396a050
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/d2dbcb43/attachment.html>
More information about the pkg-java-commits
mailing list