tags 468590 + patch pending tags 478442 + patch pending thanks Dear maintainer,
I've prepared an NMU for gdeskcal (versioned as 0.57.1-2.1) and uploaded it to DELAYED/2 as per devref ยง5.11. Please feel free to tell me if I should delay it longer. Regards.
diff -u gdeskcal-0.57.1/debian/changelog gdeskcal-0.57.1/debian/changelog --- gdeskcal-0.57.1/debian/changelog +++ gdeskcal-0.57.1/debian/changelog @@ -1,3 +1,14 @@ +gdeskcal (0.57.1-2.1) unstable; urgency=low + + * Non-maintainer upload. + * debian/control: + - Remove python-xml dependency, xml module has been included in + Python already (Closes: #468590). + - Remove python-numeric dependency, python-numpy will provide it via + python-gtk2 (Closes: #478442). + + -- Luca Falavigna <dktrkr...@debian.org> Mon, 21 Sep 2009 00:34:20 +0200 + gdeskcal (0.57.1-2) unstable; urgency=low * Updated for new python policy (Closes: #380811) diff -u gdeskcal-0.57.1/debian/control gdeskcal-0.57.1/debian/control --- gdeskcal-0.57.1/debian/control +++ gdeskcal-0.57.1/debian/control @@ -8,7 +8,7 @@ Package: gdeskcal Architecture: all -Depends: ${python:Depends}, python-gtk2 (>= 1.99.17-2), python-xml (>= 0.8.3-1), python-numeric (>= 23.0-7) +Depends: ${python:Depends}, python-gtk2 (>= 1.99.17-2) Recommends: gdesklets XB-Python-Version: ${python:Versions} Description: A desktop calendar featuring transparency with smooth alpha-blending