[rest-gradle-plugin] 81/83: Bump version numbers
Alastair McKinstry
mckinstry at moszumanska.debian.org
Wed Oct 25 15:59:10 UTC 2017
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch debian/master
in repository rest-gradle-plugin.
commit 88ac694f8bb2ba04ce4126dd12531720afb061a4
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Wed Oct 25 16:52:44 2017 +0100
Bump version numbers
---
debian/compat | 2 +-
debian/control | 4 ++--
debian/pom.xml | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 848542b..62c3075 100644
--- a/debian/control
+++ b/debian/control
@@ -5,11 +5,11 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
Uploaders:
Alastair McKinstry <mckinstry at debian.org>
Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
gradle-debian-helper,
maven-repo-helper,
default-jdk
-Standards-Version: 3.9.8
+Standards-Version: 4.1.1
Homepage: https://plugins.gradle.org/plugin/org.10ne.rest/0.3
Vcs-Git: https://anonscm.debian.org/git/pkg-java/gradle-shadow-plugin.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/gradle-shadow-plugin.git
diff --git a/debian/pom.xml b/debian/pom.xml
index 20af22e..2c79b83 100644
--- a/debian/pom.xml
+++ b/debian/pom.xml
@@ -17,8 +17,8 @@
</licenses>
<developers>
<developer>
- <id>johnrengelman</id>
- <name>John R. Engelman</name>
+ <id>noamt</id>
+ <name>Noam Y. Tenne</name>
<email>johnrengelman at github.com</email>
</developer>
</developers>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/rest-gradle-plugin.git
More information about the pkg-java-commits
mailing list