[closure-compiler] 02/06: add dependency on jarwrapper (addresses lintian error)

Tony Mancill tmancill at moszumanska.debian.org
Mon Dec 30 06:03:39 UTC 2013


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

tmancill pushed a commit to branch master
in repository closure-compiler.

commit b0653060103ab1c1005a57015d243d0eb23f3e59
Author: tony mancill <tmancill at debian.org>
Date:   Sun Dec 29 20:38:08 2013 -0800

    add dependency on jarwrapper (addresses lintian error)
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 3bd0169..bf709ab 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Package: libclosure-compiler-java
 Architecture: all
 Depends: ${misc:Depends}, ${maven:Depends}
 Recommends: ${maven:OptionalDepends}
-Suggests: libclosure-compiler-java-doc
+Suggests: libclosure-compiler-java-doc, jarwrapper
 Description: JavaScript optimizing compiler
  Closure Compiler is a JavaScript optimizing compiler. It parses your
  JavaScript, analyzes it, removes dead code and rewrites and minimizes

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



More information about the pkg-java-commits mailing list