tags 541572 + patch pending
thanks

Dear maintainer,

I've prepared an NMU for elisa-plugins-good (versioned as 0.3.5-2.2) and
uploaded it to DELAYED/2, according to devref §5.11.1. The patch
replaces the dependency on python-gnome2-desktop (now gone) with
python-wnck (wnck is the only module of the old -gnome2-desktop that the
package uses, as reported at http://wiki.debian.org/GnomePythonSplitting
and double-checked by me).

Cheers.

-- 
Stefano Zacchiroli -o- PhD in Computer Science \ PostDoc @ Univ. Paris 7
z...@{upsilon.cc,pps.jussieu.fr,debian.org} -<>- http://upsilon.cc/zack/
Dietro un grande uomo c'è ..|  .  |. Et ne m'en veux pas si je te tutoie
sempre uno zaino ...........| ..: |.... Je dis tu à tous ceux que j'aime
diff -u elisa-plugins-good-0.3.5/debian/changelog elisa-plugins-good-0.3.5/debian/changelog
--- elisa-plugins-good-0.3.5/debian/changelog
+++ elisa-plugins-good-0.3.5/debian/changelog
@@ -1,3 +1,11 @@
+elisa-plugins-good (0.3.5-2.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/control: change dependency on python-gnome2-desktop (which is
+    gone now) to python-wnck (Closes: #541572)
+
+ -- Stefano Zacchiroli <z...@debian.org>  Wed, 04 Nov 2009 15:15:07 +0100
+
 elisa-plugins-good (0.3.5-2.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -u elisa-plugins-good-0.3.5/debian/control elisa-plugins-good-0.3.5/debian/control
--- elisa-plugins-good-0.3.5/debian/control
+++ elisa-plugins-good-0.3.5/debian/control
@@ -22,7 +22,7 @@
 Depends: ${misc:Depends},
          ${python:Depends},
          python-gnome2,
-         python-gnome2-desktop,
+         python-wnck,
          python-gobject,
          python-gst0.10,
          python-pgm (>= 0.3.3),

Reply via email to