[Pkg-ocaml-maint-commits] [SCM] ledit packaging branch, master, updated. debian/2.00-4-9-gb35c0c0

Stefano Zacchiroli zack at upsilon.cc
Sun Feb 1 17:41:42 UTC 2009


The following commit has been merged in the master branch:
commit 02087e3c61b3a89fd7269229a870acfb68782dfa
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date:   Sun Feb 1 18:02:19 2009 +0100

    rebuild with ocaml 3.11

diff --git a/debian/changelog b/debian/changelog
index a61c1dc..9f9f89a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,13 @@
-ledit (2.00-5) UNRELEASED; urgency=low
+ledit (2.00-5) experimental; urgency=low
 
+  [ Stephane Glondu ]
   * Switching packaging to git
 
- -- Stephane Glondu <steph at glondu.net>  Sat, 09 Aug 2008 18:03:42 +0200
+  [ Stefano Zacchiroli ]
+  * Rebuild with OCaml 3.11 (strengthen dep on camlp5)
+  * debian/control: bump Standards-Version (no changes needed)
+
+ -- Stefano Zacchiroli <zack at debian.org>  Sun, 01 Feb 2009 17:58:05 +0100
 
 ledit (2.00-4) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 9f5d06b..4f19db2 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,12 @@ Source: ledit
 Section: editors
 Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
-Uploaders: Sven Luther <luther at debian.org>, Samuel Mimram <smimram at debian.org>, Stefano Zacchiroli <zack at debian.org>, Julien Cristau <jcristau at debian.org>
-Build-Depends: debhelper (>> 7.0.0), dpatch, ocaml-nox (>= 3.10.0), camlp5
-Standards-Version: 3.7.3
+Uploaders:
+ Samuel Mimram <smimram at debian.org>,
+ Stefano Zacchiroli <zack at debian.org>,
+ Julien Cristau <jcristau at debian.org>
+Build-Depends: debhelper (>> 7.0.0), dpatch, ocaml-nox (>= 3.11.0), camlp5 (>= 5.10)
+Standards-Version: 3.8.0
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ledit.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ledit.git
 

-- 
ledit packaging



More information about the Pkg-ocaml-maint-commits mailing list