Control: tags 896726 + patch Control: tags 896726 + pending Dear maintainer,
I've prepared an NMU for gedit-source-code-browser-plugin (versioned as 3.0.3-5.1) and uploaded it to DELAYED/15. 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 gedit-source-code-browser-plugin-3.0.3/debian/changelog gedit-source-code-browser-plugin-3.0.3/debian/changelog --- gedit-source-code-browser-plugin-3.0.3/debian/changelog 2014-07-07 23:25:38.000000000 +0300 +++ gedit-source-code-browser-plugin-3.0.3/debian/changelog 2018-06-10 16:42:35.000000000 +0300 @@ -1,3 +1,10 @@ +gedit-source-code-browser-plugin (3.0.3-5.1) unstable; urgency=medium + + * Non-maintainer upload. + * Add the missing build dependency on dh-python. (Closes: #896726) + + -- Adrian Bunk <b...@debian.org> Sun, 10 Jun 2018 16:42:35 +0300 + gedit-source-code-browser-plugin (3.0.3-5) unstable; urgency=medium * Patch: fix opening of remote files (LP: #1313112) diff -Nru gedit-source-code-browser-plugin-3.0.3/debian/control gedit-source-code-browser-plugin-3.0.3/debian/control --- gedit-source-code-browser-plugin-3.0.3/debian/control 2014-07-07 23:25:38.000000000 +0300 +++ gedit-source-code-browser-plugin-3.0.3/debian/control 2018-06-10 16:42:35.000000000 +0300 @@ -2,7 +2,7 @@ Section: gnome Priority: optional Maintainer: Pietro Battiston <m...@pietrobattiston.it> -Build-Depends: debhelper (>= 7.0.50), python3 +Build-Depends: debhelper (>= 7.0.50), python3, dh-python Standards-Version: 3.9.5 Homepage: https://github.com/Quixotix/gedit-source-code-browser Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/gedit-source-code-browser.git