r29468 - in /packages/experimental/cogl/debian: control control.in
    ricotz-guest at users.alioth.debian.org 
    ricotz-guest at users.alioth.debian.org
       
    Sat Aug 20 19:06:21 UTC 2011
    
    
  
Author: ricotz-guest
Date: Sat Aug 20 19:06:20 2011
New Revision: 29468
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=29468
Log:
fix description to make lintian happy
Modified:
    packages/experimental/cogl/debian/control
    packages/experimental/cogl/debian/control.in
Modified: packages/experimental/cogl/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/cogl/debian/control?rev=29468&op=diff
==============================================================================
--- packages/experimental/cogl/debian/control [utf-8] (original)
+++ packages/experimental/cogl/debian/control [utf-8] Sat Aug 20 19:06:20 2011
@@ -34,7 +34,7 @@
 Recommends: libcogl-common
 Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
-Description: An object oriented GL/GLES Abstraction/Utility Layer
+Description: Object oriented GL/GLES Abstraction/Utility Layer
  Cogl is a small open source library for using 3D graphics hardware to draw
  pretty pictures. The API departs from the flat state machine style of
  OpenGL and is designed to make it easy to write orthogonal components that
@@ -45,7 +45,7 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Multi-Arch: foreign
-Description: An object oriented GL/GLES Abstraction/Utility Layer (common files)
+Description: Object oriented GL/GLES Abstraction/Utility Layer (common files)
  Cogl is a small open source library for using 3D graphics hardware to draw
  pretty pictures. The API departs from the flat state machine style of
  OpenGL and is designed to make it easy to write orthogonal components that
@@ -73,7 +73,7 @@
 Suggests: libcogl-doc
 Replaces: libclutter-1.0-dev (<< 1.7)
 Breaks: libclutter-1.0-dev (<< 1.7)
-Description: An object oriented GL/GLES Abstraction/Utility Layer (development files)
+Description: Object oriented GL/GLES Abstraction/Utility Layer (development files)
  Cogl is a small open source library for using 3D graphics hardware to draw
  pretty pictures. The API departs from the flat state machine style of
  OpenGL and is designed to make it easy to write orthogonal components that
@@ -88,7 +88,7 @@
 Depends: libcogl2 (= ${binary:Version}),
          ${misc:Depends}
 Multi-Arch: same
-Description: An object oriented GL/GLES Abstraction/Utility Layer (debug files)
+Description: Object oriented GL/GLES Abstraction/Utility Layer (debug files)
  Cogl is a small open source library for using 3D graphics hardware to draw
  pretty pictures. The API departs from the flat state machine style of
  OpenGL and is designed to make it easy to write orthogonal components that
@@ -103,7 +103,7 @@
 Suggests: devhelp
 Replaces: libclutter-1.0-doc (<< 1.7)
 Breaks: libclutter-1.0-doc (<< 1.7)
-Description: An object oriented GL/GLES Abstraction/Utility Layer (documentation)
+Description: Object oriented GL/GLES Abstraction/Utility Layer (documentation)
  Cogl is a small open source library for using 3D graphics hardware to draw
  pretty pictures. The API departs from the flat state machine style of
  OpenGL and is designed to make it easy to write orthogonal components that
Modified: packages/experimental/cogl/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/cogl/debian/control.in?rev=29468&op=diff
==============================================================================
--- packages/experimental/cogl/debian/control.in [utf-8] (original)
+++ packages/experimental/cogl/debian/control.in [utf-8] Sat Aug 20 19:06:20 2011
@@ -29,7 +29,7 @@
 Recommends: libcogl-common
 Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
-Description: An object oriented GL/GLES Abstraction/Utility Layer
+Description: Object oriented GL/GLES Abstraction/Utility Layer
  Cogl is a small open source library for using 3D graphics hardware to draw
  pretty pictures. The API departs from the flat state machine style of
  OpenGL and is designed to make it easy to write orthogonal components that
@@ -40,7 +40,7 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Multi-Arch: foreign
-Description: An object oriented GL/GLES Abstraction/Utility Layer (common files)
+Description: Object oriented GL/GLES Abstraction/Utility Layer (common files)
  Cogl is a small open source library for using 3D graphics hardware to draw
  pretty pictures. The API departs from the flat state machine style of
  OpenGL and is designed to make it easy to write orthogonal components that
@@ -68,7 +68,7 @@
 Suggests: libcogl-doc
 Replaces: libclutter-1.0-dev (<< 1.7)
 Breaks: libclutter-1.0-dev (<< 1.7)
-Description: An object oriented GL/GLES Abstraction/Utility Layer (development files)
+Description: Object oriented GL/GLES Abstraction/Utility Layer (development files)
  Cogl is a small open source library for using 3D graphics hardware to draw
  pretty pictures. The API departs from the flat state machine style of
  OpenGL and is designed to make it easy to write orthogonal components that
@@ -83,7 +83,7 @@
 Depends: libcogl2 (= ${binary:Version}),
          ${misc:Depends}
 Multi-Arch: same
-Description: An object oriented GL/GLES Abstraction/Utility Layer (debug files)
+Description: Object oriented GL/GLES Abstraction/Utility Layer (debug files)
  Cogl is a small open source library for using 3D graphics hardware to draw
  pretty pictures. The API departs from the flat state machine style of
  OpenGL and is designed to make it easy to write orthogonal components that
@@ -98,7 +98,7 @@
 Suggests: devhelp
 Replaces: libclutter-1.0-doc (<< 1.7)
 Breaks: libclutter-1.0-doc (<< 1.7)
-Description: An object oriented GL/GLES Abstraction/Utility Layer (documentation)
+Description: Object oriented GL/GLES Abstraction/Utility Layer (documentation)
  Cogl is a small open source library for using 3D graphics hardware to draw
  pretty pictures. The API departs from the flat state machine style of
  OpenGL and is designed to make it easy to write orthogonal components that
    
    
More information about the pkg-gnome-commits
mailing list