This is an automated email from the git hooks/post-receive script. henrich pushed a commit to branch debian/sid in repository jruby-joni.
commit e65998f2fe74b14a3970dd281a78cb5c1236a67c Author: Hideki Yamane <[email protected]> Date: Wed Aug 16 21:13:12 2017 +0900 Standards-Version: 4.0.1 --- debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 0877bd0..fddb6f5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ jruby-joni (2.1.12-1) UNRELEASED; urgency=medium * New upstream release + * debian/control + - set Standards-Version: 4.0.1 with no change -- Hideki Yamane <[email protected]> Wed, 16 Aug 2017 20:27:24 +0900 diff --git a/debian/control b/debian/control index f10e3f4..1735eb1 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends-Indep: libasm-java (>= 5.0), libjcodings-java (>= 1.0.13), maven-debian-helper (>= 2.0) -Standards-Version: 4.0.0 +Standards-Version: 4.0.1 Vcs-Git: https://anonscm.debian.org/git/pkg-java/jruby-joni/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jruby-joni.git Homepage: https://github.com/jruby/joni/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jruby-joni.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

