This is an automated email from the git hooks/post-receive script. gio pushed a commit to branch master in repository freehep-graphics2d.
commit 254fe648af6ff5f542a5cffc931148ad551ea30e Author: Giovanni Mascellani <[email protected]> Date: Tue Jun 7 17:25:19 2016 +0200 Remove patches hardcoding the freehep-chartableconverter-plugin. It seems to be useless. --- debian/patches/pom.xml.diff | 23 ----------------------- debian/patches/series | 1 - 2 files changed, 24 deletions(-) diff --git a/debian/patches/pom.xml.diff b/debian/patches/pom.xml.diff deleted file mode 100644 index 5171220..0000000 --- a/debian/patches/pom.xml.diff +++ /dev/null @@ -1,23 +0,0 @@ -From: Gabriele Giacone <[email protected]> -Subject: [PATCH] patch/pom.xml - -fh-chartableconverter-plugin version hardcoded - -Signed-off-by: Gabriele Giacone <[email protected]> - ---- - pom.xml | 1 + - 1 file changed, 1 insertion(+) - -Index: freehep-graphics2d/pom.xml -=================================================================== ---- freehep-graphics2d.orig/pom.xml -+++ freehep-graphics2d/pom.xml -@@ -28,6 +28,7 @@ - <plugin> - <groupId>org.freehep</groupId> - <artifactId>freehep-chartableconverter-plugin</artifactId> -+ <version>2.0</version> - <executions> - <execution> - <id>Expert</id> diff --git a/debian/patches/series b/debian/patches/series index f99bd43..5a4a09a 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,3 +1,2 @@ -pom.xml.diff sweethome3d.diff classpath.diff -- Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-java/freehep/freehep-graphics2d.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

