tags 485315 + patch pending
tags 541564 + patch pending
thanks

Dear maintainer,

I've prepared an NMU for ows (versioned as 0.071011+nmu1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Regards.
diff -Nru ows-0.071011/debian/changelog ows-0.071011+nmu1/debian/changelog
--- ows-0.071011/debian/changelog	2007-10-15 18:44:27.000000000 +0200
+++ ows-0.071011+nmu1/debian/changelog	2009-10-03 18:52:40.000000000 +0200
@@ -1,3 +1,13 @@
+ows (0.071011+nmu1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/control:
+    - Remove python-gnome2-extras dependency (Closes: #485315).
+    - Remove python-gnome2-desktop dependency, depend on python-wnck
+      and python-gnomeapplet instead (Closes: #541564).
+
+ -- Luca Falavigna <dktrkr...@debian.org>  Sat, 03 Oct 2009 18:51:59 +0200
+
 ows (0.071011) unstable; urgency=low
 
   * Comments from ftpmaster fixed
diff -Nru ows-0.071011/debian/control ows-0.071011+nmu1/debian/control
--- ows-0.071011/debian/control	2007-10-15 18:44:27.000000000 +0200
+++ ows-0.071011+nmu1/debian/control	2009-10-03 18:44:00.000000000 +0200
@@ -8,7 +8,7 @@
 
 Package: ows
 Architecture: all
-Depends: ${python:Depends}, python-gnome2, python-gnome2-desktop, python-gtk2 (>= 2.4), python-gnome2-extras, gnome-osd, python-dbus
+Depends: ${python:Depends}, python-gnome2, python-gtk2 (>= 2.4), gnome-osd, python-dbus, python-gnomeapplet, python-wnck
 Description: OSD Woskspace Switcher Applet
  It's a simple GNOME applet that shows workspace name by means of OSD. It's a 
  replacement to the standard GNOME Workspace Switcher Applet.
diff -Nru ows-0.071011/ows/ows_globals.py ows-0.071011+nmu1/ows/ows_globals.py
--- ows-0.071011/ows/ows_globals.py	2007-10-15 19:48:42.000000000 +0200
+++ ows-0.071011+nmu1/ows/ows_globals.py	2009-10-03 18:52:52.000000000 +0200
@@ -12,7 +12,7 @@
 
 name = "ows"
 long_name =  _('OSD Workspace Switcher')
-version = "0.071011"
+version = "0.071011+nmu1"
 image_dir = "/usr/share/pixmaps"
 localedir = "/usr/share/locale"
 

Reply via email to