Your message dated Tue, 21 Feb 2017 23:35:44 +0100
with message-id <[email protected]>
and subject line Re: unblock: setools/4.0.1-6
has caused the Debian Bug report #855697,
regarding unblock: setools/4.0.1-6
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 [email protected]
immediately.)
--
855697: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=855697
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Hi,
I realised that the apol documentation was not properly built and
installed.
This is fixed in 4.0.1-6
Please unblock package setools
unblock setools/4.0.1-6
-- System Information:
Debian Release: 9.0
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1,
'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.9.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru setools-4.0.1/debian/changelog setools-4.0.1/debian/changelog
--- setools-4.0.1/debian/changelog 2017-01-13 21:01:12.000000000 +0100
+++ setools-4.0.1/debian/changelog 2017-02-21 10:03:16.000000000 +0100
@@ -1,3 +1,9 @@
+setools (4.0.1-6) unstable; urgency=medium
+
+ * Properly build and install the documentation
+
+ -- Laurent Bigonville <[email protected]> Tue, 21 Feb 2017 10:03:16 +0100
+
setools (4.0.1-5) unstable; urgency=medium
* debian/watch: Also mangle the upstream version of the "rc" releases
diff -Nru setools-4.0.1/debian/control setools-4.0.1/debian/control
--- setools-4.0.1/debian/control 2017-01-13 21:01:12.000000000 +0100
+++ setools-4.0.1/debian/control 2017-02-21 10:03:16.000000000 +0100
@@ -12,9 +12,12 @@
libbz2-dev,
libselinux1-dev (>= 2.6),
libsepol1-dev (>= 2.6),
+# libqt5sql5-sqlite is needed to generate the documentation
+ libqt5sql5-sqlite,
python3-all-dev (>= 3.3),
python3-networkx (>= 1.8),
python3-setuptools,
+ qttools5-dev-tools,
swig (>= 3.0.8)
Homepage: https://github.com/TresysTechnology/setools/wiki
VCS-Git: https://anonscm.debian.org/git/selinux/setools.git
diff -Nru setools-4.0.1/debian/python3-setoolsgui.install
setools-4.0.1/debian/python3-setoolsgui.install
--- setools-4.0.1/debian/python3-setoolsgui.install 2017-01-13
21:01:12.000000000 +0100
+++ setools-4.0.1/debian/python3-setoolsgui.install 2017-02-21
10:03:16.000000000 +0100
@@ -1,3 +1,4 @@
usr/lib/python3*/*-packages/setoolsgui/
usr/share/setools/*.ui
-usr/share/setools/apol.qhc
+qhc/apol.qhc usr/share/setools/
+qhc/apol.qch usr/share/setools/
diff -Nru setools-4.0.1/debian/rules setools-4.0.1/debian/rules
--- setools-4.0.1/debian/rules 2017-01-13 21:01:12.000000000 +0100
+++ setools-4.0.1/debian/rules 2017-02-21 10:03:16.000000000 +0100
@@ -14,6 +14,10 @@
%:
dh $@ --buildsystem=pybuild --with python3
+override_dh_auto_build-arch:
+ dh_auto_build -a -O--buildsystem=pybuild
+ PATH=/usr/lib/$(DEB_HOST_MULTIARCH)/qt5/bin/:$(PATH) python3 setup.py
build_qhc
+
override_dh_install:
dh_install --list-missing
--- End Message ---
--- Begin Message ---
Hi,
On Tue, Feb 21, 2017 at 12:25:08PM +0100, Laurent Bigonville wrote:
> Please unblock package setools
Unblocked.
Cheers,
Ivo
--- End Message ---