[libnative-platform-java] 11/12: Drop PosixFile_rename.patch
Markus Koschany
apo at moszumanska.debian.org
Thu Nov 23 18:14:05 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository libnative-platform-java.
commit 911dfb77873e9a9ee72e8b7cae1c2f03e9d9ec07
Author: Markus Koschany <apo at debian.org>
Date: Thu Nov 23 18:49:14 2017 +0100
Drop PosixFile_rename.patch
---
debian/patches/PosixFile_rename.patch | 17 -----------------
debian/patches/series | 1 -
2 files changed, 18 deletions(-)
diff --git a/debian/patches/PosixFile_rename.patch b/debian/patches/PosixFile_rename.patch
deleted file mode 100644
index e173895..0000000
--- a/debian/patches/PosixFile_rename.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-Description: native-helper 0.11 suddenly renamed PosixFile
- This patch fixes the problem by reintroducing PosixFile and should be safe to
- remove after Gradle is updated to 3.1.
- See https://github.com/adammurdoch/native-platform/commit/bceb8b65fa12113551056d2ba7903345ae3247cb
-Author: Kai-Chung Yan (殷啟聰)
-Last-Update: 2016-10-27
---- a/build.gradle
-+++ b/build.gradle
-@@ -208,3 +208,7 @@
- dep.appendNode('version', project.version)
- }
- }
-+
-+sourceSets.main.java { srcDir 'debian/additionalSrc' }
-+compileJava.options.encoding = 'UTF-8'
-+javadoc.options.encoding = 'UTF-8'
-\ No newline at end of file
diff --git a/debian/patches/series b/debian/patches/series
index 4685e2c..b9722fa 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
native_locator_usr_lib_first.patch
libname.diff
-PosixFile_rename.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libnative-platform-java.git
More information about the pkg-java-commits
mailing list