This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository bsh.
commit c8afa29d63a74140fdc470a458aa9a3c975a321e Author: Emmanuel Bourg <[email protected]> Date: Mon Nov 4 16:01:57 2013 +0000 Added the Replaces field for libbsh-java --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 214ea14..4035290 100644 --- a/debian/control +++ b/debian/control @@ -40,7 +40,8 @@ Package: libbsh-java Architecture: all Section: java Depends: ${misc:Depends} -Breaks: bsh (<= 2.0b4-13) +Replaces: bsh (<= 2.0b4-13~) +Breaks: bsh (<= 2.0b4-13~) Description: Java scripting environment (BeanShell) Version 2 (library) BeanShell is a small, free, embeddable, Java source interpreter with object scripting language features, written in Java. BeanShell executes standard Java -- 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

