[sisu-guice] 01/01: Fixed the Built-Using field

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Oct 4 13:15:24 UTC 2016


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository sisu-guice.

commit 41115251dbd3978b5ab3060ead7915d67be8d1e6
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Oct 4 15:14:05 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 6d6a436..d74d645 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Homepage: https://github.com/sonatype/sisu-guice
 Package: libsisu-guice-java
 Architecture: all
 Depends: ${maven:Depends}, ${misc:Depends}
-Built-Using: libasm-java (= ${asm:Version}), cglib (= ${cglib:Version})
+Built-Using: asm (= ${asm:Version}), cglib (= ${cglib:Version})
 Recommends: ${maven:OptionalDepends}
 Description: Patched build of Google Guice for Sisu-IoC
  Google Guice is a lightweight dependency injection framework

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sisu-guice.git



More information about the pkg-java-commits mailing list