Control: tags 1089907 + patch Control: tags 1089907 + pending
Dear maintainer, I've prepared an NMU for knitpy (versioned as 0.1.1~git20180430-4.2) and uploaded it to DELAYED/14. Please feel free to tell me if I should delay it longer. Regards.
diff -Nru knitpy-0.1.1~git20180430/debian/changelog knitpy-0.1.1~git20180430/debian/changelog --- knitpy-0.1.1~git20180430/debian/changelog 2024-11-28 07:13:54.000000000 +0100 +++ knitpy-0.1.1~git20180430/debian/changelog 2024-12-14 14:30:49.000000000 +0100 @@ -1,3 +1,10 @@ +knitpy (0.1.1~git20180430-4.2) unstable; urgency=medium + + * Non-maintainer upload. + * debian/rules: Remove dh_buildinfo call (Closes: #1089907) + + -- Chris Hofstaedtler <[email protected]> Sat, 14 Dec 2024 14:30:49 +0100 + knitpy (0.1.1~git20180430-4.1) unstable; urgency=medium * Non-maintainer upload. diff -Nru knitpy-0.1.1~git20180430/debian/rules knitpy-0.1.1~git20180430/debian/rules --- knitpy-0.1.1~git20180430/debian/rules 2024-11-28 07:13:54.000000000 +0100 +++ knitpy-0.1.1~git20180430/debian/rules 2024-12-14 14:30:46.000000000 +0100 @@ -61,7 +61,6 @@ dh_fixperms -i #dh_python2 -i dh_python3 -i - [ ! -e /usr/bin/dh_buildinfo ] || dh_buildinfo -i dh_installdeb -i dh_shlibdeps -i dh_gencontrol -i

