This is an automated email from the git hooks/post-receive script. gio pushed a commit to branch master in repository freehep-graphics2d.
commit 8441bce86eeb9352b08205b410e38a155c0c0630 Author: Giovanni Mascellani <[email protected]> Date: Sun Jun 12 19:28:31 2016 +0200 Make patches DEP-3 compliant. --- debian/changelog | 1 + debian/patches/classpath.diff | 2 ++ debian/patches/sweethome3d.diff | 2 ++ 3 files changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2a6a525..303b0d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,7 @@ freehep-graphics2d (2.1.1-5) UNRELEASED; urgency=medium * Add classpath to the JAR manifest. + Remove previous mechanism based on javahelper. * Enable tests. + * Make patches DEP-3 compliant. -- Philipp Huebner <[email protected]> Tue, 20 Oct 2015 16:58:34 +0200 diff --git a/debian/patches/classpath.diff b/debian/patches/classpath.diff index f8b5489..51734ac 100644 --- a/debian/patches/classpath.diff +++ b/debian/patches/classpath.diff @@ -1,5 +1,7 @@ From: Giovanni Mascellani <[email protected]> Subject: Add classpath to compiled JAR +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ Index: freehep-graphics2d/pom.xml =================================================================== --- freehep-graphics2d.orig/pom.xml diff --git a/debian/patches/sweethome3d.diff b/debian/patches/sweethome3d.diff index 57268c1..69fe161 100644 --- a/debian/patches/sweethome3d.diff +++ b/debian/patches/sweethome3d.diff @@ -1,6 +1,8 @@ From: Emmanuel Puybaret <[email protected]> Subject: Upstream patch to fix SVG export on sweethome3d. Signed-off-by: Gabriele Giacone <[email protected]> +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ Index: freehep-graphics2d/src/main/java/org/freehep/graphics2d/PixelGraphics2D.java =================================================================== --- freehep-graphics2d.orig/src/main/java/org/freehep/graphics2d/PixelGraphics2D.java -- 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

