This is an automated email from the git hooks/post-receive script. gio pushed a commit to branch master in repository freehep-graphicsio.
commit df7d495e6f40df91d859aa926f853fa05984fb6b 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 ++ debian/patches/jlatexmath.diff | 2 ++ 3 files changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2324067..6f71152 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ freehep-graphicsio (2.1.1-4) UNRELEASED; urgency=medium * Remove trivial information in debian/README.source. * Add classpath to the JAR manifest. * Make debian/copyright standards compliant. + * Make patches DEP-3 compliant. [ Philipp Huebner ] * Added myself as uploader diff --git a/debian/patches/classpath.diff b/debian/patches/classpath.diff index faf3de8..310889e 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/pom.xml =================================================================== --- freehep-graphicsio.orig/pom.xml diff --git a/debian/patches/jlatexmath.diff b/debian/patches/jlatexmath.diff index cc247c9..d87f627 100644 --- a/debian/patches/jlatexmath.diff +++ b/debian/patches/jlatexmath.diff @@ -1,5 +1,7 @@ From: Giovanni Mascellani <[email protected]> Subject: Fix writing JLaTeXMath to PDF +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ Index: freehep-graphicsio/src/main/java/org/freehep/graphicsio/AbstractVectorGraphicsIO.java =================================================================== --- freehep-graphicsio.orig/src/main/java/org/freehep/graphicsio/AbstractVectorGraphicsIO.java -- Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-java/freehep/freehep-graphicsio.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

