This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository bouncycastle.
commit caed0c680c4d9979132965041f1905ebdc5d3512 Author: Emmanuel Bourg <[email protected]> Date: Thu Apr 28 23:34:48 2016 +0200 Standards-Version updated to 3.9.8 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d64054f..52c3a3d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ bouncycastle (1.54-1) UNRELEASED; urgency=medium - Refreshed the patches - Restored the getObjectId() method in AlgorithmIdentifier to preserve the backward compatibility. + * Standards-Version updated to 3.9.8 (no changes) -- Emmanuel Bourg <[email protected]> Thu, 28 Apr 2016 17:25:04 +0200 diff --git a/debian/control b/debian/control index f269d3d..07e90f8 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: ant, junit, libmail-java, maven-repo-helper -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Vcs-Git: git://anonscm.debian.org/pkg-java/bouncycastle.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/bouncycastle.git Homepage: http://www.bouncycastle.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/bouncycastle.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

