debian/changelog |    6 ++++++
 debian/control   |    6 +++---
 2 files changed, 9 insertions(+), 3 deletions(-)

New commits:
commit 4a11172bdb979310cd1b847c4c1689f9e2f67dca
Author: Brice Goglin <[EMAIL PROTECTED]>
Date:   Wed Jan 9 00:21:43 2008 +0100

    Fix typo in long descriptions

diff --git a/debian/changelog b/debian/changelog
index 52af624..8015899 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libxrender (1:0.9.4-2) UNRELEASED; urgency=low
+
+  * Fix typo in long descriptions, thanks Justin Pryzby, closes: #459819.
+
+ -- Brice Goglin <[EMAIL PROTECTED]>  Wed, 09 Jan 2008 00:20:10 +0100
+
 libxrender (1:0.9.4-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index da2907f..142e483 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Depends: ${shlibs:Depends}
 Description: X Rendering Extension client library
  The X Rendering Extension (Render) introduces digital image composition as
  the foundation of a new rendering model within the X Window System.
- Rendering geometric figures is accomplished by client-side tesselation into
+ Rendering geometric figures is accomplished by client-side tessellation into
  either triangles or trapezoids.  Text is drawn by loading glyphs into the
  server and rendering sets of them.  The Xrender library exposes this
  extension to X clients.
@@ -32,7 +32,7 @@ Depends: libxrender1 (= ${binary:Version}), ${shlibs:Depends}
 Description: X Rendering Extension client library (unstripped)
  The X Rendering Extension (Render) introduces digital image composition as
  the foundation of a new rendering model within the X Window System.
- Rendering geometric figures is accomplished by client-side tesselation into
+ Rendering geometric figures is accomplished by client-side tessellation into
  either triangles or trapezoids.  Text is drawn by loading glyphs into the
  server and rendering sets of them.  The Xrender library exposes this
  extension to X clients.
@@ -57,7 +57,7 @@ Pre-Depends: x11-common (>= 1:7.0.0)
 Description: X Rendering Extension client library (development files)
  The X Rendering Extension (Render) introduces digital image composition as
  the foundation of a new rendering model within the X Window System.
- Rendering geometric figures is accomplished by client-side tesselation into
+ Rendering geometric figures is accomplished by client-side tessellation into
  either triangles or trapezoids.  Text is drawn by loading glyphs into the
  server and rendering sets of them.  The Xrender library exposes this
  extension to X clients.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to