Hi,

I've prepared an NMU for your package which fixes this RC bug.

Attached a debdiff against dockbarx-0.45-3. (current revision in the 
official archive)

I've uploaded the fixed package into DELAYED-2. It fixes a 
longstanding RC bug. (it was reported on Wed, 17 Aug 2011, no action 
since then)

cheers,

Andrea
diff -Nru dockbarx-0.45/debian/changelog dockbarx-0.45/debian/changelog
--- dockbarx-0.45/debian/changelog	2011-07-13 07:10:37.000000000 +0200
+++ dockbarx-0.45/debian/changelog	2011-10-27 17:29:36.000000000 +0200
@@ -1,3 +1,15 @@
+dockbarx (0.45-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * patches/01_disable_gnomeapplet.patch:
+    - added to remove dockbarx_factory and the
+      GNOME_DockBarXApplet.server files, that still refer
+      to the old GNOME2 applet styles. (Closes: #638118)
+  * debian/control:
+    - removed depend on python-gnomeapplet. 
+
+ -- Andrea Veri <a...@debian.org>  Thu, 27 Oct 2011 16:55:10 +0200
+
 dockbarx (0.45-3) unstable; urgency=low
 
   * Added missing dependency on python-imaging (Closes: #633712)
diff -Nru dockbarx-0.45/debian/control dockbarx-0.45/debian/control
--- dockbarx-0.45/debian/control	2011-07-13 07:10:46.000000000 +0200
+++ dockbarx-0.45/debian/control	2011-10-27 16:54:40.000000000 +0200
@@ -11,7 +11,7 @@
 Architecture: all
 Suggests: zeitgeist
 Depends: ${misc:Depends}, ${python:Depends},
-  python-gnomeapplet, python-wnck, python-keybinder, python-numpy,
+  python-wnck, python-keybinder, python-numpy,
   python-xlib, python-xdg, python-imaging
 Description: Task bar with grouping and group manipulation
  DockbarX is a GNOME applet providing a task bar which also works as a dock
diff -Nru dockbarx-0.45/debian/patches/01_disable_gnomeapplet.patch dockbarx-0.45/debian/patches/01_disable_gnomeapplet.patch
--- dockbarx-0.45/debian/patches/01_disable_gnomeapplet.patch	1970-01-01 01:00:00.000000000 +0100
+++ dockbarx-0.45/debian/patches/01_disable_gnomeapplet.patch	2011-10-27 17:28:00.000000000 +0200
@@ -0,0 +1,14 @@
+Index: dockbarx-0.45/setup.py
+===================================================================
+--- dockbarx-0.45.orig/setup.py	2011-07-10 14:03:11.000000000 +0200
++++ dockbarx-0.45/setup.py	2011-10-27 17:27:57.028538786 +0200
+@@ -93,8 +93,7 @@
+                                             "themes/minimalistic.tar.gz",
+                                             "themes/sunny-c.tar.gz",
+                                             "themes/new_theme.tar.gz", ]),
+-            ("/usr/bin", ["dockbarx_factory", "dbx_preference", "dockx"]),
+-            ("/usr/lib/bonobo/servers", ["GNOME_DockBarXApplet.server"]),
++            ("/usr/bin", ["dbx_preference", "dockx"]),
+             ("/usr/share/applications/", ["dbx_preference.desktop"]),
+             ("share/icons/hicolor/128x128/apps", ["icons/hicolor/128x128/apps/dockbarx.png"]),
+             ("share/icons/hicolor/96x96/apps", ["icons/hicolor/96x96/apps/dockbarx.png"]),
diff -Nru dockbarx-0.45/debian/patches/series dockbarx-0.45/debian/patches/series
--- dockbarx-0.45/debian/patches/series	1970-01-01 01:00:00.000000000 +0100
+++ dockbarx-0.45/debian/patches/series	2011-10-27 17:27:37.000000000 +0200
@@ -0,0 +1 @@
+01_disable_gnomeapplet.patch
diff -Nru dockbarx-0.45/debian/rules dockbarx-0.45/debian/rules
--- dockbarx-0.45/debian/rules	2011-01-15 10:37:27.000000000 +0100
+++ dockbarx-0.45/debian/rules	2011-10-27 17:21:28.000000000 +0200
@@ -7,4 +7,4 @@
 
 clean::
 	rm -rf build
-	dh_clean
\ Manca newline alla fine del file
+	dh_clean

Attachment: signature.asc
Description: Digital signature

Reply via email to