[Pkg-ocaml-maint-commits] [SCM] advi packaging branch, experimental, updated. debian/1.6.0-13-60-g2fd0f1c

Ralf Treinen treinen at free.fr
Sun Mar 7 16:07:20 UTC 2010


The following commit has been merged in the experimental branch:
commit f6194e94ed0b3fc3466c51124b6050740817ef35
Author: Ralf Treinen <treinen at free.fr>
Date:   Sun Mar 7 14:32:29 2010 +0100

    typo

diff --git a/debian/changelog b/debian/changelog
index 97f35bb..0a1bece 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -59,7 +59,7 @@ advi (1.8-1) experimental; urgency=low
   * Replace obsolete build-dep on x-dev (Closes: #515364)
   * Switch packaging to git
 
- -- Ralf Treinen <treinen at debian.org>  Tue, 02 Mar 2010 20:58:12 +0100
+ -- Ralf Treinen <treinen at debian.org>  Sun, 07 Mar 2010 14:32:24 +0100
 
 advi (1.6.0-13) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index cd821bf..570e83c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ DEB_BUILD_ARCH      ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
 OPT    = $(shell test -x /usr/bin/ocamlopt && echo true)
 
 # when compiling to bytecode then do not strip the executable (bug #500286).
-# This should be dropped as soon as bytecode compilation can be sone without
+# This should be dropped as soon as bytecode compilation can be done without
 # using the -custom option (see bug #517546).
 ifneq ($(OPT),true)
 	export DEB_BUILD_OPTIONS:=$(DEB_BUILD_OPTIONS),nostrip

-- 
advi packaging



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