diff --git a/build.xml b/build.xml
index c9303ac..4f74642 100644
--- a/build.xml
+++ b/build.xml
@@ -9,7 +9,7 @@
-
+
@@ -48,15 +48,14 @@
+ deprecation="on" debuglevel="lines,vars,source" source="7" target="7" includeantruntime="false">
-
+
@@ -73,16 +72,17 @@
-
-
-
+
+
+
+
+
-
+
${ant.project.name} API Specification]]>
Copyright © 2007-${time.year} ${author.name}. All Rights Reserved.]]>
@@ -103,12 +103,15 @@
-
+
+
+
+
+
+
+
+
-
-
-
-
@@ -126,14 +129,27 @@
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -171,8 +187,8 @@
OpenStego (${package.ver}-1) ; urgency=low
- * Added support for Java 9
- * Removed DES algorithm as it is not secure
+ * Fixed EOL for shell scripts
+ * Fixed error where in some cases JPEG writing was failing
-- ${author.name} <${author.mail}> ${time.changelog}