This is an automated email from the git hooks/post-receive script. pini pushed a commit to branch master in repository sikuli.
commit 3a7b521ab684d35bc8f04d31cb95cbd7d4d831a6 Author: Gilles Filippini <[email protected]> Date: Sun May 11 16:31:00 2014 +0200 Drop useless patch preserve-source-utf-8.patch Not needed anymore. --- debian/patches/preserve-source-utf-8.patch | 18 ------------------ debian/patches/series | 1 - 2 files changed, 19 deletions(-) diff --git a/debian/patches/preserve-source-utf-8.patch b/debian/patches/preserve-source-utf-8.patch deleted file mode 100644 index f8c06f4..0000000 --- a/debian/patches/preserve-source-utf-8.patch +++ /dev/null @@ -1,18 +0,0 @@ -Description: Advertise UTF-8 encoding for Basics subproject's source files. - This is supposed to be addressed at the project's properties level with: - <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> - But it doesn't appear to work with maven-compiler-plugin 2.0.2 currently - in sid. -Author: Gilles Filippini <[email protected]> -Index: sikuli/basics/pom.xml -=================================================================== ---- sikuli.orig/basics/pom.xml 2013-11-03 21:25:24.000000000 +0100 -+++ sikuli/basics/pom.xml 2013-11-03 21:25:24.000000000 +0100 -@@ -122,6 +122,7 @@ - <configuration> - <source>1.6</source> - <target>1.6</target> -+ <encoding>UTF-8</encoding> - </configuration> - </plugin> - </plugins> diff --git a/debian/patches/series b/debian/patches/series index 32671be..4a20cee 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -5,7 +5,6 @@ setTextAndMnemonic.patch autotoolize-vision-proxy.patch #add-classpath.patch -#preserve-source-utf-8.patch basics-exclude-windows-mac.patch no-maven-repo-dependencies.patch #resources-out-of-jar.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sikuli.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

