tag 817771 patch pending tag 833233 patch pending thanks Dear maintainer,
I've prepared an NMU for yapps2 (versioned as 2.1.1-17.4) and uploaded it to DELAYED/0. Please feel free to tell me if I should delay it longer. Regards, -- Colin Watson [cjwat...@debian.org]
diff -u yapps2-2.1.1/debian/changelog yapps2-2.1.1/debian/changelog --- yapps2-2.1.1/debian/changelog +++ yapps2-2.1.1/debian/changelog @@ -1,3 +1,11 @@ +yapps2 (2.1.1-17.4) unstable; urgency=medium + + * Non-maintainer upload. + * Bump to debhelper compat level 9 (closes: #817771). + * Use ${binary:Version} rather than ${Source-Version} (closes: #833233). + + -- Colin Watson <cjwat...@debian.org> Sun, 06 Nov 2016 17:11:44 +0000 + yapps2 (2.1.1-17.3) unstable; urgency=medium * Non-maintainer upload. diff -u yapps2-2.1.1/debian/compat yapps2-2.1.1/debian/compat --- yapps2-2.1.1/debian/compat +++ yapps2-2.1.1/debian/compat @@ -1 +1 @@ -4 +9 diff -u yapps2-2.1.1/debian/control yapps2-2.1.1/debian/control --- yapps2-2.1.1/debian/control +++ yapps2-2.1.1/debian/control @@ -2,13 +2,13 @@ Section: python Priority: optional Maintainer: Matthias Urlichs <sm...@debian.org> -Build-Depends: debhelper (>= 4.1) +Build-Depends: debhelper (>= 9~) Build-Depends-Indep: python-dev (>= 2.5.4-1~), hevea, dh-python Standards-Version: 3.7.2 Package: yapps2 Architecture: all -Depends: ${python:Depends}, yapps2-runtime (= ${Source-Version}) +Depends: ${python:Depends}, yapps2-runtime (= ${binary:Version}) Description: Yet Another Python Parser System YAPPS is an easy to use parser generator that is written in Python and generates Python code. There are several parser generator systems