[jruby] 01/01: Actual upload to stretch-backports
Miguel Landaeta
nomadium at moszumanska.debian.org
Sun Oct 15 11:20:59 UTC 2017
This is an automated email from the git hooks/post-receive script.
nomadium pushed a commit to branch stretch-backports
in repository jruby.
commit 7354c6d878e8f208fde61900fe55b093774d699e
Author: Miguel Landaeta <nomadium at debian.org>
Date: Sun Sep 24 18:13:10 2017 +0100
Actual upload to stretch-backports
---
debian/changelog | 8 ++++++++
debian/control | 2 +-
debian/patches/0004-Add-missing-maven-artifacts-pom-files.patch | 2 +-
3 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 91cb0f0..5e9f5e8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+jruby (9.1.8.0-3~bpo9+1) stretch-backports; urgency=medium
+
+ * Rebuild for stretch-backports.
+ * Modify B-D on libmaven-assembly-plugin-java to use version available
+ in stretch.
+
+ -- Miguel Landaeta <nomadium at debian.org> Sun, 24 Sep 2017 18:12:26 +0100
+
jruby (9.1.8.0-3) unstable; urgency=medium
* Fix dependencies on ruby-psych and add dependencies on libpsych-java.
diff --git a/debian/control b/debian/control
index 0d730a3..f2877e9 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.1.0~),
+ libmaven-assembly-plugin-java,
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 bac69d5..192b0e6 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.1.0</version>
++ <version>2.4.1</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