Your message dated Fri, 04 Jan 2019 10:10:12 +0000
with message-id <e1gfmqe-0009e4...@fasolo.debian.org>
and subject line Bug#913081: fixed in liblouis 3.8.0-1
has caused the Debian Bug report #913081,
regarding liblouis FTCBFS: python* Build-Depends unsatisfiable
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.)
--
913081: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=913081
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: liblouis
Version: 3.7.0-1
Tags: patch
User: helm...@debian.org
Usertags: rebootstrap
liblouis fails to satisfy cross build dependencies. This is rooted in
the Python dependencies. Fortunately, the Python packages built from
liblouis are Architecture: all, so we can move all those dependencies to
Build-Depends-Indep. Please consider applying the attached patch.
Helmut
diff --minimal -Nru liblouis-3.7.0/debian/changelog
liblouis-3.7.0/debian/changelog
--- liblouis-3.7.0/debian/changelog 2018-09-15 10:11:03.000000000 +0200
+++ liblouis-3.7.0/debian/changelog 2018-11-06 06:26:53.000000000 +0100
@@ -1,3 +1,10 @@
+liblouis (3.7.0-1.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Demote python stuff to Build-Depends-Indep. (Closes: #-1)
+
+ -- Helmut Grohne <hel...@subdivi.de> Tue, 06 Nov 2018 06:26:53 +0100
+
liblouis (3.7.0-1) unstable; urgency=medium
* New upstream release.
diff --minimal -Nru liblouis-3.7.0/debian/control liblouis-3.7.0/debian/control
--- liblouis-3.7.0/debian/control 2018-08-10 02:15:05.000000000 +0200
+++ liblouis-3.7.0/debian/control 2018-11-06 06:26:53.000000000 +0100
@@ -2,7 +2,8 @@
Priority: optional
Maintainer: Debian Accessibility Team <pkg-a11y-de...@lists.alioth.debian.org>
Uploaders: Samuel Thibault <sthiba...@debian.org>, Cyril Brulebois
<k...@debian.org>
-Build-Depends: debhelper (>= 9), dh-autoreconf, dh-python, autotools-dev,
automake (>= 1:1.14~), pkg-config, python-all (>= 2.6.6-3~), python3-all,
texinfo, help2man, dpkg-dev (>= 1.16), quilt, dh-autoreconf, libyaml-dev
+Build-Depends: debhelper (>= 9), dh-autoreconf, autotools-dev, automake (>=
1:1.14~), pkg-config, texinfo, help2man, dpkg-dev (>= 1.16), quilt,
dh-autoreconf, libyaml-dev
+Build-Depends-Indep: dh-python, python-all (>= 2.6.6-3~), python3-all
Standards-Version: 4.2.0
Section: libs
Vcs-Git: https://anonscm.debian.org/git/pkg-a11y/liblouis.git
diff --minimal -Nru liblouis-3.7.0/debian/rules liblouis-3.7.0/debian/rules
--- liblouis-3.7.0/debian/rules 2018-04-23 18:36:31.000000000 +0200
+++ liblouis-3.7.0/debian/rules 2018-11-06 06:26:53.000000000 +0100
@@ -2,10 +2,20 @@
# -*- makefile -*-
%:
- dh $@ --with autoreconf,python2,python3
+ dh $@ --with autoreconf $(DH_ADDONS)
+build binary %-indep: DH_ADDONS=--with=python2,python3
+DOPACKAGES := $(shell dh_listpackages)
+ifeq ($(filter python-louis,$(DOPACKAGES)),)
+PYVERS :=
+else
PYVERS := $(shell pyversions -r)
+endif
+ifeq ($(filter python3-louis,$(DOPACKAGES)),)
+PY3VERS :=
+else
PY3VERS := $(shell py3versions -r)
+endif
override_dh_auto_configure:
dh_auto_configure -- --enable-ucs4
--- End Message ---
--- Begin Message ---
Source: liblouis
Source-Version: 3.8.0-1
We believe that the bug you reported is fixed in the latest version of
liblouis, which is due to be installed in the Debian FTP archive.
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 913...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Samuel Thibault <sthiba...@debian.org> (supplier of updated liblouis 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...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 01 Jan 2019 17:32:34 +0100
Source: liblouis
Binary: liblouis-dev liblouis17 liblouis-data liblouis-bin python-louis
python3-louis
Architecture: source amd64 all
Version: 3.8.0-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Accessibility Team <pkg-a11y-de...@lists.alioth.debian.org>
Changed-By: Samuel Thibault <sthiba...@debian.org>
Description:
liblouis-bin - Braille translation library - utilities
liblouis-data - Braille translation library - data
liblouis-dev - Braille translation library - static libs and headers
liblouis17 - Braille translation library - shared libs
python-louis - Python bindings for liblouis
python3-louis - Python bindings for liblouis
Closes: 913081
Changes:
liblouis (3.8.0-1) experimental; urgency=medium
.
[ Samuel Thibault ]
* New upstream release.
- Rename liblouis16 to liblouis17 according to soname bump.
.
[ Helmut Grohne ]
* Demote python stuff to Build-Depends-Indep. (Closes: Bug#913081)
Checksums-Sha1:
6035aaed43e6fb2afa4806937d69786a9d9ff5fb 2456 liblouis_3.8.0-1.dsc
9c22fa9a704f9687c0077edb1c5a6c310c213a67 13871961 liblouis_3.8.0.orig.tar.gz
c818c12f481b66a2f5933c372fe40c8b9954bea3 7224 liblouis_3.8.0-1.debian.tar.xz
bdb018dccbbd702c134d48b5ec86070eb58283db 75668
liblouis-bin-dbgsym_3.8.0-1_amd64.deb
8c3fa63b8de91986c63a5cff0117eaf86f5f5c8d 45344 liblouis-bin_3.8.0-1_amd64.deb
64d880ee441c9a25888c6d6d3e65a9379373b61a 1661264 liblouis-data_3.8.0-1_all.deb
0fbced977c5e0bead0df9a2111bf0168e47038d2 259528 liblouis-dev_3.8.0-1_amd64.deb
6ce9cbc278298d229c60614ba61bae05ea7ffd6c 221952
liblouis17-dbgsym_3.8.0-1_amd64.deb
dc0cb65cad71df923e1b6c9a6687cc0c413c1dbd 91816 liblouis17_3.8.0-1_amd64.deb
8e637ae0cc5b130c11b39d4b68e5150fa4c1eb85 8402 liblouis_3.8.0-1_amd64.buildinfo
8f0e79827cbca91b8c099a9792acf0cd7b8c8297 25176 python-louis_3.8.0-1_all.deb
81499deb0e5e4f006d418bcb091c8837957dd271 25236 python3-louis_3.8.0-1_all.deb
Checksums-Sha256:
39dd08a53c47713e6681d2532b61e514adcf17607082db073372c89be74acea7 2456
liblouis_3.8.0-1.dsc
e9a20cdeb9610e2b3e9b4d3e280fe9d16f7717e7dcc7ff8f3b459baca5fed018 13871961
liblouis_3.8.0.orig.tar.gz
07d5818f6a9209c4d2b66547b6fbd358cab550ca765c89b3db272f8440c2ff61 7224
liblouis_3.8.0-1.debian.tar.xz
669f686037a0fe068ba3547e8b4875721a3432f78aac8627061e87f9c87ae0b0 75668
liblouis-bin-dbgsym_3.8.0-1_amd64.deb
57719023cac0fd7b8ffb98509ae02e5ef04701b67aa20f0141fce72694562648 45344
liblouis-bin_3.8.0-1_amd64.deb
05f2ed5dcf28951ec2d192007a6d00c16c480b4f19cf052bdb16e147be7d22ad 1661264
liblouis-data_3.8.0-1_all.deb
de3b9540cbfe514a906f94bb5097f641fb3a41cfba051648e00aeac9feb5ac6c 259528
liblouis-dev_3.8.0-1_amd64.deb
ffaf5e2f94a83e699e0078a0947c8c259e7dd6b08ad683d63c989b1d9cbdd71e 221952
liblouis17-dbgsym_3.8.0-1_amd64.deb
fe75f685d28470f2f1b78b46cf3726d66781566fd0e7bb1640f8cb2854842c07 91816
liblouis17_3.8.0-1_amd64.deb
cd7283d23dfd58e0704bf6d408f5f684f5520b563a922dd38e61a9693a0b7240 8402
liblouis_3.8.0-1_amd64.buildinfo
77d0b070a50ee88e071e259b5e690d0dd70540379e09d8da0be895d52295e160 25176
python-louis_3.8.0-1_all.deb
be8d8e6cf9d97c31fd57d39de00c497ede10a5808fdbe476270cab8e89b23c01 25236
python3-louis_3.8.0-1_all.deb
Files:
d377853df802d8e4ab4cc0835f634ccd 2456 libs optional liblouis_3.8.0-1.dsc
3ea9f961d22258b16b55f0c55763dbcb 13871961 libs optional
liblouis_3.8.0.orig.tar.gz
f4711afa2b3cf497b1992149bc25ae99 7224 libs optional
liblouis_3.8.0-1.debian.tar.xz
16ad7513b0bd91ed90e53ade5b5db8b5 75668 debug optional
liblouis-bin-dbgsym_3.8.0-1_amd64.deb
ca58233087f5a16fff135237605cc824 45344 text optional
liblouis-bin_3.8.0-1_amd64.deb
59bfb3964345bddac2357e810cba7b52 1661264 text optional
liblouis-data_3.8.0-1_all.deb
d3997b8370cf3281a629dc4433b22698 259528 libdevel optional
liblouis-dev_3.8.0-1_amd64.deb
983e9f9f32e423a4a1792c4a4d486bd2 221952 debug optional
liblouis17-dbgsym_3.8.0-1_amd64.deb
4256527dda9781d4b6a2372472fd3711 91816 libs optional
liblouis17_3.8.0-1_amd64.deb
e182053ce7ec73b3edf3de4d48109684 8402 libs optional
liblouis_3.8.0-1_amd64.buildinfo
223174844c1ad7e53a172754a8312723 25176 python optional
python-louis_3.8.0-1_all.deb
10eed4ae5d3492009ad342698b08ff97 25236 python optional
python3-louis_3.8.0-1_all.deb
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEOjpdRkZg6GdhDKQnmWhJwc9WBHgFAlwrm1gACgkQmWhJwc9W
BHgDaRAAiyWHIErGwH37ZTMtRGg6WeibRao0Cp//lI2AjK9lFf1SsZ5FCEPs2W9r
+wloB+hxJ5tQ5kWZTyYulQ6zqEYmab4YX/emxZFMxPRJq+U4g4yP020Ygye9kKGG
4w6lXEUtJgwgjwMkpWNbO3z908E0f1D0sP5LOn7gJRKrVuCXyVml8KUItffW9NSW
NVa+FhAFnz3PE7MsKySu8/gHNlZV4TVx4TyAEjOdYvMmzmRGLzMPtvaT9PbEuUFt
qTh6j1e38UYJEq7rU17P4vu9NXRjywvqGxNectdlubCXi37yBWQCzNQ438GWUjJn
MGdfqSQBPqoxmjeXVAugWK5UZerfUJcFbuFG9V1KpiclHtMutGWqLrgVlH+zYmZa
YDv87wRREzhUBpw9dogAczKQRAMu/4oJ1Q2zN5624LApIPNKKq4xSQfhbxAb0jRW
WvdOPidswdm2/Q36EVKW85Zd+SwoMI+DFVb66bZ0LVHHFbDs5NSYWH8aehWrdZE7
ClOYqP1obw3q2a5CUFwiC6MXguC+OI1gs8XrvPyAWe0yhdOr8mVjGoq+kNlkER3C
OjQqDRKETvXPWTOrtnzvt5t79N7rOk+UyFkulERhkPBs+HEOJ/GhRwWJaPPirNKG
HuOd+LfI9WCZxiP0kCC7+UxQ6Cr2C6Zc6zN3HA0oXosFpioLdmM=
=oSpL
-----END PGP SIGNATURE-----
--- End Message ---