The following commit has been merged in the master branch:
commit 5ea908417403830eb470690993e70e0af9745515
Author: Stephane Glondu <st...@glondu.net>
Date:   Fri Aug 12 08:05:47 2011 +0200

    Delete trailing whitespaces

diff --git a/debian/changelog b/debian/changelog
index 0a459c0..2207799 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -29,7 +29,7 @@ ocaml-gettext (0.3.2-2) unstable; urgency=low
   * Add ${misc:Depends} to dependencies
   * Update debian/copyright file to use
     http://wiki.debian.org/Proposals/CopyrightFormat
-  * Add patch camlp4_311 to fix missing dynlink.cma 
+  * Add patch camlp4_311 to fix missing dynlink.cma
 
  -- Sylvain Le Gall <gil...@debian.org>  Tue, 03 Mar 2009 19:57:03 +0100
 
diff --git a/debian/control b/debian/control
index 4c4967d..22bfa83 100644
--- a/debian/control
+++ b/debian/control
@@ -4,12 +4,12 @@ Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-ma...@lists.debian.org>
 Uploaders: Sylvain Le Gall <gil...@debian.org>
 Build-Depends: cdbs (>= 0.4.52~),
-  ocaml-nox (>= 3.11), 
-  debhelper (>> 5), 
-  ocaml-findlib, 
+  ocaml-nox (>= 3.11),
+  debhelper (>> 5),
+  ocaml-findlib,
   libcamomile-ocaml-dev (>= 0.7.2-2~),
-  libfileutils-ocaml-dev, 
-  xsltproc, docbook-xml, docbook-xsl, 
+  libfileutils-ocaml-dev,
+  xsltproc, docbook-xml, docbook-xsl,
   camlp4, camlp4-extra,
   dh-ocaml (>= 0.9.1~)
 Standards-Version: 3.8.3
@@ -21,7 +21,7 @@ Package: libgettext-ocaml
 Architecture: any
 Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Provides: ${ocaml:Provides}
-Description: OCaml internationalization shared library 
+Description: OCaml internationalization shared library
  This library provides utilities and libraries to enable localization
  in OCaml programs. It is based on the same principle of GNU gettext.
  .
@@ -33,9 +33,9 @@ Description: OCaml internationalization shared library
 
 Package: libgettext-ocaml-dev
 Architecture: any
-Depends: libcamomile-ocaml-dev, 
-  libfileutils-ocaml-dev, 
-  libgettext-ocaml (= ${binary:Version}), 
+Depends: libcamomile-ocaml-dev,
+  libfileutils-ocaml-dev,
+  libgettext-ocaml (= ${binary:Version}),
   ${misc:Depends}, ${ocaml:Depends}
 Provides: ${ocaml:Provides}
 Description: OCaml internationalization library
diff --git a/debian/rules b/debian/rules
index 27255d9..fa9f581 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,8 +28,8 @@ PACKAGE_DEV=libgettext-ocaml-dev
 DESTDIR_DEV=$(CURDIR)/debian/$(PACKAGE_DEV)
 
 DEB_MAKE_CLEAN_TARGET    := distclean
-DEB_MAKE_BUILD_TARGET    := all 
-DEB_MAKE_INSTALL_TARGET  := install 
+DEB_MAKE_BUILD_TARGET    := all
+DEB_MAKE_INSTALL_TARGET  := install
 DEB_CONFIGURE_EXTRA_FLAGS += \
  --prefix='$(DESTDIR_DEV)/usr'
 DEB_CONFIGURE_EXTRA_FLAGS += \

-- 
ocaml-gettext packaging

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to