[jenkins] 01/01: d/plugin-parent.pom.in, control: Bump access-modifier-check version to 1.4 inline with the version in Debian unstable. (Closes: #720822, #720803)
James Downing Page
jamespage at alioth.debian.org
Tue Sep 24 12:46:07 UTC 2013
This is an automated email from the git hooks/post-receive script.
jamespage pushed a commit to branch master
in repository jenkins.
commit 31cd382ebc85ee0239ffc69799e91d612d52efb3
Author: James Page <james.page at ubuntu.com>
Date: Tue Sep 24 13:46:00 2013 +0100
d/plugin-parent.pom.in,control: Bump access-modifier-check version to 1.4 inline with the version in Debian unstable. (Closes: #720822, #720803)
---
debian/changelog | 8 ++++++++
debian/control | 1 +
debian/plugin-debian.pom.in | 2 +-
3 files changed, 10 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 8a3f7a2..e679e6e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+jenkins (1.509.2+dfsg-2) UNRELEASED; urgency=low
+
+ * d/plugin-parent.pom.in,control: Bump access-modifier-check version
+ to 1.4 inline with the version in Debian unstable.
+ (Closes: #720822, #720803)
+
+ -- James Page <james.page at ubuntu.com> Tue, 24 Sep 2013 13:37:52 +0100
+
jenkins (1.509.2+dfsg-1) unstable; urgency=low
* New upstream release (Closes: #706725):
diff --git a/debian/control b/debian/control
index ba21742..3abb6b0 100644
--- a/debian/control
+++ b/debian/control
@@ -132,6 +132,7 @@ Package: libjenkins-plugin-parent-java
Architecture: all
Depends:
junit4,
+ libaccess-modifier-checker-java (>= 1.4),
libjenkins-java (= ${binary:Version}),
libmaven-hpi-plugin-java (>= 1.93),
libmaven-javadoc-plugin-java,
diff --git a/debian/plugin-debian.pom.in b/debian/plugin-debian.pom.in
index de04e04..395943c 100644
--- a/debian/plugin-debian.pom.in
+++ b/debian/plugin-debian.pom.in
@@ -44,7 +44,7 @@
<plugin>
<groupId>org.kohsuke</groupId>
<artifactId>access-modifier-checker</artifactId>
- <version>1.0</version>
+ <version>1.4</version>
</plugin>
</plugins>
</pluginManagement>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jenkins.git
More information about the pkg-java-commits
mailing list