Control: tags 769424 + patch Control: tags 769424 + pending Dear maintainer,
I've prepared an NMU for clif (versioned as 0.93-9.1) and uploaded it to DELAYED/10. Please feel free to tell me if I should delay it longer. Regards. diff -Nru clif-0.93/debian/changelog clif-0.93/debian/changelog --- clif-0.93/debian/changelog 2010-01-03 17:11:55.000000000 +0100 +++ clif-0.93/debian/changelog 2015-11-02 11:21:14.000000000 +0100 @@ -1,3 +1,11 @@ +clif (0.93-9.1) unstable; urgency=medium + + * Non-maintainer upload. + * debian/control: Build-depends against libelf-dev instead of libelfg0-dev, + the later doesn't seem to be maintained anymore (Closes: #769424) + + -- Laurent Bigonville <[email protected]> Mon, 02 Nov 2015 11:21:13 +0100 + clif (0.93-9) unstable; urgency=low * Switch package format to 3.0 (quilt). diff -Nru clif-0.93/debian/control clif-0.93/debian/control --- clif-0.93/debian/control 2010-01-03 16:39:55.000000000 +0100 +++ clif-0.93/debian/control 2015-11-02 11:19:46.000000000 +0100 @@ -2,7 +2,7 @@ Section: interpreters Priority: optional Maintainer: Sam Hocevar <[email protected]> -Build-Depends: debhelper (>= 5.0), libx11-dev, libxt-dev, texlive, libelfg0-dev +Build-Depends: debhelper (>= 5.0), libx11-dev, libxt-dev, texlive, libelf-dev Standards-Version: 3.8.3 Package: clif

