This is an automated email from the git hooks/post-receive script. gio pushed a commit to branch master in repository freehep-graphicsio-swf.
commit 850a92a3f54fc3ae95d75955ff6c3cecafb4a50a 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 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 01621e1..c0cea7e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ freehep-graphicsio-swf (2.1.1+dfsg-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 6026b61..8ba5b51 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-swf/pom.xml =================================================================== --- freehep-graphicsio-swf.orig/pom.xml -- Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-java/freehep/freehep-graphicsio-swf.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

