diff -Nru jruby-joni-2.1.16/debian/changelog jruby-joni-2.1.16/debian/changelog --- jruby-joni-2.1.16/debian/changelog 2018-03-14 13:47:32.000000000 +0000 +++ jruby-joni-2.1.16/debian/changelog 2018-06-01 00:57:21.000000000 +0000 @@ -1,3 +1,15 @@ +jruby-joni (2.1.16-2) unstable; urgency=medium + + * debian/rules + - Remove unnecessary get-orig-source target + * debian/control + - Update Vcs-* to use salsa.debian.org + - Set Standards-Version: 4.1.4 + * debian/copyright + - Update copyright year + + -- Hideki Yamane Fri, 01 Jun 2018 09:57:21 +0900 + jruby-joni (2.1.16-1) unstable; urgency=medium * New upstream release diff -Nru jruby-joni-2.1.16/debian/control jruby-joni-2.1.16/debian/control --- jruby-joni-2.1.16/debian/control 2018-03-14 13:47:32.000000000 +0000 +++ jruby-joni-2.1.16/debian/control 2018-06-01 00:57:21.000000000 +0000 @@ -13,9 +13,9 @@ libasm-java (>= 5.0.3), libjcodings-java (>= 1.0.28), maven-debian-helper (>= 2.0) -Standards-Version: 4.1.3 -Vcs-Git: https://anonscm.debian.org/git/pkg-java/jruby-joni/ -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jruby-joni.git +Standards-Version: 4.1.4 +Vcs-Git: https://salsa.debian.org/java-team/jruby-joni.git +Vcs-Browser: https://salsa.debian.org/java-team/jruby-joni Homepage: https://github.com/jruby/joni/ Package: libjruby-joni-java diff -Nru jruby-joni-2.1.16/debian/copyright jruby-joni-2.1.16/debian/copyright --- jruby-joni-2.1.16/debian/copyright 2018-03-14 13:47:32.000000000 +0000 +++ jruby-joni-2.1.16/debian/copyright 2018-06-01 00:57:21.000000000 +0000 @@ -1,17 +1,17 @@ -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: joni Upstream-Contact: JRuby Team (http://jruby.org) Source: http://github.com/jruby/joni/ Files: * -Copyright: 2008-2017 Marcin Mielżyński - 2008-2015 Thomas E. Enebo +Copyright: 2008-2018 Marcin Mielżyński + 2008-2018 Thomas E. Enebo 2013-2017 Charles Oliver Nutter License: MIT Files: debian/* Copyright: 2010 Torsten Werner - 2012-2017 Hideki Yamane + 2012-2018 Hideki Yamane License: MIT License: MIT diff -Nru jruby-joni-2.1.16/debian/rules jruby-joni-2.1.16/debian/rules --- jruby-joni-2.1.16/debian/rules 2018-03-14 13:47:32.000000000 +0000 +++ jruby-joni-2.1.16/debian/rules 2018-06-01 00:57:21.000000000 +0000 @@ -2,6 +2,3 @@ %: dh $@ --buildsystem=maven - -get-orig-source: - uscan --force-download --rename