Your message dated Mon, 03 Oct 2016 09:53:43 +0000
with message-id <e1bqzwn-00021q...@franck.debian.org>
and subject line Bug#805962: fixed in witty 3.3.5+dfsg-1.1
has caused the Debian Bug report #805962,
regarding witty: FTBFS when built with dpkg-buildpackage -A (no binary
artifacts)
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.)
--
805962: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=805962
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:witty
Version: 3.3.4+dfsg-6
User: sanv...@debian.org
Usertags: binary-indep
Severity: important
Dear maintainer:
I tried to build this package with "dpkg-buildpackage -A"
(i.e. only architecture-independent packages), and it failed:
--------------------------------------------------------------------------------
[...]
fakeroot debian/rules binary-indep
dh_testdir
dh_testroot
dh_clean -k
dh_clean: dh_clean -k is deprecated; use dh_prep instead
dh_installdirs
# Commands to install the package into debian/tmp
[ ... snipped ... ]
patch -p1 -d debian/tmp/usr/lib/Wt <
debian/patches/07_tests_cmake_dependencies.dpatch
patching file test/CMakeLists.txt
rm
/<<BUILDDIR>>/witty-3.3.4+dfsg/debian/tmp/usr/lib/Wt/examples/wtwithqt/LICENSE
rm
/<<BUILDDIR>>/witty-3.3.4+dfsg/debian/tmp/usr/lib/Wt/examples/wtwithqt/lib/LICENSE
dpkg-genchanges -A >../witty_3.3.4+dfsg-6_all.changes
dpkg-genchanges: error: binary build with no binary artifacts found; cannot
distribute
dpkg-buildpackage: error: dpkg-genchanges gave error exit status 2
--------------------------------------------------------------------------------
This usually happens because there is a binary-indep target in debian/rules
which is either empty or does not do anything useful.
If all the arch-independent packages are dummy transitional packages released
with jessie,
the easy fix is to drop them now. If not, debian/rules should be modified so
that the
binary-indep target generates the architecture independent packages (and only
those).
After checking that both "dpkg-buildpackage -A" and "dpkg-buildpackage -B" work
properly, this package will be suitable to be uploaded in source-only form if
you wish
(I recommend that you try it).
Thanks.
--- End Message ---
--- Begin Message ---
Source: witty
Source-Version: 3.3.5+dfsg-1.1
We believe that the bug you reported is fixed in the latest version of
witty, 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 805...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Gianfranco Costamagna <locutusofb...@debian.org> (supplier of updated witty
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: SHA256
Format: 1.8
Date: Mon, 03 Oct 2016 09:47:19 +0200
Source: witty
Binary: libwt-common libwt39 libwt-dev libwthttp39 libwthttp-dev libwtfcgi39
libwtfcgi-dev libwttest9 libwttest-dev libwtext39 libwtext-dev libwtdbo39
libwtdbo-dev libwtdbosqlite39 libwtdbosqlite-dev libwtdbopostgres39
libwtdbopostgres-dev libwtdbofirebird39 libwtdbofirebird-dev libwtdbomysql39
libwtdbomysql-dev libwt-dbg libwt-doc witty-examples witty witty-dbg witty-dev
witty-doc
Architecture: source
Version: 3.3.5+dfsg-1.1
Distribution: unstable
Urgency: medium
Maintainer: Pau Garcia i Quiles <pgqui...@elpauer.org>
Changed-By: Gianfranco Costamagna <locutusofb...@debian.org>
Description:
libwt-common - C++ library and application server for web applications [common]
libwt-dbg - C++ library and application server for web applications [debug]
libwt-dev - C++ library and application server for web applications [developm
libwt-doc - C++ library and application server for web applications [doc]
libwt39 - C++ library and application server for web applications [runtime]
libwtdbo-dev - Wt::Dbo ORM library for Wt [development]
libwtdbo39 - Wt::Dbo ORM library for Wt [runtime]
libwtdbofirebird-dev - Firebird backend for Wt::Dbo [development]
libwtdbofirebird39 - Firebird backend for Wt::Dbo [runtime]
libwtdbomysql-dev - MySQL/MariaDB backend for Wt::Dbo [development]
libwtdbomysql39 - MySQL/MariaDB backend for Wt::Dbo [runtime]
libwtdbopostgres-dev - PostgreSQL backend for Wt::Dbo [development]
libwtdbopostgres39 - PostgreSQL backend for Wt::Dbo [runtime]
libwtdbosqlite-dev - sqlite3 backend for Wt::Dbo [development]
libwtdbosqlite39 - sqlite3 backend for Wt::Dbo [runtime]
libwtext-dev - additional widgets for Wt, based on ExtJS 2.0.x [development]
libwtext39 - additional widgets for Wt, based on ExtJS 2.0.x [runtime]
libwtfcgi-dev - FastCGI connector library for Wt [development]
libwtfcgi39 - FastCGI connector library for Wt [runtime]
libwthttp-dev - HTTP(S) connector library for Wt [development]
libwthttp39 - HTTP(S) connector library for Wt [runtime]
libwttest-dev - test connector library for Wt [development]
libwttest9 - test connector library for Wt [runtime]
witty - C++ library for webapps [runtime] (transition package)
witty-dbg - C++ library for webapps [debug] (transition package)
witty-dev - C++ library for webapps [devel] (transition package)
witty-doc - C++ library for webapps [doc] (transition package)
witty-examples - C++ library for webapps [examples]
Closes: 805962 836663
Changes:
witty (3.3.5+dfsg-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
.
[ Klaus Neuschwander ]
* Fix the packaging to build with dpkg-buildpackage -A
(Closes: #805962)
.
[ Chris Lamb ]
* Drop hardening-wrapper dependency (Closes: #836663)
Checksums-Sha1:
7775837becf510f2b28efb53fdc00db6c527b0a7 4173 witty_3.3.5+dfsg-1.1.dsc
c3f8e62e90015ae4c28f23a78b48b0000785244d 36855 witty_3.3.5+dfsg-1.1.diff.gz
Checksums-Sha256:
62fb22dd44c3c08f0dbc21be13bd2aca28a159ba3e99d3699f4b7938d6007b81 4173
witty_3.3.5+dfsg-1.1.dsc
13be125fc6e6b3ef41c466be8bb3e819cbeef3c23f87cb1fcec95ada12651555 36855
witty_3.3.5+dfsg-1.1.diff.gz
Files:
d19819853cce5d777db1e000e65a4547 4173 libdevel extra witty_3.3.5+dfsg-1.1.dsc
d53848e0ec0d02e9ea1947ff7f1522b3 36855 libdevel extra
witty_3.3.5+dfsg-1.1.diff.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQIcBAEBCAAGBQJX8h56AAoJEPNPCXROn13ZkI4QANb2XkelCh/bQtm3QhWzjUEb
46o45o+u+ExTSHt6qGKjgOFRt6K+oga0OVKzAW8SRVCIprVvsbHPUATOM89CeW1f
NI5VHhHUtpGuLEUibRWpHjRKD0POw0HueuhvQvnaDXbcv94Wzx75OUDE1I+aUZPA
ixtXCk4w8j3miyx4zLWkbN3s+eFnZYK+DL9u9PfriJZtSKIm+8uqJYGsTNQFew5W
+pL1cgwWHsnSEYJN8o6GHom5n+UzvCnr4d04o5uw9nXTWcM9rVNi8qFhOXkysLwk
I6PQLyQQDVOWcS60KjOvc26noyVmQIs+y0l8t5VSE++Wq1q0jqdQaW7r+KeZa/1G
SRvL1lShiJQwTSAllthjGQTigHv6e6ABHxHrImNFHDFpQBVNR+BpgCUMxagICIIO
T8rLqDqc+ZwS+bQbEtYHPU/ECUs2vx5bBbOvHHePzwHUh9RmboVk/zZHgiYeLR8c
veNfrRhsKZgenSPY8sdAQPMESJVWeGvOrc/oGDgoMxSZ+A6xqc/CiyVZKrBTVgtq
/IWzVyzxI4wyWWAn54zFi+aYkfQbrCjgXeoc/1K1AWmv/sAQ6CylzRcpG2wS2UF/
J5raiP0c9EZjlypU1UvnqQFbmiw6ytwS7Ayb5tD82xJBstYrl69n1gV2n7jzFIHI
1RPTnYVAFgVgcrbE4qRL
=HGhN
-----END PGP SIGNATURE-----
--- End Message ---