[Pkg-ocaml-maint-commits] r3326 - in
/trunk/packages/otags/trunk/debian: changelog control
mfurr at users.alioth.debian.org
mfurr at users.alioth.debian.org
Mon Nov 6 20:53:09 CET 2006
Author: mfurr
Date: Mon Nov 6 20:53:09 2006
New Revision: 3326
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=3326
Log:
Typo fix and 3.09.0-5 upload
Modified:
trunk/packages/otags/trunk/debian/changelog
trunk/packages/otags/trunk/debian/control
Modified: trunk/packages/otags/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/otags/trunk/debian/changelog?rev=3326&op=diff
==============================================================================
--- trunk/packages/otags/trunk/debian/changelog (original)
+++ trunk/packages/otags/trunk/debian/changelog Mon Nov 6 20:53:09 2006
@@ -1,3 +1,10 @@
+otags (3.09.0-5) unstable; urgency=low
+
+ * Fixed typo in long description. Thanks to Simon Waters.
+ (Closes: 390246)
+
+ -- Mike Furr <mfurr at debian.org> Mon, 6 Nov 2006 14:45:00 -0500
+
otags (3.09.0-4) unstable; urgency=low
* Removed control.in as per new policy
Modified: trunk/packages/otags/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/otags/trunk/debian/control?rev=3326&op=diff
==============================================================================
--- trunk/packages/otags/trunk/debian/control (original)
+++ trunk/packages/otags/trunk/debian/control Mon Nov 6 20:53:09 2006
@@ -17,5 +17,5 @@
.
otags parses a set of O'Caml source files in either the standard or
revised syntax, and creates a TAGS file with the locations
- offunctions, type declarations, record fields, sum type constructors,
+ of functions, type declarations, record fields, sum type constructors,
etc...
More information about the Pkg-ocaml-maint-commits
mailing list