tags 753756 + patch tags 753756 + pending thanks Dear maintainer,
I've prepared an NMU for renpy (versioned as 6.17.6-1.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards. diff -Nru renpy-6.17.6/debian/changelog renpy-6.17.6/debian/changelog --- renpy-6.17.6/debian/changelog 2014-07-01 00:21:41.000000000 +0200 +++ renpy-6.17.6/debian/changelog 2014-08-10 18:37:02.000000000 +0200 @@ -1,3 +1,11 @@ +renpy (6.17.6-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Tighten dependency of penpy on same version of python-renpy" (Closes: + #753756) + + -- Tobias Frost <[email protected]> Sun, 10 Aug 2014 16:35:36 +0000 + renpy (6.17.6-1) unstable; urgency=medium [ Miriam Ruiz ] diff -Nru renpy-6.17.6/debian/control renpy-6.17.6/debian/control --- renpy-6.17.6/debian/control 2014-08-10 18:34:41.000000000 +0200 +++ renpy-6.17.6/debian/control 2014-08-10 18:51:09.000000000 +0200 @@ -18,9 +18,9 @@ Package: renpy Architecture: all -Depends: python-pygame (>= 1.8.1), python-renpy (= ${binary:Version}), - ttf-dejavu-core, fonts-roboto, fonts-motoya-l-cedar, fonts-nanum, - ${python:Depends}, ${misc:Depends} +Depends: python-pygame (>= 1.8.1), python-renpy (>= ${source:Version}), + python-renpy (<< ${source:Version}.1~), ttf-dejavu-core, fonts-roboto, + fonts-motoya-l-cedar, fonts-nanum, ${python:Depends}, ${misc:Depends} Recommends: python-ctypes, zenity Description: framework for developing visual-novel type games Ren'Py is a programming language and runtime, intended to ease the creation -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

