[Pkg-ocaml-maint-commits] [SCM] ounit packaging branch, master, updated. debian/1.0.3-2-10-g2bee635

Stephane Glondu steph at glondu.net
Tue Nov 3 20:51:33 UTC 2009


The following commit has been merged in the master branch:
commit ce9528a2f927c164f8c0d66c28746f2a199bf10b
Author: Stephane Glondu <steph at glondu.net>
Date:   Tue Nov 3 20:58:04 2009 +0100

    Delete trailing whitespaces

diff --git a/debian/changelog b/debian/changelog
index 54a4b76..a9e3ed8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,7 +25,7 @@ ounit (1.0.3-1) unstable; urgency=low
 ounit (1.0.2-8) unstable; urgency=low
 
   [ Sylvain Le Gall ]
-  * Use ocaml 3.10.0-9 for generating .ocamldoc-apiref automatically 
+  * Use ocaml 3.10.0-9 for generating .ocamldoc-apiref automatically
     (Closes: #484495)
   * Correct OUnit manual section (now Programming/OCaml)
   * Upgrade Standards-Version to 3.7.3 (no change)
@@ -89,7 +89,7 @@ ounit (1.0.2-1) unstable; urgency=low
   * New upstream release
   * Downgrade watch version in order to allow QA to use the watch file
   * Upgrade standards version to 3.6.2.0 (no change)
-  * Change section of documentation from devel to apps/programming 
+  * Change section of documentation from devel to apps/programming
     (Closes: #310761)
   * Generate HTML manual using SGML manual (Closes: #256063)
 
@@ -110,7 +110,7 @@ ounit (1.0.1-3) unstable; urgency=low
   * Correct the dependency of the package, according to the
     debian-ocaml-maintainer policy: now depends on ocaml-nox-3.08.3 rather
     than ocaml (>=3.08.2),
-  * Clean the rules files, 
+  * Clean the rules files,
   * Use dpatch (debian-ocaml-maintainer common rules),
   * Add a watch file,
   * Change the site of download, since the upstream site has moved,
diff --git a/debian/control b/debian/control
index 25dde15..3a6ffc7 100644
--- a/debian/control
+++ b/debian/control
@@ -5,12 +5,12 @@ Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders:
  Sylvain Le Gall <gildor at debian.org>,
  Stéphane Glondu <glondu at debian.org>
-Build-Depends: cdbs (>= 0.4), 
- debhelper (>= 7), 
- dpatch, 
- ocaml-nox (>= 3.11), 
- ocaml-findlib (>= 1.2.4), 
- docbook-utils, 
+Build-Depends: cdbs (>= 0.4),
+ debhelper (>= 7),
+ dpatch,
+ ocaml-nox (>= 3.11),
+ ocaml-findlib (>= 1.2.4),
+ docbook-utils,
  dh-ocaml (>= 0.4.1)
 Standards-Version: 3.8.0
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ounit.git
diff --git a/debian/rules b/debian/rules
index e880b7c..41e6137 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,7 +33,7 @@ DEB_MAKE_BUILD_TARGET    += allopt
 endif
 DEB_MAKE_BUILD_TARGET    += doc
 
-DEB_MAKE_INSTALL_TARGET  := install 
+DEB_MAKE_INSTALL_TARGET  := install
 DEB_MAKE_INSTALL_TARGET  += OCAMLFIND_DESTDIR="$(DESTDIR_DEV)/$(OCAML_STDLIB_DIR)"
 
 OCAML_OCAMLDOC_PACKAGES_DOCBASE := libounit-ocaml-dev

-- 
ounit packaging



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