summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorLifeng Sun <lifongsun@gmail.com>2013-05-12 08:15:58 +0800
committerLifeng Sun <lifongsun@gmail.com>2013-05-12 08:15:58 +0800
commit34d12626730dd16b1be74f158e1eb17572b59aa7 (patch)
treeba8133da6380c8349f1a85afc3ac8271c6519f3a /debian
parente914f0b97dc42c4c9a4110cc40f650c17fce9777 (diff)
Revise package description.
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 8498c78..b8d43cd 100644
--- a/debian/control
+++ b/debian/control
@@ -76,7 +76,7 @@ Depends:
${shlibs:Depends},
${misc:Depends}
Provides: ${ocaml:Provides}
-Description: an OpenGL interface for Objective Caml
+Description: OpenGL interface for Objective Caml
LablGL gives access to the OpenGL interface from Objective Caml. Since it
includes support for the Togl widget, you can comfortably use it with
LablTk. A GtkGlarea binding for use with lablgtk is also provided.