[Pkg-ocaml-maint-commits] r1894 - trunk/packages/ocaml/trunk/debian
Sven Luther
luther at costa.debian.org
Wed Nov 2 12:14:50 UTC 2005
Author: luther
Date: 2005-11-02 12:14:50 +0000 (Wed, 02 Nov 2005)
New Revision: 1894
Modified:
trunk/packages/ocaml/trunk/debian/changelog
Log:
Let's prepare 3.09.0-1, and add a propper changelog entry for the ABI handling change.
Modified: trunk/packages/ocaml/trunk/debian/changelog
===================================================================
--- trunk/packages/ocaml/trunk/debian/changelog 2005-11-02 12:00:05 UTC (rev 1893)
+++ trunk/packages/ocaml/trunk/debian/changelog 2005-11-02 12:14:50 UTC (rev 1894)
@@ -1,12 +1,18 @@
-ocaml (3.09.0-0.experimental.2) experimental; urgency=low
+ocaml (3.09.0-1) UNRELEASED; urgency=low
+ [ Julien Cristau ]
* Cleanup debian/control: remove redundant Depends.
* Update location of ocaml-md5sums stuff.
* Build-Depend on chrpath and delete rpath from DLLs.
* Various lintian warnings fixed, and overrides cleaned up.
- -- Julien Cristau <julien.cristau at ens-lyon.org> Mon, 31 Oct 2005 20:17:50 +0100
+ [ Sven Luther ]
+ * Modified the packaging ifrastructure to not use hard-coded abi number
+ except in the head of debian/rules. All else is sed'ed from #OcamlABI#
+ (and #OcamlMAJOR# for the debian/copyright file and the upstream url).
+ -- Sven Luther <luther at debian.org> Wed, 2 Nov 2005 12:02:36 +0000
+
ocaml (3.09.0-0.experimental.1) experimental; urgency=low
Changes by Sven Luther:
More information about the Pkg-ocaml-maint-commits
mailing list