This is an automated email from the git hooks/post-receive script. gio pushed a commit to branch master in repository freehep-graphicsio-tests.
commit 164e188afe6635cb7111bbf00cd42725aa8a7dc2 Author: Giovanni Mascellani <[email protected]> Date: Sun Jun 12 19:28:32 2016 +0200 Make patches DEP-3 compliant. --- debian/changelog | 1 + debian/patches/TestCustomStrokes.diff | 2 ++ debian/patches/classpath.diff | 2 ++ 3 files changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index af44d71..a04040d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ freehep-graphicsio-tests (2.1.1+dfsg1-4) UNRELEASED; urgency=low * Quit using topgit and remove leftovers. * Remove trivial information in debian/README.source. * Add classpath to the JAR manifest. + * Make patches DEP-3 compliant. [ Philipp Huebner ] * Added myself as uploader diff --git a/debian/patches/TestCustomStrokes.diff b/debian/patches/TestCustomStrokes.diff index 59a00d9..582b69e 100644 --- a/debian/patches/TestCustomStrokes.diff +++ b/debian/patches/TestCustomStrokes.diff @@ -1,5 +1,7 @@ From: Giovanni Mascellani <[email protected]> Subject: Fixes after TestCustomStrokes.java removal +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ Index: freehep-graphicsio-tests/src/main/java/org/freehep/graphicsio/test/TestApplication.java =================================================================== --- freehep-graphicsio-tests.orig/src/main/java/org/freehep/graphicsio/test/TestApplication.java diff --git a/debian/patches/classpath.diff b/debian/patches/classpath.diff index 42d8e87..6d33aed 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-tests/pom.xml =================================================================== --- freehep-graphicsio-tests.orig/pom.xml -- Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-java/freehep/freehep-graphicsio-tests.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

