[jruby] 02/02: Update versioned dependency on maven-assembly-plugin
Miguel Landaeta
nomadium at moszumanska.debian.org
Sun Sep 17 15:38:13 UTC 2017
This is an automated email from the git hooks/post-receive script.
nomadium pushed a commit to branch master
in repository jruby.
commit 0c405f75773ffe149051997b8ec91e973aad4ab5
Author: Miguel Landaeta <nomadium at debian.org>
Date: Sun Sep 17 16:05:09 2017 +0100
Update versioned dependency on maven-assembly-plugin
---
debian/changelog | 7 +++++--
debian/control | 2 +-
debian/patches/0004-Add-missing-maven-artifacts-pom-files.patch | 2 +-
3 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 4104d93..bf8cef9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,11 @@
-jruby (9.1.8.0-3) unstable; urgency=medium
+jruby (9.1.8.0-3) UNRELEASED; urgency=medium
* Fix dependencies on ruby-psych and add dependencies on libpsych-java.
+ * Update versioned dependency on maven-assembly-plugin.
+ * Refresh patches:
+ - d/p/0004-Add-missing-maven-artifacts-pom-files.patch
- -- Miguel Landaeta <nomadium at debian.org> Sat, 16 Sep 2017 21:37:58 +0100
+ -- Miguel Landaeta <nomadium at debian.org> Sun, 17 Sep 2017 16:01:51 +0100
jruby (9.1.8.0-2) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index bc973bf..0d730a3 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Build-Depends: ant-optional,
libjruby-joni-java,
libjzlib-java,
liblivetribe-jsr223-java,
- libmaven-assembly-plugin-java (>= 3.0.0~),
+ libmaven-assembly-plugin-java (>= 3.1.0~),
libmaven-antrun-plugin-java,
libmaven-bundle-plugin-java,
libmaven-dependency-plugin-java,
diff --git a/debian/patches/0004-Add-missing-maven-artifacts-pom-files.patch b/debian/patches/0004-Add-missing-maven-artifacts-pom-files.patch
index 9ea22cf..bac69d5 100644
--- a/debian/patches/0004-Add-missing-maven-artifacts-pom-files.patch
+++ b/debian/patches/0004-Add-missing-maven-artifacts-pom-files.patch
@@ -199,7 +199,7 @@ Last-Update: 2017-03-08
+ </plugin>
+ <plugin>
+ <artifactId>maven-assembly-plugin</artifactId>
-+ <version>3.0.0</version>
++ <version>3.1.0</version>
+ <executions>
+ <execution>
+ <id>bin.tar.gz and bin.zip</id>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jruby.git
More information about the pkg-java-commits
mailing list