Control: tags -1 + confirmed moreinfo Hi,
On Tue, 2014-12-09 at 19:20 -0200, Eduardo M Kalinowski wrote: > KildClient is a client to connect to MUDs, or text-based multi-user role- > playing games. It's basically a telnet client with features specific to MUDs. > > Bug #772096 has been filed against it: due to some behavior changes in GTK+ >= > 3.13, KildClient does not scroll automatically to the bottom when text is > received. This makes using the program really painful to use (if not useless), > think of using a terminal emulator that does not automatically displays more > output, requiring the user to scroll after each sent command. Looking at your diff: -Build-Depends: debhelper (>= 9), dh-autoreconf, libglib2.0-dev (>= 2.32.0), libgtk-3-dev (>= 3.10.0), libperl-dev (>= 5.10.0), gettext (>= 0.14.5), libgtkspell3-3-dev, libgnutls28-dev, zlib1g-dev +Build-Depends: debhelper (>= 9), dh-autoreconf, quilt, libglib2.0-dev (>= 2.32.0), libgtk-3-dev (>= 3.10.0), libperl-dev (>= 5.10.0), gettext (>= 0.14.5), libgtkspell3-3-dev, libgnutls28-dev, zlib1g-dev [...] - dh $@ --with autoreconf --parallel + dh $@ --with autoreconf --with quilt --parallel That change is on the list of things /not/ to do on https://release.debian.org/jessie/freeze_policy.html#getting-unblocks It's also entirely unnecessary, as the package already declares itself to use source format "3.0 (quilt)". Please revert the above changes and go ahead, removing the "moreinfo" tag once the package is in unstable. Regards, Adam -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org