Control: tags 942922 + patch Control: tags 942922 + pending Dear maintainer,
I've prepared an NMU for compass-susy-plugin (versioned as 2.2.12-1.1) and uploaded it to DELAYED/10. Please feel free to tell me if I should cancel it. cu Adrian
diff -Nru compass-susy-plugin-2.2.12/debian/changelog compass-susy-plugin-2.2.12/debian/changelog --- compass-susy-plugin-2.2.12/debian/changelog 2016-12-14 13:31:14.000000000 +0200 +++ compass-susy-plugin-2.2.12/debian/changelog 2020-02-01 23:16:02.000000000 +0200 @@ -1,3 +1,10 @@ +compass-susy-plugin (2.2.12-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Use python3-sphinx instead of python-sphinx. (Closes: #942922) + + -- Adrian Bunk <b...@debian.org> Sat, 01 Feb 2020 23:16:02 +0200 + compass-susy-plugin (2.2.12-1) unstable; urgency=medium [ upstream ] diff -Nru compass-susy-plugin-2.2.12/debian/control compass-susy-plugin-2.2.12/debian/control --- compass-susy-plugin-2.2.12/debian/control 2016-12-14 13:21:42.000000000 +0200 +++ compass-susy-plugin-2.2.12/debian/control 2020-02-01 23:16:02.000000000 +0200 @@ -8,8 +8,8 @@ debhelper, dh-buildinfo, gem2deb, - python-sphinx, - python-sphinx-rtd-theme, + python3-sphinx, + python3-sphinx-rtd-theme, ruby | ruby-interpreter, ruby-sass (>= 3.4) Standards-Version: 3.9.8 diff -Nru compass-susy-plugin-2.2.12/debian/rules compass-susy-plugin-2.2.12/debian/rules --- compass-susy-plugin-2.2.12/debian/rules 2016-12-14 13:28:08.000000000 +0200 +++ compass-susy-plugin-2.2.12/debian/rules 2020-02-01 23:16:02.000000000 +0200 @@ -28,7 +28,7 @@ DEB_UPSTREAM_TARBALL_SRCDIR = susy-$(DEB_UPSTREAM_TARBALL_VERSION) # needed during build -bdeps = gem2deb, python-sphinx, python-sphinx-rtd-theme +bdeps = gem2deb, python3-sphinx, python3-sphinx-rtd-theme # needed during build and at runtime deps = ruby | ruby-interpreter