[Pkg-ocaml-maint-commits] r1031 - packages/ledit/trunk/debian

Sven Luther luther@costa.debian.org
Tue, 22 Mar 2005 08:46:55 +0100


Author: luther
Date: 2005-03-22 08:46:55 +0100 (Tue, 22 Mar 2005)
New Revision: 1031

Modified:
   packages/ledit/trunk/debian/changelog
   packages/ledit/trunk/debian/control
Log:
Preparing ledit upload.


Modified: packages/ledit/trunk/debian/changelog
===================================================================
--- packages/ledit/trunk/debian/changelog	2005-03-22 07:42:59 UTC (rev 1030)
+++ packages/ledit/trunk/debian/changelog	2005-03-22 07:46:55 UTC (rev 1031)
@@ -1,3 +1,9 @@
+ledit (1.11-4) unstable; urgency=medium
+
+  * Rebuilt against ocaml 3.08.3.
+
+ -- Sven Luther <luther@debian.org>  Tue, 22 Mar 2005 08:45:14 +0100
+
 ledit (1.11-3) unstable; urgency=low
 
   * Rebuilt for ocaml 3.08. (Closes: #260760)

Modified: packages/ledit/trunk/debian/control
===================================================================
--- packages/ledit/trunk/debian/control	2005-03-22 07:42:59 UTC (rev 1030)
+++ packages/ledit/trunk/debian/control	2005-03-22 07:46:55 UTC (rev 1031)
@@ -2,12 +2,12 @@
 Section: editors
 Priority: optional
 Maintainer: Sven Luther <luther@debian.org>
-Build-Depends-Indep: debhelper (>> 3.0.0), ocaml-nox-3.08, dpatch
+Build-Depends-Indep: debhelper (>> 3.0.0), ocaml-nox-3.08.3, dpatch
 Standards-Version: 3.6.0
 
 Package: ledit
 Architecture: all
-Depends: ${shlibs:Depends}, ocaml-base-nox-3.08
+Depends: ${shlibs:Depends}, ocaml-base-nox-3.08.3
 Description: line editor for interactive programs
  Ledit is a line editor, allowing to use control commands like in emacs
  or in shells (bash, tcsh). To be used with interactive commands. It is