Control: tags 959634 + patch Control: tags 959634 + pending Dear maintainer,
I've prepared an NMU for audtty (versioned as 0.1.12-5.1) and uploaded it to DELAYED/14. Please feel free to tell me if I should cancel it. cu Adrian
diff -Nru audtty-0.1.12/debian/changelog audtty-0.1.12/debian/changelog --- audtty-0.1.12/debian/changelog 2016-12-14 02:43:38.000000000 +0200 +++ audtty-0.1.12/debian/changelog 2020-05-29 19:38:24.000000000 +0300 @@ -1,3 +1,10 @@ +audtty (0.1.12-5.1) unstable; urgency=low + + * Non-maintainer upload. + * Build depend on libdbus-glib-1-dev. (Closes: #959634) + + -- Adrian Bunk <[email protected]> Fri, 29 May 2020 19:38:24 +0300 + audtty (0.1.12-5) unstable; urgency=medium * Fix FTBFS (Closes: #759825) diff -Nru audtty-0.1.12/debian/control audtty-0.1.12/debian/control --- audtty-0.1.12/debian/control 2016-12-14 02:42:41.000000000 +0200 +++ audtty-0.1.12/debian/control 2020-05-29 19:38:24.000000000 +0300 @@ -6,7 +6,7 @@ Vcs-Git: git://git.code-monkeys.org/audtty.git Vcs-Browser: http://git.code-monkeys.org/cgit.cgi/audtty.git/ Build-Depends: debhelper (>= 9), libaudclient-dev, libncursesw5-dev, - libdbus-1-dev, autoconf + libdbus-1-dev, libdbus-glib-1-dev, autoconf Standards-Version: 3.9.8 Package: audtty

