Your message dated Mon, 09 Apr 2012 11:03:31 +0000
with message-id <e1shcnf-0006o5...@franck.debian.org>
and subject line Bug#661180: fixed in zemberek-ooo 1.0~rc2-10.4
has caused the Debian Bug report #661180,
regarding FTBFS with LibreOffice 3.5: basis-link gone
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
661180: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=661180
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: zemberek-ooo
Version: 1.0~rc2-10.3
Severity: important
Tags: patch
Hi,
LibreOffice 3.5 dropped the "we change basisX.Y with every minor version"
madness and thus also dropped basis-link. Which leads to zemberek-ooo
not building anymore as it can't find /usr/lib/libreoffice/basis-link.
Filing this as important for now but this bug will become serious when
LibreOffice
3.5.x gets uploaded to sid (and this *will* happen before the wheezy freeze)
Trivial patch:
diff -u zemberek-ooo-1.0~rc2/debian/control zemberek-ooo-1.0~rc2/debian/control
--- zemberek-ooo-1.0~rc2/debian/control
+++ zemberek-ooo-1.0~rc2/debian/control
@@ -4,6 +4,7 @@
Maintainer: Rail Aliev <r...@i-rs.ru>
Build-Depends: cdbs, debhelper (>= 5), libreoffice-dev, quilt, ant
Build-Depends-Indep: default-jdk, libreoffice-java-common, libzemberek-java,
libzemberek-tr-java, unzip
+Build-Conflicts: libreoffice-common (<< 1:3.5.0~)
Standards-Version: 3.8.2
Homepage: http://code.google.com/p/zemberek/
Vcs-Bzr: http://bzr.debian.org/users/rail-guest/zemberek-ooo/
diff -u zemberek-ooo-1.0~rc2/debian/changelog
zemberek-ooo-1.0~rc2/debian/changelog
--- zemberek-ooo-1.0~rc2/debian/changelog
+++ zemberek-ooo-1.0~rc2/debian/changelog
@@ -1,3 +1,10 @@
+zemberek-ooo (1.0~rc2-10.4) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * debian/patches/build.xml.diff: remove basis-link, gone in LO 3.5
+
+ -- Rene Engelhard <r...@debian.org> Fri, 24 Feb 2012 18:55:59 +0000
+
zemberek-ooo (1.0~rc2-10.3) unstable; urgency=low
* Non-maintainer upload.
diff -u zemberek-ooo-1.0~rc2/debian/patches/build.xml.diff
zemberek-ooo-1.0~rc2/debian/patches/build.xml.diff
--- zemberek-ooo-1.0~rc2/debian/patches/build.xml.diff
+++ zemberek-ooo-1.0~rc2/debian/patches/build.xml.diff
@@ -9,12 +9,12 @@
<path id="ooo3.classpath">
- <fileset dir="${openoffice.root.dir}/ure/share/java">
-+ <fileset
dir="${openoffice.root.dir}/basis-link/ure-link/share/java">
++ <fileset dir="${openoffice.root.dir}/ure-link/share/java">
<include name="**/*.jar" />
<include name="**/*.zip" />
</fileset>
- <fileset dir="${openoffice.root.dir}/basis3.0/program/classes">
-+ <fileset
dir="${openoffice.root.dir}/basis-link/program/classes">
++ <fileset dir="${openoffice.root.dir}/program/classes">
<include name="**/*.jar" />
<include name="**/*.zip" />
</fileset>
I verified that it works after this patch.
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Grüße/Regards,
Rene
--- End Message ---
--- Begin Message ---
Source: zemberek-ooo
Source-Version: 1.0~rc2-10.4
We believe that the bug you reported is fixed in the latest version of
zemberek-ooo, which is due to be installed in the Debian FTP archive:
libreoffice-zemberek_1.0~rc2-10.4_all.deb
to main/z/zemberek-ooo/libreoffice-zemberek_1.0~rc2-10.4_all.deb
zemberek-ooo_1.0~rc2-10.4.diff.gz
to main/z/zemberek-ooo/zemberek-ooo_1.0~rc2-10.4.diff.gz
zemberek-ooo_1.0~rc2-10.4.dsc
to main/z/zemberek-ooo/zemberek-ooo_1.0~rc2-10.4.dsc
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 661...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Rene Engelhard <r...@debian.org> (supplier of updated zemberek-ooo package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Wed, 24 Feb 2012 18:55:59 +0000
Source: zemberek-ooo
Binary: libreoffice-zemberek
Architecture: source all
Version: 1.0~rc2-10.4
Distribution: unstable
Urgency: low
Maintainer: Rail Aliev <r...@i-rs.ru>
Changed-By: Rene Engelhard <r...@debian.org>
Description:
libreoffice-zemberek - Turkish spell checker extension for LibreOffice
Closes: 661180
Changes:
zemberek-ooo (1.0~rc2-10.4) unstable; urgency=low
.
* Non-maintainer upload.
* debian/patches/build.xml.diff: remove basis-link, gone in LO 3.5
(closes: #661180)
Checksums-Sha1:
fe5e5f6d9dfff4ba471d6e26872c79f66aaad8e9 2072 zemberek-ooo_1.0~rc2-10.4.dsc
9826dbf639630bc58024e71832593ef147ba65aa 2876 zemberek-ooo_1.0~rc2-10.4.diff.gz
74a90eb1f2aa8f17f8a35394cc527e403e0475f3 24682
libreoffice-zemberek_1.0~rc2-10.4_all.deb
Checksums-Sha256:
7a5a5a34e0ad58746f02ae868b689e8e431ab6fcb96da3d653b599e1feb4feff 2072
zemberek-ooo_1.0~rc2-10.4.dsc
2c4220ecb951e31cc8a91f152609c523b9b7c835bda1c45df46376323f91d68a 2876
zemberek-ooo_1.0~rc2-10.4.diff.gz
1a725af81fa42a3dbcac0a5e84a7e3edfee048544a19fbfed43143a9fa7d6036 24682
libreoffice-zemberek_1.0~rc2-10.4_all.deb
Files:
671f50723e12e58b3c8d4953dbd999b4 2072 text optional
zemberek-ooo_1.0~rc2-10.4.dsc
34bd5c55a1c68e7354f543a6f624b86f 2876 text optional
zemberek-ooo_1.0~rc2-10.4.diff.gz
f4809c55ea040e9ea5089fa06377322b 24682 text optional
libreoffice-zemberek_1.0~rc2-10.4_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBCAAGBQJPfOXTAAoJEAqgRXHQPj5wnh8P/jMcTB8HprGfxtvMSSiSpcf7
Yr36O8Jz6WwEzHuNmK/rLnLAkBzDZioekO7dZ37t2TNU2lzZ9PqlMuwaZQM67Zvv
ELNzb6WlFQP4nGnHcGaMGpmIwr6E1YYxs4Z7ZMLkXYV0dn3t2Mi07IFBOv3hEWJf
HicP302JTwrcKip2TYMOln6we/ZPD24DokWrIgw60TfNuABh9mQftmWzXTQcHrWa
azTnM59zrtWTzMTWYERAnAEz0QRaiTXl1sBXJeXinkXuIVyNheghdh/haRl/QwRy
cgjzkYr4k2R/zEc0WNy8LRABYDp2ZGtauZ3jpDb5O1Rln/Jm/RVJ0DCU9bIZy009
rii9P5ADxgenWaRHbKJtMmCBrqPSUjuRHshMEycaoLCL8e0q3Ap4Bn97SINOm+Cb
N5QSV0ZR8Ckaf9w7QVUf64gC62OmNxti6e8bthc72wYhYJcEuG6F8VguAUv3Yd29
Con0q8WK4KGfC9eiP8JSg+f2PyT7Vk21Py8RdlYlCP+pARlBvtv6QyAqJhzxPVD4
XVCQrlnl2NjptvmCYNT2/FpzgJgOFXze+NVzpIRKkb0jivq3QUxMs+eBxCN7Gchr
oaUKAwZlf4auOB+3is8con1AjEC/c0mYz+jof4ZPO5qAURL5bdMbBf5NhA8NYIMf
AdEXmzxeZS/f0MwdAnUq
=4RSq
-----END PGP SIGNATURE-----
--- End Message ---