summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2014-05-18 17:25:51 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2014-05-18 17:25:51 +0200
commit753c799b8be4688bff914482a72b053ce4299335 (patch)
tree42b0398e9afbe056cb1c51a7902f1633b159cc4d
parentb1720ae567b59641848019030c594a7435626816 (diff)
add comments to 0002-bigendian.patch
-rw-r--r--debian/patches/0002-bigendian.patch6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/patches/0002-bigendian.patch b/debian/patches/0002-bigendian.patch
index a0c2f51..dcd1900 100644
--- a/debian/patches/0002-bigendian.patch
+++ b/debian/patches/0002-bigendian.patch
@@ -1,3 +1,9 @@
+Description: prevent build-error for big-endian systems
+Author: Jörg Frings-Fürst <debian@jff-webhosting.net>
+Reviewed-by:
+Last-Update: 2014-05-18
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
Index: trunk/xsd/tests/cxx/tree/encoding/char/utf-8/driver.cxx
===================================================================
--- trunk.orig/xsd/tests/cxx/tree/encoding/char/utf-8/driver.cxx 2010-04-28 08:58:09.000000000 +0200