Control: tags 856092 + patch Control: tags 856092 + pending Dear maintainer,
I've prepared an NMU for xemacs21 (versioned as 21.4.24-4.1) and uploaded it to DELAYED/3. Please feel free to tell me if I should delay it longer. Regards. diff -Nru xemacs21-21.4.24/debian/changelog xemacs21-21.4.24/debian/changelog --- xemacs21-21.4.24/debian/changelog 2016-10-23 01:08:16.000000000 +0200 +++ xemacs21-21.4.24/debian/changelog 2018-01-15 11:19:33.000000000 +0100 @@ -1,3 +1,11 @@ +xemacs21 (21.4.24-4.1) unstable; urgency=medium + + * Non-maintainer upload. + * debian/control: Drop libesd0-dev from the build-dependencies, this is some + leftover as esd support has been disabled since 2001 (Closes: #856092) + + -- Laurent Bigonville <[email protected]> Mon, 15 Jan 2018 11:19:33 +0100 + xemacs21 (21.4.24-4) unstable; urgency=low * Force off PIE since GCC enabled it by default which breaks the LISP diff -Nru xemacs21-21.4.24/debian/control xemacs21-21.4.24/debian/control --- xemacs21-21.4.24/debian/control 2015-08-13 14:14:07.000000000 +0200 +++ xemacs21-21.4.24/debian/control 2018-01-15 11:10:54.000000000 +0100 @@ -4,7 +4,7 @@ Maintainer: Mark Brown <[email protected]> Standards-Version: 3.9.5 Homepage: http://www.xemacs.org/ -Build-Depends: autotools-dev, texinfo, libcanna1g-dev, libwnn6-dev, libjpeg-dev, libncurses5-dev, libpng-dev, libtiff5-dev, zlib1g-dev, texi2html, debhelper (>> 5.0.0), libldap2-dev, libdb-dev, libpam0g-dev, libcompfaceg1-dev, libx11-dev, libxau-dev, libxext-dev, libxmu-dev, libxpm-dev, libxt-dev, xbitmaps, xcursor-themes, libxaw7-dev, autoconf2.13, libesd0-dev, libgpm-dev [linux-any] +Build-Depends: autotools-dev, texinfo, libcanna1g-dev, libwnn6-dev, libjpeg-dev, libncurses5-dev, libpng-dev, libtiff5-dev, zlib1g-dev, texi2html, debhelper (>> 5.0.0), libldap2-dev, libdb-dev, libpam0g-dev, libcompfaceg1-dev, libx11-dev, libxau-dev, libxext-dev, libxmu-dev, libxpm-dev, libxt-dev, xbitmaps, xcursor-themes, libxaw7-dev, autoconf2.13, libgpm-dev [linux-any] Package: xemacs21 Architecture: all

