This is an automated email from the git hooks/post-receive script. gio pushed a commit to branch master in repository freehep-export.
commit c1af0493f00bd853c33ab682477050b931d30d0e 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 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index aae372d..8062588 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,7 @@ freehep-export (2.1.1-3) UNRELEASED; urgency=medium * Add classpath to the JAR manifest. * Enable tests. + Remove patch that removed jas-plotter from pom.xml. + * Make patches DEP-3 compliant. -- Philipp Huebner <[email protected]> Tue, 20 Oct 2015 16:29:19 +0200 diff --git a/debian/patches/classpath.diff b/debian/patches/classpath.diff index 7282d16..572f38d 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-export/pom.xml =================================================================== --- freehep-export.orig/pom.xml -- Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-java/freehep/freehep-export.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

