Control: tags 951822 + patch Control: tags 951822 + pending
Dear maintainer, I've prepared an NMU for kworkflow (versioned as 20191112-1.1) and uploaded it to DELAYED/7. Please feel free to tell me if I should delay it longer. Regards.
diff -Nru kworkflow-20191112/debian/changelog kworkflow-20191112/debian/changelog --- kworkflow-20191112/debian/changelog 2019-12-12 12:19:30.000000000 -0500 +++ kworkflow-20191112/debian/changelog 2020-05-30 02:37:01.000000000 -0400 @@ -1,3 +1,10 @@ +kworkflow (20191112-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Switch b-d from python-docutils to python3-docutils; Closes: #951822 + + -- Sandro Tosi <[email protected]> Sat, 30 May 2020 02:37:01 -0400 + kworkflow (20191112-1) unstable; urgency=low * Initial release. Closes: #946781 diff -Nru kworkflow-20191112/debian/control kworkflow-20191112/debian/control --- kworkflow-20191112/debian/control 2019-12-12 12:19:30.000000000 -0500 +++ kworkflow-20191112/debian/control 2020-05-30 02:37:01.000000000 -0400 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Rodrigo Carvalho <[email protected]> Build-Depends: debhelper (>=11~), - python-docutils + python3-docutils Standards-Version: 4.4.1 Homepage: https://github.com/kworkflow/kworkflow

