This is an automated email from the git hooks/post-receive script. gio pushed a commit to branch master in repository freehep-graphicsio-emf.
commit 2ab5bae66b47ae0102cae5fdad9f1991b8826df1 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 5228fc6..fb34862 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ freehep-graphicsio-emf (2.1.1-emfplus+dfsg1-3) UNRELEASED; urgency=medium * Add classpath to the JAR manifest. * Remove option --java-lib, which does not actually appear to be useful. + * Make patches DEP-3 compliant. [ Philipp Huebner ] * Added myself as uploader diff --git a/debian/patches/classpath.diff b/debian/patches/classpath.diff index 76d2d1c..d70e2f8 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-graphicsio-emf/pom.xml =================================================================== --- freehep-graphicsio-emf.orig/pom.xml -- Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-java/freehep/freehep-graphicsio-emf.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

