Control: tags 817613 + patch Control: tags 817613 + pending Dear maintainer,
I've prepared an NMU for outguess (versioned as 1:0.2-7.1) and uploaded it to DELAYED/10. Please feel free to tell me if I should delay it longer. Regards, Eriberto diff -u outguess-0.2/debian/compat outguess-0.2/debian/compat --- outguess-0.2/debian/compat +++ outguess-0.2/debian/compat @@ -1 +1 @@ -4 +10 diff -u outguess-0.2/debian/control outguess-0.2/debian/control --- outguess-0.2/debian/control +++ outguess-0.2/debian/control @@ -2,12 +2,12 @@ Section: utils Priority: optional Maintainer: anthony Gasperin <[email protected]> -Standards-Version: 3.8.0.1 -Build-Depends: debhelper (>= 4.0.0) +Standards-Version: 3.9.8 +Build-Depends: debhelper (>= 10) Package: outguess Architecture: any -Depends: ${shlibs:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends} Description: Universal Steganographic tool OutGuess is a universal steganographic tool that allows the insertion of hidden information into the redundant bits of data sources. The nature of the diff -u outguess-0.2/debian/changelog outguess-0.2/debian/changelog --- outguess-0.2/debian/changelog +++ outguess-0.2/debian/changelog @@ -1,3 +1,13 @@ +outguess (1:0.2-7.1) unstable; urgency=medium + + * Non-maintainer upload. + * Bumped DH level to 10. (Closes: #817613) + * debian/control: + - Added the ${misc:Depends} variable. + - Bumped Standards-Version to 3.9.8. + + -- Joao Eriberto Mota Filho <[email protected]> Thu, 13 Oct 2016 00:00:36 -0300 + outguess (1:0.2-7) unstable; urgency=low * New Maintainer (Closes: #424718)

