This is an automated email from the git hooks/post-receive script. gio pushed a commit to branch master in repository freehep-graphicsio-ps.
commit 90eec8350c900c838305c3eed01ab172d85b5c19 Author: Giovanni Mascellani <[email protected]> Date: Sun Jun 12 19:28:32 2016 +0200 Make patches DEP-3 compliant. --- debian/changelog | 1 + debian/patches/classpath.diff | 2 ++ debian/patches/tests_nox.diff | 2 ++ 3 files changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index 348e4af..a3798ff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ freehep-graphicsio-ps (2.1.1-2) UNRELEASED; urgency=low * Remove trivial information in debian/README.source. * Add classpath to the JAR manifest. * Enable tests, except those depending on X. + * Make patches DEP-3 compliant. [ Philipp Huebner ] * Added myself as uploader diff --git a/debian/patches/classpath.diff b/debian/patches/classpath.diff index ad17e60..48b2e46 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-ps/pom.xml =================================================================== --- freehep-graphicsio-ps.orig/pom.xml diff --git a/debian/patches/tests_nox.diff b/debian/patches/tests_nox.diff index 6602b80..1801c9f 100644 --- a/debian/patches/tests_nox.diff +++ b/debian/patches/tests_nox.diff @@ -1,5 +1,7 @@ From: Giovanni Mascellani <[email protected]> Subject: Disable tests that depend on X +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ Index: freehep-graphicsio-ps/pom.xml =================================================================== --- freehep-graphicsio-ps.orig/pom.xml -- Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-java/freehep/freehep-graphicsio-ps.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

