This is an automated email from the git hooks/post-receive script. gio pushed a commit to branch master in repository freehep-graphicsio-java.
commit 538ed194a8e7d2f35de2c4d95c72e5f96352500c 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 11b2e70..4e50ced 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ freehep-graphicsio-java (2.1.1-2) UNRELEASED; urgency=low * Build with debhelper 9 instead of CDBS. * 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/classpath.diff b/debian/patches/classpath.diff index 1f1215f..563f938 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-java/pom.xml =================================================================== --- freehep-graphicsio-java.orig/pom.xml -- Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-java/freehep/freehep-graphicsio-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

