[cglib] 01/01: Fixed the Built-Using field

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Sun Apr 24 16:22:42 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 5b75297f8e9d424a1e3076470328d40df4e6c2b7
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Sun Apr 24 17:42:38 2016 +0200

    Fixed the Built-Using field
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 37759e5..eed2d71 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Architecture: all
 Depends: ${misc:Depends}
 Breaks: libcglib-java (<< 3.0)
 Replaces: libcglib-java (<< 3.0)
-Built-Using: libasm-java (= ${asm:Version})
+Built-Using: asm (= ${asm:Version})
 Description: Code generation library for Java (without dependencies)
  cglib is a powerful, high performance and quality code generation
  library. It is used to extend Java classes and implement interfaces at

-- 
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