[proj-rdnap] 03/04: Use UTF-8 box drawing characters for RD points table in patch description.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sun May 3 17:13:17 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository proj-rdnap.
commit f1f155230b648e73840de39e32cd499d9a70a568
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun May 3 18:16:27 2015 +0200
Use UTF-8 box drawing characters for RD points table in patch description.
---
debian/changelog | 1 +
debian/patches/add-test.patch | 30 +++++++++++++++---------------
2 files changed, 16 insertions(+), 15 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index debc35f..6dd6f94 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
proj-rdnap (2008-3) UNRELEASED; urgency=medium
* Update get-orig-source script to work from a temp directory.
+ * Use UTF-8 box drawing characters for RD points table in patch description.
-- Bas Couwenberg <sebastic at debian.org> Sun, 03 May 2015 17:42:09 +0200
diff --git a/debian/patches/add-test.patch b/debian/patches/add-test.patch
index c82e4da..bdf84de 100644
--- a/debian/patches/add-test.patch
+++ b/debian/patches/add-test.patch
@@ -29,21 +29,21 @@ Description: Add script implementing the required tests.
be computed, but the output should be handled with care.
.
Corners of the validity region for RD:
- +--------+--------+
- | x (m) | y (m) |
- +--------+--------+
- | 140000 | 630000 |
- | 100000 | 600000 |
- | 80000 | 500000 |
- | -8000 | 390000 |
- | -8000 | 335000 |
- | 100000 | 335000 |
- | 160000 | 288000 |
- | 220000 | 288000 |
- | 301000 | 450000 |
- | 301000 | 615000 |
- | 260000 | 630000 |
- +--------+--------+
+ ┌────────┬────────┐
+ │ x (m) │ y (m) │
+ ├────────┼────────┤
+ │ 140000 │ 630000 │
+ │ 100000 │ 600000 │
+ │ 80000 │ 500000 │
+ │ -8000 │ 390000 │
+ │ -8000 │ 335000 │
+ │ 100000 │ 335000 │
+ │ 160000 │ 288000 │
+ │ 220000 │ 288000 │
+ │ 301000 │ 450000 │
+ │ 301000 │ 615000 │
+ │ 260000 │ 630000 │
+ └────────┴────────┘
.
Author: Bas Couwenberg <sebastic at xs4all.nl>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/proj-rdnap.git
More information about the Pkg-grass-devel
mailing list