This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository hawtbuf.
commit 92b4a7df18760bcfa56bc9934669ac4748518b13 Author: Emmanuel Bourg <[email protected]> Date: Mon Jul 31 16:29:21 2017 +0200 Refreshed the patch --- debian/changelog | 4 +++- debian/patches/01-bundle-dependencies.patch | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3c5b9c5..4634c7c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,7 @@ -hawtbuf (1.10-3) UNRELEASED; urgency=medium +hawtbuf (1.11-1) UNRELEASED; urgency=medium + * New upstream release + - Refreshed the patch * Depend on libmaven3-core-java instead of libmaven2-core-java * Standards-Version updated to 4.0.0 * Switch to debhelper level 10 diff --git a/debian/patches/01-bundle-dependencies.patch b/debian/patches/01-bundle-dependencies.patch index dc8a584..1dd17b1 100644 --- a/debian/patches/01-bundle-dependencies.patch +++ b/debian/patches/01-bundle-dependencies.patch @@ -6,7 +6,7 @@ Forwarded: not-needed @@ -36,6 +36,7 @@ <groupId>org.fusesource.hawtbuf</groupId> <artifactId>hawtbuf</artifactId> - <version>1.10</version> + <version>1.11</version> + <type>bundle</type> </dependency> @@ -16,7 +16,7 @@ Forwarded: not-needed @@ -38,6 +38,7 @@ <groupId>org.fusesource.hawtbuf</groupId> <artifactId>hawtbuf-proto</artifactId> - <version>1.10</version> + <version>1.11</version> + <type>bundle</type> </dependency> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/hawtbuf.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

