This is an automated email from the git hooks/post-receive script. tpot-guest pushed a commit to branch master in repository jackson-datatype-joda.
commit d5a683a6791e57cc19bd505daa4e6ffcc042b78e Author: Tim Potter <[email protected]> Date: Thu Nov 6 13:40:49 2014 +1100 Add DEP3 headers to debian/patch/*.patch --- debian/patches/add-junit-dependency.patch | 7 +++++++ debian/patches/dont-osgi-bundle.patch | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/debian/patches/add-junit-dependency.patch b/debian/patches/add-junit-dependency.patch index 867a056..0348e90 100644 --- a/debian/patches/add-junit-dependency.patch +++ b/debian/patches/add-junit-dependency.patch @@ -1,3 +1,10 @@ +Description: Add junit as a test dependency + Add junit as a test dependency to the project's pom.xml file. +Author: Tim Potter <[email protected]> +Forwarded: No +Last-Update: 2014-11-06 +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ Index: jackson-datatype-joda-2.4.3/pom.xml =================================================================== --- jackson-datatype-joda-2.4.3.orig/pom.xml diff --git a/debian/patches/dont-osgi-bundle.patch b/debian/patches/dont-osgi-bundle.patch index 88e19f1..f12f709 100644 --- a/debian/patches/dont-osgi-bundle.patch +++ b/debian/patches/dont-osgi-bundle.patch @@ -1,3 +1,10 @@ +Description: Disable OSGI bundling + OSGI bundling is not supported or required for Debian. +Author: Tim Potter <[email protected]> +Forwarded: No +Last-Update: 2014-11-06 +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ Index: jackson-datatype-joda-2.4.3/pom.xml =================================================================== --- jackson-datatype-joda-2.4.3.orig/pom.xml -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-datatype-joda.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

