[bsh] 33/50: Added the Replaces field for libbsh-java
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Nov 29 23:53:12 UTC 2017
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 <ebourg at apache.org>
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
More information about the pkg-java-commits
mailing list