[Pkg-ocaml-maint-commits] r4626 - in /trunk/packages/ocamlmakefile/trunk/debian: changelog control
smimram at users.alioth.debian.org
smimram at users.alioth.debian.org
Mon Oct 15 18:44:43 UTC 2007
Author: smimram
Date: Mon Oct 15 18:44:43 2007
New Revision: 4626
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=4626
Log:
New upstream release.
Modified:
trunk/packages/ocamlmakefile/trunk/debian/changelog
trunk/packages/ocamlmakefile/trunk/debian/control
Modified: trunk/packages/ocamlmakefile/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocamlmakefile/trunk/debian/changelog?rev=4626&op=diff
==============================================================================
--- trunk/packages/ocamlmakefile/trunk/debian/changelog (original)
+++ trunk/packages/ocamlmakefile/trunk/debian/changelog Mon Oct 15 18:44:43 2007
@@ -1,3 +1,11 @@
+ocamlmakefile (6.26.0-1) unstable; urgency=low
+
+ * New upstream release.
+ * Added ocaml-nox to recommends.
+ * Removed Sven Luther from uploaders.
+
+ -- Samuel Mimram <smimram at debian.org> Mon, 15 Oct 2007 18:42:56 +0000
+
ocamlmakefile (6.25.0-1) unstable; urgency=low
* New upstream release. This version has new targets libinstall-byte-code
Modified: trunk/packages/ocamlmakefile/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocamlmakefile/trunk/debian/control?rev=4626&op=diff
==============================================================================
--- trunk/packages/ocamlmakefile/trunk/debian/control (original)
+++ trunk/packages/ocamlmakefile/trunk/debian/control Mon Oct 15 18:44:43 2007
@@ -2,9 +2,8 @@
Section: devel
Priority: extra
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
-Uploaders: Ralf Treinen <treinen at debian.org>,
- Remi Vanicat <vanicat at debian.org>, Samuel Mimram <smimram at debian.org>,
- Stefano Zacchiroli <zack at debian.org>, Sven Luther <luther at debian.org>
+Uploaders: Ralf Treinen <treinen at debian.org>, Remi Vanicat <vanicat at debian.org>,
+ Samuel Mimram <smimram at debian.org>, Stefano Zacchiroli <zack at debian.org>
Build-Depends: debhelper (>= 4.0)
Standards-Version: 3.7.2
XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/ocamlmakefile
@@ -15,6 +14,7 @@
Depends:
Conflicts: ocaml-tools (<= 2007.02.04-2)
Replaces: ocaml-tools
+Recommends: ocaml-nox
Description: a general makefile for the Objective Caml programming language
OCamlMakefile is a general makefile which allows a programmer to
create quickly customized makefiles for a project written in the
More information about the Pkg-ocaml-maint-commits
mailing list