r20793 - in /packages/unstable/mutter/debian: control control.in

kov at users.alioth.debian.org kov at users.alioth.debian.org
Sun Jul 26 11:38:26 UTC 2009


Author: kov
Date: Sun Jul 26 11:38:24 2009
New Revision: 20793

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=20793
Log:
Fix typo on the name of libclutter-0.9-dev

Modified:
    packages/unstable/mutter/debian/control
    packages/unstable/mutter/debian/control.in

Modified: packages/unstable/mutter/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/mutter/debian/control?rev=20793&op=diff
==============================================================================
--- packages/unstable/mutter/debian/control [utf-8] (original)
+++ packages/unstable/mutter/debian/control [utf-8] Sun Jul 26 11:38:24 2009
@@ -97,7 +97,7 @@
 Architecture: any
 Depends: ${misc:Depends},
          libmutter-private0 (= ${binary:Version}),
-         liclutter-0.9-dev,
+         libclutter-0.9-dev,
          libgtk2.0-dev (>= 2.10.0-1)
 Description: Development files for the Mutter window manager
  Mutter is a small window manager, using GTK+ and Clutter to do

Modified: packages/unstable/mutter/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/mutter/debian/control.in?rev=20793&op=diff
==============================================================================
--- packages/unstable/mutter/debian/control.in [utf-8] (original)
+++ packages/unstable/mutter/debian/control.in [utf-8] Sun Jul 26 11:38:24 2009
@@ -97,7 +97,7 @@
 Architecture: any
 Depends: ${misc:Depends},
          libmutter-private0 (= ${binary:Version}),
-         liclutter-0.9-dev,
+         libclutter-0.9-dev,
          libgtk2.0-dev (>= 2.10.0-1)
 Description: Development files for the Mutter window manager
  Mutter is a small window manager, using GTK+ and Clutter to do




More information about the pkg-gnome-commits mailing list