Bug#874494: rebuilding libsambox-java generates unmet dependency on libsejda-io-java (>= 1.1.3.RELEASE)
Gianfranco Costamagna
locutusofborg at debian.org
Sat Sep 9 16:34:19 UTC 2017
control: tags -1 patch
> >>> - remove the suffix from the version in the pom
> >>
> >> doesn't work
it worked to me, and the bootstrap in Ubuntu is now complete.
This is the patch:
--- libsejda-io-java-1.1.3/debian/patches/fix-broken-version.patch 1970-01-01 00:00:00.000000000 +0000
+++ libsejda-io-java-1.1.3/debian/patches/fix-broken-version.patch 2017-09-09 13:33:44.000000000 +0000
@@ -0,0 +1,15 @@
+Description: This breaks reverse-dependencies, fix version up
+Author: Gianfranco Costamagna <locutusofborg at debian.org>
+Last-Update: 2017-09-09
+
+--- libsejda-io-java-1.1.3.orig/pom.xml
++++ libsejda-io-java-1.1.3/pom.xml
+@@ -5,7 +5,7 @@
+ <artifactId>sejda-io</artifactId>
+ <packaging>jar</packaging>
+ <name>sejda-io</name>
+- <version>1.1.3.RELEASE</version>
++ <version>1.1.3</version>
+
+ <description>An Input/Output layer built on top of Java standard io and nio packages</description>
+ <url>http://www.sejda.org</url>
G.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/attachments/20170909/965530af/attachment.sig>
More information about the pkg-java-maintainers
mailing list