tags 541573 + patch pending tags 541587 + patch pending thanks Dear maintainer,
I've prepared an NMU for cameramonitor (versioned as 0.2-2.1) and uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer. Regards.
diff -u cameramonitor-0.2/debian/changelog cameramonitor-0.2/debian/changelog --- cameramonitor-0.2/debian/changelog +++ cameramonitor-0.2/debian/changelog @@ -1,3 +1,12 @@ +cameramonitor (0.2-2.1) unstable; urgency=low + + * Non-maintainer upload. + * debian/control: + - Drop python-gnome2-desktop dependency (Closes: #541573). + - Replace python-gnome2 dependency with python-gconf (Closes: #541587). + + -- Luca Falavigna <[email protected]> Tue, 06 Oct 2009 21:33:05 +0200 + cameramonitor (0.2-2) unstable; urgency=low * Fixed typos in description (Closes: #466639) diff -u cameramonitor-0.2/debian/control cameramonitor-0.2/debian/control --- cameramonitor-0.2/debian/control +++ cameramonitor-0.2/debian/control @@ -10,7 +10,7 @@ Package: cameramonitor Architecture: all -Depends: ${misc:Depends}, ${python:Depends}, python-gtk2 (>= 2.4), python-gnome2, python-gnome2-desktop, python-notify +Depends: ${misc:Depends}, ${python:Depends}, python-gtk2 (>= 2.4), python-gconf, python-notify XB-Python-Version: ${python:Versions} Description: Webcam monitoring in system tray Camera Monitor is a little system tray icon

