[jansi] 10/26: Use correct Maven substvars.

Markus Koschany apo at moszumanska.debian.org
Wed Oct 19 19:19:51 UTC 2016


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

apo pushed a commit to branch master
in repository jansi.

commit e767f5d8bed3aac61f457295cde554656e0e294e
Author: Markus Koschany <apo at debian.org>
Date:   Wed Oct 19 16:58:11 2016 +0200

    Use correct Maven substvars.
---
 debian/control | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index f28c4d3..3d46537 100644
--- a/debian/control
+++ b/debian/control
@@ -19,9 +19,10 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jansi.git
 Package: libjansi-java
 Architecture: all
 Depends:
- libhawtjni-runtime-java,
- libjansi-native-java,
+ ${maven:Depends}
  ${misc:Depends}
+Recommends:
+ ${maven:OptionalDepends}
 Description: Java library for generating and interpreting ANSI escape sequences
  Jansi is a small java library that allows you to use ANSI
  escape codes to format your console output which works across

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



More information about the pkg-java-commits mailing list