r27124 - in /packages/unstable/clutter-1.0/debian: changelog control control.in

sjoerd at users.alioth.debian.org sjoerd at users.alioth.debian.org
Sat Mar 26 22:55:51 UTC 2011


Author: sjoerd
Date: Sat Mar 26 22:55:49 2011
New Revision: 27124

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=27124
Log:
Change depends to Recommend

Modified:
    packages/unstable/clutter-1.0/debian/changelog
    packages/unstable/clutter-1.0/debian/control
    packages/unstable/clutter-1.0/debian/control.in

Modified: packages/unstable/clutter-1.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/clutter-1.0/debian/changelog?rev=27124&op=diff
==============================================================================
--- packages/unstable/clutter-1.0/debian/changelog [utf-8] (original)
+++ packages/unstable/clutter-1.0/debian/changelog [utf-8] Sat Mar 26 22:55:49 2011
@@ -3,7 +3,7 @@
   * debian/control.in:
     + Add libxi-dev to libclutter-1.0-dev
   * debian/control.in:
-    + Make libclutter-1.0-0 depend on libclutter-1.0-common
+    + Make libclutter-1.0-0 Recommend libclutter-1.0-common
 
  -- Sjoerd Simons <sjoerd at debian.org>  Sat, 26 Mar 2011 21:58:49 +0000
 

Modified: packages/unstable/clutter-1.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/clutter-1.0/debian/control?rev=27124&op=diff
==============================================================================
--- packages/unstable/clutter-1.0/debian/control [utf-8] (original)
+++ packages/unstable/clutter-1.0/debian/control [utf-8] Sat Mar 26 22:55:49 2011
@@ -40,7 +40,7 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         libclutter-1.0-common (= ${source:Version})
+Recommends: libclutter-1.0-common
 Breaks: python-clutter (<< 1.3.2)
 Description: Open GL based interactive canvas library
  Clutter is an Open GL based interactive canvas library, designed for creating

Modified: packages/unstable/clutter-1.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/clutter-1.0/debian/control.in?rev=27124&op=diff
==============================================================================
--- packages/unstable/clutter-1.0/debian/control.in [utf-8] (original)
+++ packages/unstable/clutter-1.0/debian/control.in [utf-8] Sat Mar 26 22:55:49 2011
@@ -35,7 +35,7 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         libclutter-1.0-common (= ${source:Version})
+Recommends: libclutter-1.0-common
 Breaks: python-clutter (<< 1.3.2)
 Description: Open GL based interactive canvas library
  Clutter is an Open GL based interactive canvas library, designed for creating




More information about the pkg-gnome-commits mailing list