This is an automated email from the git hooks/post-receive script. gio pushed a commit to branch master in repository freehep-util.
commit 022c0d89ecbfa1fe949dd19ae66001e977448100 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/openide-api.diff | 2 ++ 3 files changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index 47803b2..96d5c89 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ freehep-util (2.0.2-6) UNRELEASED; urgency=medium * 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/classpath.diff b/debian/patches/classpath.diff index 9e5e56a..1f5646d 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-util/pom.xml =================================================================== --- freehep-util.orig/pom.xml diff --git a/debian/patches/openide-api.diff b/debian/patches/openide-api.diff index 853fe2d..6d1f4ba 100644 --- a/debian/patches/openide-api.diff +++ b/debian/patches/openide-api.diff @@ -1,5 +1,7 @@ From: Giovanni Mascellani <[email protected]> Subject: Fix some differences in openide-util API +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ Index: freehep-util/src/main/java/org/freehep/util/FreeHEPLookup.java =================================================================== --- freehep-util.orig/src/main/java/org/freehep/util/FreeHEPLookup.java -- Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-java/freehep/freehep-util.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

