Control: tags 936541 + patch Control: tags 936541 + pending Dear maintainer,
I've prepared an NMU for fonts-rit-sundar (versioned as 2.0.0+20170909-1.1) and uploaded it to DELAYED/14. Please feel free to tell me if I should cancel it. cu Adrian
diff -Nru fonts-rit-sundar-2.0.0+20170909/debian/changelog fonts-rit-sundar-2.0.0+20170909/debian/changelog --- fonts-rit-sundar-2.0.0+20170909/debian/changelog 2018-04-30 20:27:13.000000000 +0300 +++ fonts-rit-sundar-2.0.0+20170909/debian/changelog 2020-01-21 13:52:20.000000000 +0200 @@ -1,3 +1,10 @@ +fonts-rit-sundar (2.0.0+20170909-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Use Python 3 for building. (Closes: #936541) + + -- Adrian Bunk <b...@debian.org> Tue, 21 Jan 2020 13:52:20 +0200 + fonts-rit-sundar (2.0.0+20170909-1) unstable; urgency=medium * Initial release (Closes: #897241) diff -Nru fonts-rit-sundar-2.0.0+20170909/debian/control fonts-rit-sundar-2.0.0+20170909/debian/control --- fonts-rit-sundar-2.0.0+20170909/debian/control 2018-04-30 20:27:13.000000000 +0300 +++ fonts-rit-sundar-2.0.0+20170909/debian/control 2020-01-21 13:52:20.000000000 +0200 @@ -3,9 +3,9 @@ Priority: optional Maintainer: Sruthi Chandran <s...@disroot.org> Build-Depends: debhelper (>= 11), - python2.7, - python-fontforge, - python-fonttools, + python3, + python3-fontforge, + python3-fonttools, libharfbuzz-bin Standards-Version: 4.1.4 Homepage: https://gitlab.com/rit-fonts/Sundar diff -Nru fonts-rit-sundar-2.0.0+20170909/debian/patches/series fonts-rit-sundar-2.0.0+20170909/debian/patches/series --- fonts-rit-sundar-2.0.0+20170909/debian/patches/series 2018-04-30 20:27:13.000000000 +0300 +++ fonts-rit-sundar-2.0.0+20170909/debian/patches/series 1970-01-01 02:00:00.000000000 +0200 @@ -1 +0,0 @@ -use-python2.patch diff -Nru fonts-rit-sundar-2.0.0+20170909/debian/patches/use-python2.patch fonts-rit-sundar-2.0.0+20170909/debian/patches/use-python2.patch --- fonts-rit-sundar-2.0.0+20170909/debian/patches/use-python2.patch 2018-04-30 20:27:13.000000000 +0300 +++ fonts-rit-sundar-2.0.0+20170909/debian/patches/use-python2.patch 1970-01-01 02:00:00.000000000 +0200 @@ -1,13 +0,0 @@ -Python3-fontforge is not available - ---- a/Makefile -+++ b/Makefile -@@ -2,7 +2,7 @@ - - fonts=RIT-Sundar - feature=features/features.fea --PY=python3 -+PY=python2.7 - buildscript=tools/build.py - version=1.0 - default: compile