[Python-apps-commits] r6937 - in packages/kupfer/trunk/debian (changelog control)

dktrkranz at users.alioth.debian.org dktrkranz at users.alioth.debian.org
Sat Apr 16 14:13:54 UTC 2011


    Date: Saturday, April 16, 2011 @ 14:13:39
  Author: dktrkranz
Revision: 6937

* debian/control:
  - Move python-keyring to Recommends.
  - Drop python-gnome2, and python-keyring-gnome from Recommends.

Modified:
  packages/kupfer/trunk/debian/changelog
  packages/kupfer/trunk/debian/control

Modified: packages/kupfer/trunk/debian/changelog
===================================================================
--- packages/kupfer/trunk/debian/changelog	2011-04-16 14:05:56 UTC (rev 6936)
+++ packages/kupfer/trunk/debian/changelog	2011-04-16 14:13:39 UTC (rev 6937)
@@ -2,6 +2,8 @@
 
   * New upstream release.
   * debian/control:
+    - Move python-keyring to Recommends.
+    - Drop python-gnome2, and python-keyring-gnome from Recommends.
     - Bump Standards-Version to 3.9.2, no changes required.
   * debian/copyright:
     - Update new copyright information.
@@ -10,7 +12,7 @@
   * debian/rules:
     - Update to new documentation framework.
 
- -- Luca Falavigna <dktrkranz at debian.org>  Sat, 16 Apr 2011 16:05:02 +0200
+ -- Luca Falavigna <dktrkranz at debian.org>  Sat, 16 Apr 2011 16:12:02 +0200
 
 kupfer (0+v204-1) unstable; urgency=low
 

Modified: packages/kupfer/trunk/debian/control
===================================================================
--- packages/kupfer/trunk/debian/control	2011-04-16 14:05:56 UTC (rev 6936)
+++ packages/kupfer/trunk/debian/control	2011-04-16 14:13:39 UTC (rev 6937)
@@ -13,8 +13,8 @@
 
 Package: kupfer
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-gobject (>= 2.18), python-gtk2 (>= 2.16), python-xdg, python-dbus, dbus, python-keyring, python-keybinder
-Recommends: python-gnome2, python-wnck, python-keyring-gnome
+Depends: ${python:Depends}, ${misc:Depends}, python-gobject (>= 2.18), python-gtk2 (>= 2.16), python-xdg, python-dbus, dbus, python-keybinder
+Recommends: python-keyring, python-wnck
 Suggests: python-cjson, python-nautilus
 Description: fast and lightweight desktop summoner/launcher
  Kupfer is a summoner/launcher in the style of Quicksilver or GNOME Do. It




More information about the Python-apps-commits mailing list