[Pkg-ocaml-maint-commits] r2737 - in /trunk/packages/ocaml-mad/trunk/debian: changelog control rules

smimram at users.alioth.debian.org smimram at users.alioth.debian.org
Thu May 18 22:39:00 UTC 2006


Author: smimram
Date: Thu May 18 22:38:59 2006
New Revision: 2737

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=2737
Log:
Rebuild with OCaml 3.09.2.

Modified:
    trunk/packages/ocaml-mad/trunk/debian/changelog
    trunk/packages/ocaml-mad/trunk/debian/control
    trunk/packages/ocaml-mad/trunk/debian/rules

Modified: trunk/packages/ocaml-mad/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocaml-mad/trunk/debian/changelog?rev=2737&op=diff
==============================================================================
--- trunk/packages/ocaml-mad/trunk/debian/changelog (original)
+++ trunk/packages/ocaml-mad/trunk/debian/changelog Thu May 18 22:38:59 2006
@@ -1,3 +1,10 @@
+ocaml-mad (0.1.3-4) unstable; urgency=low
+
+  * Rebuild with OCaml 3.09.2.
+  * Updated standards version to 3.7.2, no changes needed.
+
+ -- Samuel Mimram <smimram at debian.org>  Thu, 18 May 2006 22:36:39 +0000
+
 ocaml-mad (0.1.3-3) unstable; urgency=low
 
   * Rebuild with OCaml 3.09.1.

Modified: trunk/packages/ocaml-mad/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocaml-mad/trunk/debian/control?rev=2737&op=diff
==============================================================================
--- trunk/packages/ocaml-mad/trunk/debian/control (original)
+++ trunk/packages/ocaml-mad/trunk/debian/control Thu May 18 22:38:59 2006
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Samuel Mimram <smimram at debian.org>
 Build-Depends: debhelper (>> 4.0.0), libmad0-dev, ocaml-nox (>= 3.09.1), ocaml-findlib
-Standards-Version: 3.6.2
+Standards-Version: 3.7.2
 
 Package: libmad-ocaml
 Section: libs

Modified: trunk/packages/ocaml-mad/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocaml-mad/trunk/debian/rules?rev=2737&op=diff
==============================================================================
--- trunk/packages/ocaml-mad/trunk/debian/rules (original)
+++ trunk/packages/ocaml-mad/trunk/debian/rules Thu May 18 22:38:59 2006
@@ -65,5 +65,7 @@
 	dh_md5sums
 	dh_builddeb
 
+binary-indep:
+
 binary: binary-arch
 .PHONY: build clean binary-indep binary-arch binary install ocamlinit




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