[Pkg-ocaml-maint-commits] [SCM] mikmatch packaging branch, master, updated. debian/1.0.3-1-6-gba29b18

Stephane Glondu steph at glondu.net
Sat Nov 19 14:17:38 UTC 2011


The following commit has been merged in the master branch:
commit 94d898084721979bd025dc0be63f994211bab160
Author: Stephane Glondu <steph at glondu.net>
Date:   Sat Nov 19 15:10:01 2011 +0100

    Delete trailing whitespaces

diff --git a/debian/control b/debian/control
index 20b211e..5a01797 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: mikmatch
 Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
-Uploaders: 
+Uploaders:
   Sylvain Le Gall <gildor at debian.org>
 Build-Depends:
   ocaml-nox (>= 3.12),
@@ -11,7 +11,7 @@ Build-Depends:
   debhelper (>= 7.0.50~),
   libpcre-ocaml-dev,
   camlp4, camlp4-extra,
-  texlive-latex-base, texlive-latex-extra, 
+  texlive-latex-base, texlive-latex-extra,
   hevea, camlmix
 Standards-Version: 3.9.1
 Homepage: http://martin.jambon.free.fr/micmatch.html
@@ -29,7 +29,7 @@ Description: camlp4 extension for pattern matching with regexps
  The goal of Mikmatch is to make text-oriented programs even easier to write,
  read and run without losing the unique and powerful features of OCaml.
  Mikmatch provides a concise and highly readable syntax for regular
- expressions, and integrates it into the syntax of OCaml thanks to Camlp4. 
+ expressions, and integrates it into the syntax of OCaml thanks to Camlp4.
  .
  The implementation of Mikmatch consists essentially of:
   * a library which is loaded by the OCaml preprocessor (Camlp4) and
@@ -51,7 +51,7 @@ Description: camlp4 extension for pattern matching with regexps
  The goal of Mikmatch is to make text-oriented programs even easier to write,
  read and run without losing the unique and powerful features of OCaml.
  Mikmatch provides a concise and highly readable syntax for regular
- expressions, and integrates it into the syntax of OCaml thanks to Camlp4. 
+ expressions, and integrates it into the syntax of OCaml thanks to Camlp4.
  .
  The implementation of Mikmatch consists essentially of:
   * a library which is loaded by the OCaml preprocessor (Camlp4) and
diff --git a/debian/copyright b/debian/copyright
index b79ebcf..d4dfb39 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,7 +7,7 @@ Copyright: Copyright (c) 2004-2008 Martin Jambon
 License: BSD3
 
  All rights reserved.
- 
+
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions
  are met:
@@ -18,7 +18,7 @@ License: BSD3
     documentation and/or other materials provided with the distribution.
  3. The name of the author may not be used to endorse or promote products
     derived from this software without specific prior written permission.
- 
+
  THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
  IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

-- 
mikmatch packaging



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