r31731 - in /desktop/unstable/nautilus/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon Nov 21 19:29:49 UTC 2011


Author: biebl
Date: Mon Nov 21 19:29:47 2011
New Revision: 31731

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=31731
Log:
Drop Recommends on desktop-base. It was originally added when nautilus
was patched to show the .desktop icons from the desktop-base package. We
don't do that anymore, so the Recommends has become obsolete.

Modified:
    desktop/unstable/nautilus/debian/changelog
    desktop/unstable/nautilus/debian/control
    desktop/unstable/nautilus/debian/control.in

Modified: desktop/unstable/nautilus/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/nautilus/debian/changelog?rev=31731&op=diff
==============================================================================
--- desktop/unstable/nautilus/debian/changelog [utf-8] (original)
+++ desktop/unstable/nautilus/debian/changelog [utf-8] Mon Nov 21 19:29:47 2011
@@ -3,6 +3,9 @@
   * Upload to unstable.
   * debian/control.in:
     - Drop Build-Depends on libdbus-glib-1-dev, no longer required.
+    - Drop Recommends on desktop-base. It was originally added when nautilus
+      was patched to show the .desktop icons from the desktop-base package. We
+      don't do that anymore, so the Recommends has become obsolete.
   * debian/nautilus-data.gconf-defaults:
     - Removed, obsolete.
 

Modified: desktop/unstable/nautilus/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/nautilus/debian/control?rev=31731&op=diff
==============================================================================
--- desktop/unstable/nautilus/debian/control [utf-8] (original)
+++ desktop/unstable/nautilus/debian/control [utf-8] Mon Nov 21 19:29:47 2011
@@ -54,8 +54,7 @@
          gvfs (>= 1.3.2),
          libglib2.0-data,
          gsettings-desktop-schemas
-Recommends: desktop-base (>= 0.2),
-            eject,
+Recommends: eject,
             brasero (>= 2.26),
             librsvg2-common,
             synaptic,

Modified: desktop/unstable/nautilus/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/nautilus/debian/control.in?rev=31731&op=diff
==============================================================================
--- desktop/unstable/nautilus/debian/control.in [utf-8] (original)
+++ desktop/unstable/nautilus/debian/control.in [utf-8] Mon Nov 21 19:29:47 2011
@@ -49,8 +49,7 @@
          gvfs (>= 1.3.2),
          libglib2.0-data,
          gsettings-desktop-schemas
-Recommends: desktop-base (>= 0.2),
-            eject,
+Recommends: eject,
             brasero (>= 2.26),
             librsvg2-common,
             synaptic,




More information about the pkg-gnome-commits mailing list