[Pkg-ocaml-maint-commits] r2912 - in /trunk/packages/ocamlgsl/trunk/debian: changelog control control.in rules

gildor at users.alioth.debian.org gildor at users.alioth.debian.org
Tue Jul 11 00:03:36 UTC 2006


Author: gildor
Date: Tue Jul 11 00:03:34 2006
New Revision: 2912

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=2912
Log:
* Prepare release (change my email address, upgrade standards version) -- SLG

Modified:
    trunk/packages/ocamlgsl/trunk/debian/changelog
    trunk/packages/ocamlgsl/trunk/debian/control
    trunk/packages/ocamlgsl/trunk/debian/control.in
    trunk/packages/ocamlgsl/trunk/debian/rules

Modified: trunk/packages/ocamlgsl/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocamlgsl/trunk/debian/changelog?rev=2912&op=diff
==============================================================================
--- trunk/packages/ocamlgsl/trunk/debian/changelog (original)
+++ trunk/packages/ocamlgsl/trunk/debian/changelog Tue Jul 11 00:03:34 2006
@@ -1,3 +1,12 @@
+ocamlgsl (0.4.0-5) unstable; urgency=low
+
+  * Acknowledge NMU (thanks to Samuel Mimram)
+  * Change my email address to gildor at debian.org,
+  * Made debian/control a PHONY target,
+  * Upgrade standards version to 3.7.2 (no change),
+
+ -- Sylvain Le Gall <gildor at debian.org>  Wed, 14 Jun 2006 21:34:58 +0200
+
 ocamlgsl (0.4.0-4.1) unstable; urgency=low
 
   * NMU.

Modified: trunk/packages/ocamlgsl/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocamlgsl/trunk/debian/control?rev=2912&op=diff
==============================================================================
--- trunk/packages/ocamlgsl/trunk/debian/control (original)
+++ trunk/packages/ocamlgsl/trunk/debian/control Tue Jul 11 00:03:34 2006
@@ -1,14 +1,13 @@
 Source: ocamlgsl
 Section: devel
 Priority: optional
-Maintainer: Sylvain Le Gall <sylvain.le-gall at polytechnique.org> 
-Build-Depends: ocaml-nox (>= 3.09.1), debhelper (>= 4), dpatch (>=1.11), ocaml-findlib, libgsl0-dev, chrpath, gawk
-Standards-Version: 3.7.0
-
+Maintainer: Sylvain Le Gall <gildor at debian.org>
+Build-Depends: ocaml-nox (>= 3.09.2), debhelper (>= 4), dpatch (>=1.11), ocaml-findlib, libgsl0-dev, chrpath, gawk
+Standards-Version: 3.7.2
 
 Package: libocamlgsl-ocaml-dev
 Section: libdevel
-Architecture: i386 arm ia64 s390 alpha powerpc m68k mips mipsel amd64 kfreebsd-i386 kfreebsd-amd64
+Architecture: i386 arm ia64 s390 alpha powerpc m68k mips mipsel amd64 kfreebsd-i386
 Depends: ${shlibs:Depends}, ocaml-nox-${F:OCamlABI}, libocamlgsl-ocaml (= ${Source-Version}), libgsl0-dev
 Description: GNU scientific library for OCaml
  This is an interface to GSL (GNU scientific library), for the
@@ -18,7 +17,7 @@
 
 Package: libocamlgsl-ocaml
 Section: libs
-Architecture: i386 arm ia64 s390 alpha powerpc m68k mips mipsel amd64 kfreebsd-i386 kfreebsd-amd64
+Architecture: i386 arm ia64 s390 alpha powerpc m68k mips mipsel amd64 kfreebsd-i386
 Depends: ${shlibs:Depends}, ocaml-base-nox-${F:OCamlABI}
 Description: GNU scientific library for OCaml
  This is an interface to GSL (GNU scientific library), for the

Modified: trunk/packages/ocamlgsl/trunk/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocamlgsl/trunk/debian/control.in?rev=2912&op=diff
==============================================================================
--- trunk/packages/ocamlgsl/trunk/debian/control.in (original)
+++ trunk/packages/ocamlgsl/trunk/debian/control.in Tue Jul 11 00:03:34 2006
@@ -1,10 +1,9 @@
 Source: ocamlgsl
 Section: devel
 Priority: optional
-Maintainer: Sylvain Le Gall <sylvain.le-gall at polytechnique.org> 
+Maintainer: Sylvain Le Gall <gildor at debian.org>
 Build-Depends: ocaml-nox (>= #OCamlABI#), debhelper (>= 4), dpatch (>=1.11), ocaml-findlib, libgsl0-dev, chrpath, gawk
-Standards-Version: 3.6.2.0
-
+Standards-Version: 3.7.2
 
 Package: libocamlgsl-ocaml-dev
 Section: libdevel

Modified: trunk/packages/ocamlgsl/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocamlgsl/trunk/debian/rules?rev=2912&op=diff
==============================================================================
--- trunk/packages/ocamlgsl/trunk/debian/rules (original)
+++ trunk/packages/ocamlgsl/trunk/debian/rules Tue Jul 11 00:03:34 2006
@@ -67,4 +67,4 @@
 	dh_builddeb -a
 
 binary: binary-arch
-.PHONY: build clean binary-indep binary-arch binary install 
+.PHONY: build clean binary-indep binary-arch binary install debian/control




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