[Pkg-ocaml-maint-commits] [SCM] xmlm packaging branch, master, updated. debian/1.1.0-1-8-g1ed12d4

Stephane Glondu steph at glondu.net
Thu Jul 11 09:14:36 UTC 2013


The following commit has been merged in the master branch:
commit 2631e062668a64210ee13b2b575b9f05fd3dc671
Author: Stephane Glondu <steph at glondu.net>
Date:   Thu Jul 11 11:07:54 2013 +0200

    Remove obsolete patch

diff --git a/debian/patches/0001-Fix-typo.patch b/debian/patches/0001-Fix-typo.patch
deleted file mode 100644
index 7cecdbd..0000000
--- a/debian/patches/0001-Fix-typo.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From: Stephane Glondu <steph at glondu.net>
-Date: Sun, 8 Apr 2012 18:40:54 +0200
-Subject: Fix typo
-
----
- test/xmltrip.ml |    2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/test/xmltrip.ml b/test/xmltrip.ml
-index dbefb3f..c489d75 100644
---- a/test/xmltrip.ml
-+++ b/test/xmltrip.ml
-@@ -212,7 +212,7 @@ let main () =
-     "-strip", Arg.Set strip, 
-     "strip and collapse white space in character data.";
-     "-ns", Arg.Set ns,
--    "replace unbound namespaces prefixes by themselves (on input and ouput).";
-+    "replace unbound namespaces prefixes by themselves (on input and output).";
-     "-eref", Arg.Set eref,
-     "replace unknown entity references by their name.";
-     "-xhtml", Arg.Set xhtml,
--- 
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 985d04c..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-0001-Fix-typo.patch

-- 
xmlm packaging



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