tags 497511 + patch thanks Please find attached my NMU patch for rapache 0.6-1.1 which fixes this. Thank you.
-- . ''`. Luca Falavigna : :' : Ubuntu MOTU Developer `. `'` Debian Maintainer `- GPG Key: 0x86BC2A50
diff -u rapache-0.6/debian/control rapache-0.6/debian/control
--- rapache-0.6/debian/control
+++ rapache-0.6/debian/control
@@ -11,7 +11,7 @@
Package: rapache
Architecture: all
XB-Python-Version: ${python:Versions}
-Depends: ${python:Depends}, python-gtk2, python-gnome2-extras, python-glade2, python-gtksourceview2, nautilus, iceweasel | www-browser, apache2
+Depends: ${python:Depends}, python-gtk2, python-gnome2, python-gksu2, python-glade2, python-gtksourceview2, nautilus, iceweasel | www-browser, apache2
Description: apache2 graphical configuration tool
Rapache is a graphical user tool for configuring Apache2. It allows easy
creation of virtual name hosts and activating modules all without any
diff -u rapache-0.6/debian/changelog rapache-0.6/debian/changelog
--- rapache-0.6/debian/changelog
+++ rapache-0.6/debian/changelog
@@ -1,3 +1,13 @@
+rapache (0.6-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Do not depend on python-gnome2-extras, scheduled for removal soon,
+ depend on python-gksu2 instead (Closes: #497511).
+ * Depend on python-gnome2 too, required to successfully import gnome.ui
+ in RapacheGtk/WarningWindow.py and RapacheGtk/RapacheGui.py.
+
+ -- Luca Falavigna <[email protected]> Sun, 19 Apr 2009 16:49:14 +0200
+
rapache (0.6-1) unstable; urgency=low
* Initial release.
signature.asc
Description: OpenPGP digital signature

