This is an automated email from the git hooks/post-receive script. henrich pushed a commit to branch master in repository pleiades.
commit 0e91ffa9795ee0af263717181ee49f400fe21d03 Author: Hideki Yamane <[email protected]> Date: Sun Oct 15 09:39:29 2017 +0900 Standards-Version: 4.1.1 --- debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a9826e7..282501b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ pleiades (1.7.27-2) UNRELEASED; urgency=medium * debian/watch - use https + * debian/control + - set Standards-Version: 4.1.1 -- Hideki Yamane <[email protected]> Sun, 15 Oct 2017 09:38:14 +0900 diff --git a/debian/control b/debian/control index 9e9e873..0727a10 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Hideki Yamane <[email protected]> Build-Depends: debhelper (>= 10), ant, default-jdk, ant-optional, junit Build-Depends-Indep: libjavassist-java, zip, unzip -Standards-Version: 4.0.0 +Standards-Version: 4.1.1 Homepage: https://mergedoc.osdn.jp/ Vcs-Git: https://anonscm.debian.org/git/pkg-java/pleiades.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/pleiades.git/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/pleiades.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

