This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jenkins-memory-monitor.
commit 1ee4e467de3711959ac384e6619ba2d85a6fc3bd Author: Emmanuel Bourg <[email protected]> Date: Wed Nov 4 23:59:17 2015 +0100 Standards-Version updated to 3.9.6 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 68ae96b..a3ee662 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ jenkins-memory-monitor (1.9-1) UNRELEASED; urgency=medium - Depend on libjna-java (>= 4.1) * Display the top output during the build to help debugging test failures * Fixed debian/watch + * Standards-Version updated to 3.9.6 (no changes) -- Emmanuel Bourg <[email protected]> Wed, 04 Nov 2015 23:34:13 +0100 diff --git a/debian/control b/debian/control index 93f715a..9f77fd4 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends-Indep: libjna-java-doc, libmaven-compiler-plugin-java, libmaven-javadoc-plugin-java -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-java/jenkins-memory-monitor.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/jenkins-memory-monitor.git Homepage: https://github.com/jenkinsci/extras-memory-monitor -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jenkins-memory-monitor.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

