This is an automated email from the git hooks/post-receive script. gio pushed a commit to branch master in repository freehep-swing.
commit 1dc2244c9686305c5ed780b5beb6bc91d34f8ffd 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/source_version.diff | 2 ++ 3 files changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index 734840f..8336d45 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ freehep-swing (2.0.3-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/classpath.diff b/debian/patches/classpath.diff index 25a854f..94f1d7f 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-swing/pom.xml =================================================================== --- freehep-swing.orig/pom.xml diff --git a/debian/patches/source_version.diff b/debian/patches/source_version.diff index 91a76fd..dfeda93 100644 --- a/debian/patches/source_version.diff +++ b/debian/patches/source_version.diff @@ -1,5 +1,7 @@ From: Giovanni Mascellani <[email protected]> Subject: Use source version 1.4 +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ Index: freehep-swing/pom.xml =================================================================== --- freehep-swing.orig/pom.xml -- Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-java/freehep/freehep-swing.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

