[Git][java-team/jnr-unixsocket][master] 6 commits: Remove get-orig-source target.
Markus Koschany
gitlab at salsa.debian.org
Sat Dec 12 21:45:23 GMT 2020
Markus Koschany pushed to branch master at Debian Java Maintainers / jnr-unixsocket
Commits:
bb5e01f4 by Markus Koschany at 2020-12-12T22:12:50+01:00
Remove get-orig-source target.
- - - - -
9366e3da by Markus Koschany at 2020-12-12T22:13:15+01:00
Switch to debhelper-compat = 13.
- - - - -
558a328f by Markus Koschany at 2020-12-12T22:14:03+01:00
Declare compliance with Debian Policy 4.5.1.
- - - - -
01891cb7 by Markus Koschany at 2020-12-12T22:14:36+01:00
Use canonical VCS URI.
- - - - -
0287b772 by Markus Koschany at 2020-12-12T22:15:15+01:00
Use secure copyright link
- - - - -
b1dcf984 by Markus Koschany at 2020-12-12T22:16:13+01:00
Update changelog
- - - - -
5 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+jnr-unixsocket (0.18-4) unstable; urgency=medium
+
+ * Team upload.
+ * Remove get-orig-source target.
+ * Switch to debhelper-compat = 13.
+ * Declare compliance with Debian Policy 4.5.1.
+ * Use canonical VCS URI.
+
+ -- Markus Koschany <apo at debian.org> Sat, 12 Dec 2020 22:15:57 +0100
+
jnr-unixsocket (0.18-3) unstable; urgency=medium
* Team upload.
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10
=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Tim Potter <tpot at hp.com>,
Miguel Landaeta <nomadium at debian.org>
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 13),
default-jdk,
default-jdk-doc,
javahelper,
@@ -20,10 +20,10 @@ Build-Depends: debhelper (>= 10~),
libmaven-javadoc-plugin-java,
libmaven-source-plugin-java,
maven-debian-helper
-Standards-Version: 4.1.0
+Standards-Version: 4.5.1
Homepage: https://github.com/jnr/jnr-unixsocket
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/jnr-unixsocket.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jnr-unixsocket.git
+Vcs-Git: https://salsa.debian.org/java-team/jnr-unixsocket.git
+Vcs-Browser: https://salsa.debian.org/java-team/jnr-unixsocket
Package: libjnr-unixsocket-java
Architecture: all
=====================================
debian/copyright
=====================================
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: jnr-unixsocket
Source: https://github.com/jnr/jnr-unixsocket
=====================================
debian/rules
=====================================
@@ -6,5 +6,3 @@ export JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF-8
%:
dh $@ --buildsystem=maven --with javahelper
-get-orig-source:
- uscan --verbose --download-current-version
View it on GitLab: https://salsa.debian.org/java-team/jnr-unixsocket/-/compare/c114d6d4f62fa7ed6515935d059f153f17e71678...b1dcf9846b2a8d525bfb7f4fc828891d60b9420c
--
View it on GitLab: https://salsa.debian.org/java-team/jnr-unixsocket/-/compare/c114d6d4f62fa7ed6515935d059f153f17e71678...b1dcf9846b2a8d525bfb7f4fc828891d60b9420c
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/20201212/010b2955/attachment.html>
More information about the pkg-java-commits
mailing list