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

menosmalo-guest pushed a commit to branch master
in repository stegosuite.

commit 40fa3aaf0e4f7ca79e68848d81ae3a21d040afd1
Author: Tobias Ilte <tob...@stegosuite.org>
Date:   Fri Oct 13 14:13:38 2017 +0200

    add libcommons-cli-java to dependencies
---
 debian/control | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 8bd62b0..42a9796 100644
--- a/debian/control
+++ b/debian/control
@@ -12,8 +12,9 @@ Build-Depends:
  libmaven-jar-plugin-java,
  libslf4j-java,
  libswt-gtk-4-java,
+ libcommons-cli-java,
  maven-debian-helper (>= 1.5)
-Standards-Version: 3.9.8
+Standards-Version: 4.1.1
 Vcs-Git: https://anonscm.debian.org/pkg-java/stegosuite.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/stegosuite.git
 Homepage: https://dev.stegosuite.org/stegosuite/stegosuite
@@ -24,6 +25,7 @@ Depends:
  default-jre | java8-runtime,
  libswt-cairo-gtk-4-jni,
  libswt-gtk2-4-jni,
+ libcommons-cli-java,
  ${maven:Depends},
  ${misc:Depends}
 Suggests:
@@ -32,5 +34,5 @@ Description: steganography tool to hide information in image 
files
  Stegosuite is a graphical steganography tool to easily hide information in
  image files. It allows the embedding of text messages and multiple files of 
any
  type. In addition, the embedded data is encrypted using AES.
- Currently supported file types are BMP, GIF and JPG.
+ Currently supported file types are BMP, GIF, JPG and PNG.
  Stegosuite is written in Java and utilizes the SWT toolkit for its interface.

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

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to