tag 571480 +pending thanks Dear maintainer,
I've prepared an NMU for mnemosyne (versioned as 1.2.1-2.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards, -- Jonathan Wiltshire diff -u mnemosyne-1.2.1/debian/rules mnemosyne-1.2.1/debian/rules --- mnemosyne-1.2.1/debian/rules +++ mnemosyne-1.2.1/debian/rules @@ -25,7 +25,7 @@ dh_testroot dh_prep dh_installdirs - python setup.py install --no-compile --root=$(PREFIX) + python setup.py install --no-compile --root=$(PREFIX) --install-layout=deb binary-indep: build install dh_testdir diff -u mnemosyne-1.2.1/debian/control mnemosyne-1.2.1/debian/control --- mnemosyne-1.2.1/debian/control +++ mnemosyne-1.2.1/debian/control @@ -2,7 +2,7 @@ Section: misc Priority: extra Maintainer: Robert Lemmen <rober...@semistable.com> -Build-Depends: debhelper (>= 7), python-support, python, python-setuptools, sharutils, imagemagick +Build-Depends: debhelper (>= 7), python-support (>= 0.90), python (>= 2.5.3-1~), python-setuptools, sharutils, imagemagick Standards-Version: 3.8.3 Package: mnemosyne diff -u mnemosyne-1.2.1/debian/changelog mnemosyne-1.2.1/debian/changelog --- mnemosyne-1.2.1/debian/changelog +++ mnemosyne-1.2.1/debian/changelog @@ -1,3 +1,13 @@ +mnemosyne (1.2.1-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Pass --install-layout=deb to setup.py to install files correctly + when build with Python 2.6 as default (Closes: #571480) + * Increase minimum build-dependency on python-support to 0.90 + and on Python to 2.5.3-1~. + + -- Jonathan Wiltshire <deb...@jwiltshire.org.uk> Fri, 05 Mar 2010 12:35:40 +0000 + mnemosyne (1.2.1-2) unstable; urgency=low * Fixed corrupt icon (closes: #551747) -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org