[Pkg-utopia-commits] r3300 - in /packages/unstable/network-manager-applet/debian: changelog control

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Nov 26 01:38:57 UTC 2009


Author: biebl
Date: Thu Nov 26 01:38:57 2009
New Revision: 3300

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=3300
Log:
Add dependency on dbus-x11. (Closes: #461436)

Modified:
    packages/unstable/network-manager-applet/debian/changelog
    packages/unstable/network-manager-applet/debian/control

Modified: packages/unstable/network-manager-applet/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/network-manager-applet/debian/changelog?rev=3300&op=diff
==============================================================================
--- packages/unstable/network-manager-applet/debian/changelog (original)
+++ packages/unstable/network-manager-applet/debian/changelog Thu Nov 26 01:38:57 2009
@@ -7,6 +7,7 @@
     - Bump build dependencies on nm packages to (>= 0.7.2).
     - Bump Standards-Version to 3.7.3. No further changes.
     - Add dependency on gnome-icon-theme. (Closes: #520437)
+    - Add dependency on dbus-x11. (Closes: #461436)
   * debian/nm-applet.sgml
     - Fix references to to other man pages. (Closes: #556427)
 

Modified: packages/unstable/network-manager-applet/debian/control
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/network-manager-applet/debian/control?rev=3300&op=diff
==============================================================================
--- packages/unstable/network-manager-applet/debian/control (original)
+++ packages/unstable/network-manager-applet/debian/control Thu Nov 26 01:38:57 2009
@@ -33,7 +33,8 @@
 Depends: ${shlibs:Depends}, ${misc:Depends},
  network-manager (>= 0.7),
  policykit-gnome,
- gnome-icon-theme
+ gnome-icon-theme,
+ dbus-x11
 Recommends: notification-daemon,
  libpam-keyring
 Suggests: network-manager-openvpn-gnome,




More information about the Pkg-utopia-commits mailing list