[Pkg-ocaml-maint-commits] [SCM] camomile packaging branch, master, updated. debian/0.7.2-2-17-gb2e6e45

Stephane Glondu steph at glondu.net
Fri Jul 29 18:22:11 UTC 2011


The following commit has been merged in the master branch:
commit 9f5bd34c8fd8f346e18737c53b18a379d90e8b24
Author: Stephane Glondu <steph at glondu.net>
Date:   Fri Jul 29 19:06:57 2011 +0200

    Delete trailing whitespaces

diff --git a/debian/changelog b/debian/changelog
index 53b8332..3b3b0fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -43,7 +43,7 @@ camomile (0.7.1-4) experimental; urgency=low
 
   [ Romain Beauxis ]
   * Upload to experimental to build against ocaml 3.11
-  * Versioned ocaml-relared build-deps to avoid confusion. 
+  * Versioned ocaml-relared build-deps to avoid confusion.
   * Added build-dep on dh-ocaml.
 
  -- Romain Beauxis <toots at rastageeks.org>  Sun, 14 Dec 2008 00:11:29 +0100
@@ -100,7 +100,7 @@ camomile (0.6.5-1) unstable; urgency=low
   * Acknowledge NMU from Ralf Treinen (thanks for doing it),
   * Upgrade standards version to 3.7.2.0 (no change),
   * Apply a tip to made the package binNMU safe, thanks to Aaron M. Ucko, for
-    suggesting to use dpkg-dev(>= 1.13.19) and substituting ${source:Version} 
+    suggesting to use dpkg-dev(>= 1.13.19) and substituting ${source:Version}
     for ${Source-Version} (Closes: #370007),
   * Add debian-ocaml-maint at lists.debian.org as uploaders... because this
     package stands in the pkg-ocaml-maint snv repository,
diff --git a/debian/control b/debian/control
index 73945ab..5a4b449 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,13 @@ Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders: Sylvain Le Gall <gildor at debian.org>
-Build-Depends: cdbs (>= 0.4.23-1.1), 
- debhelper (>= 7), 
- dpatch, 
- ocaml-nox (>= 3.11.1), 
- po4a, docbook-xml (>= 4.4), docbook-xsl, libxml2-utils, xsltproc, 
- ocaml-findlib (>= 1.2.4-2), 
- dh-ocaml (>= 0.9.1), 
+Build-Depends: cdbs (>= 0.4.23-1.1),
+ debhelper (>= 7),
+ dpatch,
+ ocaml-nox (>= 3.11.1),
+ po4a, docbook-xml (>= 4.4), docbook-xsl, libxml2-utils, xsltproc,
+ ocaml-findlib (>= 1.2.4-2),
+ dh-ocaml (>= 0.9.1),
  camlp4
 Standards-Version: 3.8.3
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/camomile.git
@@ -21,23 +21,23 @@ Architecture: all
 Suggests: libcamomile-ocaml-dev
 Depends: ${misc:Depends}
 Description: Unicode data for OCaml
- Camomile is a comprehensive Unicode library for objective caml language. 
+ Camomile is a comprehensive Unicode library for objective caml language.
  The library is currently designed to conform Unicode Standard 3.2.
  .
  This package contains the data needed by camomile.
- 
+
 Package: libcamomile-ocaml-dev
 Architecture: any
-Depends: libcamomile-ocaml-data (= ${source:Version}), 
-  ${misc:Depends}, 
-  ${shlibs:Depends}, 
+Depends: libcamomile-ocaml-data (= ${source:Version}),
+  ${misc:Depends},
+  ${shlibs:Depends},
   ${ocaml:Depends}
 Provides: ${ocaml:Provides}
 Description: Unicode library for OCaml
- Camomile is a comprehensive Unicode library for objective caml language. 
+ Camomile is a comprehensive Unicode library for objective caml language.
  The library is currently designed to conform Unicode Standard 3.2.
  .
- Normalisers (NFD, NFKD, NFC, NFKC) and collator (string comparison) pass 
- the conformance tests defined Unicode Technical Reports. Collator is also 
+ Normalisers (NFD, NFKD, NFC, NFKC) and collator (string comparison) pass
+ the conformance tests defined Unicode Technical Reports. Collator is also
  tested to Canadian, Thai and Japanese standards with their locales.
 
diff --git a/debian/rules b/debian/rules
index c30cb03..abc7987 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,7 +42,7 @@ DEB_CONFIGURE_EXTRA_FLAGS := --datadir=/usr/share
 PO4A_SOURCES := $(CURDIR)/debian/xml-man/po4a/po4a.cfg
 
 DOCBOOK_MANPAGE_SOURCES := $(CURDIR)/debian/xml-man/en/camomilecharmap.xml  \
-                           $(CURDIR)/debian/xml-man/en/camomilelocaledef.xml  
+                           $(CURDIR)/debian/xml-man/en/camomilelocaledef.xml
 
 DOCBOOK_MANPAGE_EXTRA_SOURCES := $(CURDIR)/debian/xml-man/en/license.xml      \
                                  $(CURDIR)/debian/xml-man/en/refentryinfo.xml

-- 
camomile packaging



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