r20888 - in /desktop/unstable/hamster-applet/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Wed Aug 12 10:01:35 UTC 2009


Author: joss
Date: Wed Aug 12 10:01:35 2009
New Revision: 20888

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=20888
Log:
* Add missing dependencies on python-dbus and python-gconf.
* Replace the python-gnome2-desktop dependency by python-evolution and 
  python-gnomeapplet.

Modified:
    desktop/unstable/hamster-applet/debian/changelog
    desktop/unstable/hamster-applet/debian/control
    desktop/unstable/hamster-applet/debian/control.in

Modified: desktop/unstable/hamster-applet/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/hamster-applet/debian/changelog?rev=20888&op=diff
==============================================================================
--- desktop/unstable/hamster-applet/debian/changelog [utf-8] (original)
+++ desktop/unstable/hamster-applet/debian/changelog [utf-8] Wed Aug 12 10:01:35 2009
@@ -1,3 +1,11 @@
+hamster-applet (2.26.2-2) UNRELEASED; urgency=low
+
+  * Add missing dependencies on python-dbus and python-gconf.
+  * Replace the python-gnome2-desktop dependency by python-evolution and 
+    python-gnomeapplet.
+
+ -- Josselin Mouette <joss at debian.org>  Wed, 12 Aug 2009 12:00:48 +0200
+
 hamster-applet (2.26.2-1) unstable; urgency=low
 
   [ Pedro Fragoso ]

Modified: desktop/unstable/hamster-applet/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/hamster-applet/debian/control?rev=20888&op=diff
==============================================================================
--- desktop/unstable/hamster-applet/debian/control [utf-8] (original)
+++ desktop/unstable/hamster-applet/debian/control [utf-8] Wed Aug 12 10:01:35 2009
@@ -29,8 +29,12 @@
          python (>= 2.5),
          python-gtk2 (>= 2.12.0),
          python-glade2 (>= 2.6.0),
-         python-gnome2-desktop (>= 2.10.0),
-         python-gobject (>= 2.14.0),
+         python-gconf,
+         python-gnomeapplet (>= 2.10.0),
+         python-evolution (>= 2.10.0),
+         python-dbus,
+         python-gobject (>= 2.14.0)
+Recommends: python-notify
 Description: time tracking applet for GNOME
  Project Hamster helps you to keep track of how much time you spend on various
  activities during the day.  Whenever you move from one task to another, you

Modified: desktop/unstable/hamster-applet/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/hamster-applet/debian/control.in?rev=20888&op=diff
==============================================================================
--- desktop/unstable/hamster-applet/debian/control.in [utf-8] (original)
+++ desktop/unstable/hamster-applet/debian/control.in [utf-8] Wed Aug 12 10:01:35 2009
@@ -29,8 +29,12 @@
          python (>= 2.5),
          python-gtk2 (>= 2.12.0),
          python-glade2 (>= 2.6.0),
-         python-gnome2-desktop (>= 2.10.0),
-         python-gobject (>= 2.14.0),
+         python-gconf,
+         python-gnomeapplet (>= 2.10.0),
+         python-evolution (>= 2.10.0),
+         python-dbus,
+         python-gobject (>= 2.14.0)
+Recommends: python-notify
 Description: time tracking applet for GNOME
  Project Hamster helps you to keep track of how much time you spend on various
  activities during the day.  Whenever you move from one task to another, you




More information about the pkg-gnome-commits mailing list