Control: tags 891407 + patch Control: tags 891407 + pending Dear maintainer,
I've prepared an NMU for httping (versioned as 2.5-1.1) and uploaded it to DELAYED/14. Please feel free to tell me if I should cancel it. cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed
diff -Nru httping-2.5/debian/changelog httping-2.5/debian/changelog --- httping-2.5/debian/changelog 2016-09-12 18:34:13.000000000 +0300 +++ httping-2.5/debian/changelog 2018-03-18 22:14:33.000000000 +0200 @@ -1,3 +1,10 @@ +httping (2.5-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Build-depend on clang-tools. (Closes: #891407) + + -- Adrian Bunk <b...@debian.org> Sun, 18 Mar 2018 22:14:33 +0200 + httping (2.5-1) unstable; urgency=low * New upstream release diff -Nru httping-2.5/debian/control httping-2.5/debian/control --- httping-2.5/debian/control 2016-09-12 18:34:13.000000000 +0300 +++ httping-2.5/debian/control 2018-03-18 22:14:33.000000000 +0200 @@ -5,6 +5,7 @@ Build-Depends: debhelper (>= 9), libssl-dev, clang, + clang-tools, libncursesw5-dev, libncurses5-dev, libfftw3-dev,