[Git][java-team/okio][master] 5 commits: Switch to debhelper-compat = 13.
Markus Koschany
gitlab at salsa.debian.org
Tue Jan 5 12:56:58 GMT 2021
Markus Koschany pushed to branch master at Debian Java Maintainers / okio
Commits:
2b911164 by Markus Koschany at 2021-01-05T13:48:48+01:00
Switch to debhelper-compat = 13.
- - - - -
f833d4f9 by Markus Koschany at 2021-01-05T13:49:02+01:00
Declare compliance with Debian Policy 4.5.1.
- - - - -
2112b674 by Markus Koschany at 2021-01-05T13:49:28+01:00
Use canonical VCS URL.
- - - - -
4eda8441 by Markus Koschany at 2021-01-05T13:49:59+01:00
Update copyright year
- - - - -
917e54f0 by Markus Koschany at 2021-01-05T13:50:29+01:00
Update changelog
- - - - -
4 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+okio (1.16.0-2) unstable; urgency=medium
+
+ * Switch to debhelper-compat = 13.
+ * Declare compliance with Debian Policy 4.5.1.
+ * Use canonical VCS URL.
+
+ -- Markus Koschany <apo at debian.org> Tue, 05 Jan 2021 13:50:16 +0100
+
okio (1.16.0-1) unstable; urgency=medium
* New upstream version 1.16.0.
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -6,16 +6,16 @@ Uploaders:
Kai-Chung Yan <seamlikok at gmail.com>,
Markus Koschany <apo at debian.org>
Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 13),
default-jdk-doc,
javahelper,
junit4,
libanimal-sniffer-java,
libmaven-javadoc-plugin-java,
maven-debian-helper
-Standards-Version: 4.2.1
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/okio.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/okio.git
+Standards-Version: 4.5.1
+Vcs-Git: https://salsa.debian.org/java-team/okio.git
+Vcs-Browser: https://salsa.debian.org/java-team/okio
Homepage: https://github.com/square/okio
Package: libokio-java
=====================================
debian/copyright
=====================================
@@ -12,7 +12,7 @@ License: Apache-2.0
Files: debian/*
Copyright: 2016, Kai-Chung Yan <seamlikok at gmail.com>
- 2017-2018, Markus Koschany <apo at debian.org>
+ 2017-2021, Markus Koschany <apo at debian.org>
License: Apache-2.0
License: Apache-2.0
View it on GitLab: https://salsa.debian.org/java-team/okio/-/compare/89d69c48cde49b354a033bb247896eb90b043eb3...917e54f079eb5efda2ed1e93ab4c529ff902fba4
--
View it on GitLab: https://salsa.debian.org/java-team/okio/-/compare/89d69c48cde49b354a033bb247896eb90b043eb3...917e54f079eb5efda2ed1e93ab4c529ff902fba4
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/db1a491e/attachment.html>
More information about the pkg-java-commits
mailing list