This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository bsh.
commit a1394ef0fa22ca86cea02aa9362846d0af76dc90 Author: Emmanuel Bourg <[email protected]> Date: Mon May 30 17:14:50 2016 +0000 Upload to unstable --- debian/changelog | 4 ++-- debian/control | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3cafa09..fd761f9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -bsh (2.0b4-18) UNRELEASED; urgency=medium +bsh (2.0b4-18) unstable; urgency=medium * Team upload. * Transition to the Servlet API 3.1 * Standards-Version updated to 3.9.8 (no changes) - -- Emmanuel Bourg <[email protected]> Mon, 30 May 2016 19:07:38 +0200 + -- Emmanuel Bourg <[email protected]> Mon, 30 May 2016 19:13:58 +0200 bsh (2.0b4-17) unstable; urgency=medium diff --git a/debian/control b/debian/control index 539155d..46cac29 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Package: bsh Architecture: all Depends: default-jre-headless | java1-runtime-headless | java2-runtime-headless, libjline-java, libbsh-java (= ${source:Version}), ${misc:Depends} -Suggests: bsh-doc, default-jre | java1-runtime | java2-runtime, libservlet3.0-java +Suggests: bsh-doc, default-jre | java1-runtime | java2-runtime Enhances: libbsf-java Description: Java scripting environment (BeanShell) Version 2 BeanShell is a small, free, embeddable, Java source interpreter with object -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/bsh.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

