This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository hawtdispatch.
commit 20f52dc2f42c9dfccf51a669c809efd37dbc0f79 Author: Emmanuel Bourg <[email protected]> Date: Mon Oct 3 18:56:02 2016 +0200 Refreshed the patch --- debian/changelog | 4 +++- debian/patches/01-bundle-dependencies.patch | 9 +-------- 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/debian/changelog b/debian/changelog index ce49f49..78fc736 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,7 @@ -hawtdispatch (1.20-2) UNRELEASED; urgency=medium +hawtdispatch (1.22-1) UNRELEASED; urgency=medium + * New upstream release + - Refreshed the patch * Build with the DH sequencer instead of CDBS * Standards-Version updated to 3.9.8 * Use a secure Vcs-Git URL diff --git a/debian/patches/01-bundle-dependencies.patch b/debian/patches/01-bundle-dependencies.patch index 0c2ca60..b25d3d9 100644 --- a/debian/patches/01-bundle-dependencies.patch +++ b/debian/patches/01-bundle-dependencies.patch @@ -6,15 +6,8 @@ Forwarded: not-needed @@ -48,6 +48,7 @@ <groupId>org.fusesource.hawtdispatch</groupId> <artifactId>hawtdispatch</artifactId> - <version>1.20</version> + <version>1.22</version> + <type>bundle</type> </dependency> <dependency> <groupId>org.fusesource.hawtbuf</groupId> -@@ -87,4 +88,4 @@ - </plugin> - </plugins> - </build> --</project> -\ No newline at end of file -+</project> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/hawtdispatch.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

