[bouncycastle] 05/07: Refreshed the patches

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Jan 6 16:38:01 UTC 2017


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

ebourg-guest pushed a commit to branch master
in repository bouncycastle.

commit 639bd8ccf746bfe73d7724d445e49a54d5bed624
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Jan 6 16:27:24 2017 +0100

    Refreshed the patches
---
 debian/changelog                  | 4 +++-
 debian/patches/fix-encoding.patch | 8 ++++----
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4f9e905..97f42eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
-bouncycastle (1.55-3) UNRELEASED; urgency=medium
+bouncycastle (1.56-1) UNRELEASED; urgency=medium
 
   * Team upload.
+  * New upstream release
+    - Refreshed the patches
   * Build with the DH sequencer instead of CDBS
   * Switch to debhelper level 10
 
diff --git a/debian/patches/fix-encoding.patch b/debian/patches/fix-encoding.patch
index b274413..2641125 100644
--- a/debian/patches/fix-encoding.patch
+++ b/debian/patches/fix-encoding.patch
@@ -12,7 +12,7 @@ Bug: https://bugs.debian.org/798343
 
 --- a/ant/bc+-build.xml
 +++ b/ant/bc+-build.xml
-@@ -100,7 +100,8 @@
+@@ -106,7 +106,8 @@
                  <javac source="${bc.javac.source}" target="${bc.javac.target}"
                      srcdir="${artifacts.dir}/@{target}/src"
                      destdir="${build.dir}/@{target}/classes"
@@ -22,7 +22,7 @@ Bug: https://bugs.debian.org/798343
                      <classpath>
                          <path refid="project.classpath" /> 
                          <fileset dir="${artifacts.jars.dir}">
-@@ -136,7 +137,8 @@
+@@ -142,7 +143,8 @@
                  <javac source="${bc.javac.source}" target="${bc.javac.target}"
                      srcdir="${artifacts.dir}/@{target}/src"
                      destdir="${build.dir}/@{target}/classes"
@@ -32,7 +32,7 @@ Bug: https://bugs.debian.org/798343
                      <classpath>
                          <path refid="project.classpath" /> 
                          <fileset dir="${artifacts.jars.dir}">
-@@ -211,7 +213,8 @@
+@@ -217,7 +219,8 @@
              <javadoc maxmemory="384m" sourcepath="@{srcDir}"
                       destdir="@{docsDir}"
                       windowtitle="Bouncy Castle Library ${release.name} API Specification"
@@ -42,7 +42,7 @@ Bug: https://bugs.debian.org/798343
                  <docElements/>
                  <arg value="${javadoc.args}" />
                  <classpath>
-@@ -273,7 +276,8 @@
+@@ -279,7 +282,8 @@
          <javac source="${bc.javac.source}" target="${bc.javac.target}"
              srcdir="${lcrypto.target.src.dir}"
              destdir="${lcrypto.target.classes.dir}"

-- 
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