[jruby] 01/01: Upload to stretch-backports

Miguel Landaeta nomadium at moszumanska.debian.org
Sat Sep 9 11:25:18 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 e8f54f6ffa832d3a7550ba9467f904ce22ed40c4
Author: Miguel Landaeta <nomadium at debian.org>
Date:   Sat Sep 9 12:27:47 2017 +0100

    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 e0ff607..e301688 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+jruby (9.1.8.0-2~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>  Fri, 25 Aug 2017 18:34:39 +0100
+
 jruby (9.1.8.0-2) unstable; urgency=medium
 
   * Fix FTBFS caused by an unresolved dependency on an outdated version
diff --git a/debian/control b/debian/control
index b11037c..0d737e1 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,
                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..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.0.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