r28153 - in /packages/experimental/gnome-shell/debian: changelog control.in

sjoerd at users.alioth.debian.org sjoerd at users.alioth.debian.org
Wed Jun 1 02:08:22 UTC 2011


Author: sjoerd
Date: Wed Jun  1 02:08:22 2011
New Revision: 28153

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=28153
Log:
debian/rules: Fix misspelling of Recommends

Modified:
    packages/experimental/gnome-shell/debian/changelog
    packages/experimental/gnome-shell/debian/control.in

Modified: packages/experimental/gnome-shell/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-shell/debian/changelog?rev=28153&op=diff
==============================================================================
--- packages/experimental/gnome-shell/debian/changelog [utf-8] (original)
+++ packages/experimental/gnome-shell/debian/changelog [utf-8] Wed Jun  1 02:08:22 2011
@@ -12,7 +12,10 @@
   * Break gnome-control-center < 3. This time add the missing epoch.
     Closes: #628532.
 
- -- Rico Tzschichholz <ricotz at ubuntu.com>  Fri, 27 May 2011 14:33:49 +0200
+  [ Sjoerd Simons ]
+  * debian/rules: Fix misspelling of Recommends
+
+ -- Sjoerd Simons <sjoerd at debian.org>  Tue, 31 May 2011 19:08:00 -0700
 
 gnome-shell (3.0.1-1) experimental; urgency=low
 

Modified: packages/experimental/gnome-shell/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-shell/debian/control.in?rev=28153&op=diff
==============================================================================
--- packages/experimental/gnome-shell/debian/control.in [utf-8] (original)
+++ packages/experimental/gnome-shell/debian/control.in [utf-8] Wed Jun  1 02:08:22 2011
@@ -77,7 +77,7 @@
          python,
          pkg-config,
          mesa-utils
-Recommend: gnome-control-center
+Recommends: gnome-control-center
 Breaks: gnome-control-center (<< 1:3.0)
 Description: graphical shell for the GNOME desktop
  The GNOME Shell redefines user interactions with the GNOME desktop.




More information about the pkg-gnome-commits mailing list