Control: tags 943190 + patch
Dear maintainer, I've prepared an NMU for mydumper (versioned as 0.9.5-1.1). The diff is attached to this message. Regards.
diff -Nru mydumper-0.9.5/debian/changelog mydumper-0.9.5/debian/changelog --- mydumper-0.9.5/debian/changelog 2018-12-19 04:17:53.000000000 -0500 +++ mydumper-0.9.5/debian/changelog 2020-03-14 16:15:00.000000000 -0400 @@ -1,3 +1,10 @@ +mydumper (0.9.5-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Build doc with python3-sphinx; Closes: #943190 + + -- Sandro Tosi <mo...@debian.org> Sat, 14 Mar 2020 16:15:00 -0400 + mydumper (0.9.5-1) unstable; urgency=medium * New upstream release (Closes: #897913) diff -Nru mydumper-0.9.5/debian/control mydumper-0.9.5/debian/control --- mydumper-0.9.5/debian/control 2017-01-17 19:05:46.000000000 -0500 +++ mydumper-0.9.5/debian/control 2020-03-14 16:08:02.000000000 -0400 @@ -2,7 +2,7 @@ Section: database Priority: extra Maintainer: Mateusz Kijowski <mateusz.kijow...@gmail.com> -Build-Depends: debhelper (>= 9.0.0), cmake, quilt, default-libmysqlclient-dev, libglib2.0-dev, libpcre3-dev, zlib1g-dev, python-sphinx (>= 1.0.7+dfsg), python-docutils, libatomic1 +Build-Depends: debhelper (>= 9.0.0), cmake, quilt, default-libmysqlclient-dev, libglib2.0-dev, libpcre3-dev, zlib1g-dev, python3-sphinx, python3-docutils, libatomic1 Standards-Version: 3.9.8 Homepage: https://github.com/maxbube/mydumper #Vcs-Git: git://git.debian.org/collab-maint/mydumper.git