[bouncycastle] 03/04: Refreshed the patches
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Sep 9 21:21:10 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository bouncycastle.
commit 6a4ab9d8bb2f18ee666a11236b0a052e4a398f38
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Sep 9 22:57:42 2016 +0200
Refreshed the patches
---
debian/changelog | 8 ++++++++
debian/patches/fix-encoding.patch | 4 ++--
2 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 3eed942..bf8a54c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+bouncycastle (1.55-1) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * New upstream release
+ - Refreshed the patches
+
+ -- Emmanuel Bourg <ebourg at apache.org> Fri, 09 Sep 2016 22:56:52 +0200
+
bouncycastle (1.54-1) unstable; urgency=medium
* Team upload.
diff --git a/debian/patches/fix-encoding.patch b/debian/patches/fix-encoding.patch
index c1308a0..b274413 100644
--- a/debian/patches/fix-encoding.patch
+++ b/debian/patches/fix-encoding.patch
@@ -16,8 +16,8 @@ Bug: https://bugs.debian.org/798343
<javac source="${bc.javac.source}" target="${bc.javac.target}"
srcdir="${artifacts.dir}/@{target}/src"
destdir="${build.dir}/@{target}/classes"
-- debug="${release.debug}">
-+ debug="${release.debug}"
+- debug="${release.debug}" fork="true">
++ debug="${release.debug}" fork="true"
+ encoding="UTF-8">
<classpath>
<path refid="project.classpath" />
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/bouncycastle.git
More information about the pkg-java-commits
mailing list