tags 433564 + patch done I'm attaching a (trivial) patch adding the missing dependencies on python-gnome and python-gobject. -- mithrandi, i Ainil en-Balandor, a faer Ambar
diff -u decibel-audio-player-0.03/debian/control decibel-audio-player-0.03/debian/control
--- decibel-audio-player-0.03/debian/control
+++ decibel-audio-player-0.03/debian/control
@@ -10,7 +10,8 @@
Package: decibel-audio-player
Architecture: all
Depends: ${python:Depends}, python-xml (>=0.8), python-gtk2 (>=2.6.3-2),
- python-glade2 (>=2.6.3-2), python-mutagen (>= 1.10), python-gst0.10 (>=0.10), python-notify (>=0.1)
+ python-glade2 (>=2.6.3-2), python-mutagen (>= 1.10), python-gst0.10 (>=0.10),
+ python-notify (>=0.1), python-gnome, python-gobject
XB-Python-Version: ${python:Versions}
Description: Simple and nice music player for the GNOME desktop
Decibel is a GTK+ audio player which aims at being very
signature.asc
Description: Digital signature

