This is an automated email from the git hooks/post-receive script. tpot-guest pushed a commit to branch master in repository jackson-module-afterburner.
commit e8327a2d1b104a16119ebc068455483daf78fb13 Author: Tim Potter <[email protected]> Date: Thu Nov 6 13:39:58 2014 +1100 Update DEP3 headers in debian/patches/*.patch --- debian/patches/add-junit-dependency.patch | 5 ++++- debian/patches/dont-osgi-bundle.patch | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/patches/add-junit-dependency.patch b/debian/patches/add-junit-dependency.patch index 311cf23..bd92e94 100644 --- a/debian/patches/add-junit-dependency.patch +++ b/debian/patches/add-junit-dependency.patch @@ -1,7 +1,10 @@ -Description: Add junit as a dependency to fix unit tests on build +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-module-afterburner-2.4.3/pom.xml =================================================================== --- jackson-module-afterburner-2.4.3.orig/pom.xml diff --git a/debian/patches/dont-osgi-bundle.patch b/debian/patches/dont-osgi-bundle.patch index 4e0db23..b0b6575 100644 --- a/debian/patches/dont-osgi-bundle.patch +++ b/debian/patches/dont-osgi-bundle.patch @@ -1,7 +1,10 @@ -Description: Don't enable OSGI bundling as it's not supported in Debian +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-module-afterburner-2.4.3/pom.xml =================================================================== --- jackson-module-afterburner-2.4.3.orig/pom.xml -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-module-afterburner.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

