[cglib] 01/01: Specify that libcglib-nodep-java breaks/replaces libcglib-java (<< 3.0) (Closes: #813400)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Feb 1 16:48:08 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository cglib.
commit ab194ca1696c3a3e22d3b3a21607b8916b5572b5
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Feb 1 17:44:46 2016 +0100
Specify that libcglib-nodep-java breaks/replaces libcglib-java (<< 3.0) (Closes: #813400)
---
debian/changelog | 8 ++++++++
debian/control | 2 ++
2 files changed, 10 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index cc65f0e..c88ec96 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+cglib (3.2.0-2) unstable; urgency=medium
+
+ * Team upload.
+ * Specify that libcglib-nodep-java breaks/replaces libcglib-java (<< 3.0)
+ (Closes: #813400)
+
+ -- Emmanuel Bourg <ebourg at apache.org> Mon, 01 Feb 2016 17:44:26 +0100
+
cglib (3.2.0-1) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index 2317ff3..1d52b6e 100644
--- a/debian/control
+++ b/debian/control
@@ -26,6 +26,8 @@ Description: Code generation library for Java
Package: libcglib-nodep-java
Architecture: all
Depends: ${misc:Depends}
+Breaks: libcglib-java (<< 3.0)
+Replaces: libcglib-java (<< 3.0)
Built-Using: libasm4-java (= ${asm:Version})
Description: Code generation library for Java (without dependencies)
cglib is a powerful, high performance and quality code generation
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/cglib.git
More information about the pkg-java-commits
mailing list