r29481 - in /packages/experimental/clutter-1.0/debian: changelog	control control.in
    bigon at users.alioth.debian.org 
    bigon at users.alioth.debian.org
       
    Tue Aug 23 21:54:32 UTC 2011
    
    
  
Author: bigon
Date: Tue Aug 23 21:54:32 2011
New Revision: 29481
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=29481
Log:
debian/control.in: Fix short description of clutter-1.0-tests package
Modified:
    packages/experimental/clutter-1.0/debian/changelog
    packages/experimental/clutter-1.0/debian/control
    packages/experimental/clutter-1.0/debian/control.in
Modified: packages/experimental/clutter-1.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/clutter-1.0/debian/changelog?rev=29481&op=diff
==============================================================================
--- packages/experimental/clutter-1.0/debian/changelog [utf-8] (original)
+++ packages/experimental/clutter-1.0/debian/changelog [utf-8] Tue Aug 23 21:54:32 2011
@@ -1,5 +1,6 @@
 clutter-1.0 (1.7.10-1) UNRELEASED; urgency=low
 
+  [ Rico Tzschichholz ]
   * New upstream release
   * debian/control.in:
     - Add Build-Dep on libcogl-dev (>= 1.7.6)
@@ -16,7 +17,10 @@
   * debian/watch:
     - updated for new location
 
- -- Rico Tzschichholz <ricotz at ubuntu.com>  Tue, 16 Aug 2011 09:14:43 +0200
+  [ Laurent Bigonville ]
+  * debian/control.in: Fix short description of clutter-1.0-tests package
+
+ -- Laurent Bigonville <bigon at debian.org>  Tue, 23 Aug 2011 23:54:13 +0200
 
 clutter-1.0 (1.6.16-1) unstable; urgency=low
 
Modified: packages/experimental/clutter-1.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/clutter-1.0/debian/control?rev=29481&op=diff
==============================================================================
--- packages/experimental/clutter-1.0/debian/control [utf-8] (original)
+++ packages/experimental/clutter-1.0/debian/control [utf-8] Tue Aug 23 21:54:32 2011
@@ -128,7 +128,7 @@
 Depends: libclutter-1.0-0 (= ${binary:Version}),
          ${shlibs:Depends},
          ${misc:Depends}
-Description: Open GL based interactive canvas library (documentation)
+Description: Open GL based interactive canvas library (test programs)
  Clutter is an Open GL based interactive canvas library, designed for creating
  fast, mainly 2D single window applications such as media box UIs,
  presentations, kiosk style applications and so on.
Modified: packages/experimental/clutter-1.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/clutter-1.0/debian/control.in?rev=29481&op=diff
==============================================================================
--- packages/experimental/clutter-1.0/debian/control.in [utf-8] (original)
+++ packages/experimental/clutter-1.0/debian/control.in [utf-8] Tue Aug 23 21:54:32 2011
@@ -123,7 +123,7 @@
 Depends: libclutter-1.0-0 (= ${binary:Version}),
          ${shlibs:Depends},
          ${misc:Depends}
-Description: Open GL based interactive canvas library (documentation)
+Description: Open GL based interactive canvas library (test programs)
  Clutter is an Open GL based interactive canvas library, designed for creating
  fast, mainly 2D single window applications such as media box UIs,
  presentations, kiosk style applications and so on.
    
    
More information about the pkg-gnome-commits
mailing list