Your message dated Fri, 02 Dec 2016 21:07:56 +0000
with message-id <[email protected]>
and subject line Bug#805957: fixed in pidgin-hotkeys 0.2.4-1.3
has caused the Debian Bug report #805957,
regarding pidgin-hotkeys: 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 [email protected]
immediately.)
--
805957: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=805957
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:pidgin-hotkeys
Version: 0.2.4-1.2
User: [email protected]
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_clean: Compatibility levels before 5 are deprecated (level 4 in use)
dh_installdirs
dh_installdirs: Compatibility levels before 5 are deprecated (level 4 in use)
/usr/bin/make install DESTDIR=/<<PKGBUILDDIR>>/debian/pidgin-hotkeys
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Making install in src
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/lib/pidgin" || mkdir -p --
"/<<PKGBUILDDIR>>/debian/pidgin-hotkeys/usr/lib/pidgin"
/bin/bash ../libtool --mode=install /usr/bin/install -c 'hotkeys.la'
'/<<PKGBUILDDIR>>/debian/pidgin-hotkeys/usr/lib/pidgin/hotkeys.la'
/usr/bin/install -c .libs/hotkeys.so
/<<PKGBUILDDIR>>/debian/pidgin-hotkeys/usr/lib/pidgin/hotkeys.so
/usr/bin/install -c .libs/hotkeys.lai
/<<PKGBUILDDIR>>/debian/pidgin-hotkeys/usr/lib/pidgin/hotkeys.la
libtool: install: warning: remember to run `libtool --finish /usr/lib/pidgin'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
Making install in po
make[2]: Entering directory '/<<PKGBUILDDIR>>/po'
if test -r ".././mkinstalldirs"; then \
.././mkinstalldirs /<<PKGBUILDDIR>>/debian/pidgin-hotkeys/usr/share; \
else \
/bin/sh ../mkinstalldirs /<<PKGBUILDDIR>>/debian/pidgin-hotkeys/usr/share; \
fi
mkdir -p -- /<<PKGBUILDDIR>>/debian/pidgin-hotkeys/usr/share
mkdir -p --
/<<PKGBUILDDIR>>/debian/pidgin-hotkeys/usr/share/locale/fr/LC_MESSAGES
installing fr.gmo as
/<<PKGBUILDDIR>>/debian/pidgin-hotkeys/usr/share/locale/fr/LC_MESSAGES/pidgin-hotkeys.mo
mkdir -p --
/<<PKGBUILDDIR>>/debian/pidgin-hotkeys/usr/share/locale/sv/LC_MESSAGES
installing sv.gmo as
/<<PKGBUILDDIR>>/debian/pidgin-hotkeys/usr/share/locale/sv/LC_MESSAGES/pidgin-hotkeys.mo
mkdir -p --
/<<PKGBUILDDIR>>/debian/pidgin-hotkeys/usr/share/locale/zh_TW/LC_MESSAGES
installing zh_TW.gmo as
/<<PKGBUILDDIR>>/debian/pidgin-hotkeys/usr/share/locale/zh_TW/LC_MESSAGES/pidgin-hotkeys.mo
mkdir -p --
/<<PKGBUILDDIR>>/debian/pidgin-hotkeys/usr/share/locale/de/LC_MESSAGES
installing de.gmo as
/<<PKGBUILDDIR>>/debian/pidgin-hotkeys/usr/share/locale/de/LC_MESSAGES/pidgin-hotkeys.mo
if test "pidgin-hotkeys" = "glib"; then \
if test -r ".././mkinstalldirs"; then \
.././mkinstalldirs
/<<PKGBUILDDIR>>/debian/pidgin-hotkeys/usr/share/glib-2.0/gettext/po; \
else \
/bin/sh ../mkinstalldirs
/<<PKGBUILDDIR>>/debian/pidgin-hotkeys/usr/share/glib-2.0/gettext/po; \
fi; \
/usr/bin/install -c -m 644 ./Makefile.in.in \
/<<PKGBUILDDIR>>/debian/pidgin-hotkeys/usr/share/glib-2.0/gettext/po/Makefile.in.in;
\
else \
: ; \
fi
make[2]: Leaving directory '/<<PKGBUILDDIR>>/po'
make[2]: Entering directory '/<<PKGBUILDDIR>>'
make[3]: Entering directory '/<<PKGBUILDDIR>>'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
sed -i "/dependency_libs/s/'.*'/''/"
/<<PKGBUILDDIR>>/debian/pidgin-hotkeys/usr/lib/pidgin/*.la
dpkg-genchanges -A >../pidgin-hotkeys_0.2.4-1.2_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: pidgin-hotkeys
Source-Version: 0.2.4-1.3
We believe that the bug you reported is fixed in the latest version of
pidgin-hotkeys, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andrey Rahmatullin <[email protected]> (supplier of updated pidgin-hotkeys
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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 27 Nov 2016 13:35:46 +0500
Source: pidgin-hotkeys
Binary: pidgin-hotkeys
Architecture: source
Version: 0.2.4-1.3
Distribution: unstable
Urgency: medium
Maintainer: Ivan Yat-Cheung Wong <[email protected]>
Changed-By: Andrey Rahmatullin <[email protected]>
Description:
pidgin-hotkeys - Configurable global hotkeys for pidgin
Closes: 727936 805957 817618 822014
Changes:
pidgin-hotkeys (0.2.4-1.3) unstable; urgency=medium
.
* Non-maintainer upload.
* Replace the packaging with modern one (Closes: #727936, #817618, #805957,
#822014).
* Drop old transitional package gaim-hotkeys.
Checksums-Sha1:
779a8a4b9157412209611a039c799729adc9abaa 1771 pidgin-hotkeys_0.2.4-1.3.dsc
a015f6e5c0081fde9404694ce9aff53c04ea4388 2016
pidgin-hotkeys_0.2.4-1.3.debian.tar.xz
Checksums-Sha256:
a0efc5094305ab06a955d434af81e9f40ab79f41c7b9e23bf23f1e9c7b4c7694 1771
pidgin-hotkeys_0.2.4-1.3.dsc
c34ac4fb6102abee489db7c860199b9b8671ea550aae3c7981266c6765682e0a 2016
pidgin-hotkeys_0.2.4-1.3.debian.tar.xz
Files:
2acc604b2cdef2c238085b23551ab4ec 1771 net optional pidgin-hotkeys_0.2.4-1.3.dsc
4792d1331389b0bff04ea8e0c7c31aeb 2016 net optional
pidgin-hotkeys_0.2.4-1.3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEolIP6gqGcKZh3YxVM2L3AxpJkuEFAlg6qcoACgkQM2L3AxpJ
kuHCDA//UmTWNL5PfFxwLvRwQtFdGPegymGE7O+9Iii90lXcmEJ5tXOqK/OwSR1S
AHy5EWqjqq5fPCuzZMoIb8kKegCTc/Rv8alkJtlIVyMUG0k0StqyUqzTvPhLhVAW
Qi4cBIWYHQqTPrFbCTPXvGe37Fxgh0HNnwmm+un/PuXs0Ic+7edyxn9me+0NEqP/
W0ukIXRoyLrj1mFHd/2zOqzZyRgB5NJULT6ZXWJtecwXu4qKOFR/E8LseGk+vBC5
gqJ3W6Uo2bs1MOwAilpQohvMzecaS4cNKbs0yicnpjzti64Ae5GKwtfi8UZtK9Zl
ou8ixzn1Qakh0nNRED3Hhxt9s1ipd2lWQQThazZ8jCcr5+apUdNf0MJWz9wm9Od6
5L7wrY2fiXx7b4Yo+1sHRVXgKLm4W0ZC4bh9BqRdsGz+AJ2y5g/i+gDKTE16B0T5
8h2sCB6LzKKwXPUZ1ea14q3+hWYWSm5YJH+BiIg8w9mXKJ5pzw6T7jDNpCwVfCpV
dorVORTIMtN6ioYdwNuzSAvG6S8xyXw9bGmNhu8Eu/Tc9XUAcTYm3LPdJSI6s2Mq
Prmb/vzojbSwnkuS41MoocGO2+OLbuNo+cmdHXYbnPYvAAhW5HJ5ONnd6gktnbBd
DQVFmwqBxMhcruOyd1QEyjQLG2H/zqxebcIh5sRQx922rQgdeHk=
=vMEG
-----END PGP SIGNATURE-----
--- End Message ---