[mipp] 01/03: Fix test metadata

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Sat Aug 6 18:19:37 UTC 2016


This is an automated email from the git hooks/post-receive script.

a_valentino-guest pushed a commit to branch master
in repository mipp.

commit 2339010a66c3499667e0f6914e2955750452cbee
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Sat Aug 6 19:36:47 2016 +0200

    Fix test metadata
---
 debian/changelog                       |  2 ++
 debian/patches/0002-fix-metadata.patch | 29 +++++++++++++++++++++++++++++
 debian/patches/series                  |  1 +
 3 files changed, 32 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ace9669..dc78682 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ mipp (0.10.0-1) UNRELEASED; urgency=medium
     - drop 0001-skip-tsx-metadata-test.patch and
       0003-Fix-test-issue-on-i386.patch (applied upstream)
     - refresh remaining patches
+    - new 0002-fix-metadata.patch to fix metadata in test files
+      (see also https://github.com/pytroll/mipp/issues/8)
   * debian/copyright
     - fix DEP-5 URL
   * debian/control
diff --git a/debian/patches/0002-fix-metadata.patch b/debian/patches/0002-fix-metadata.patch
new file mode 100644
index 0000000..2fe3710
--- /dev/null
+++ b/debian/patches/0002-fix-metadata.patch
@@ -0,0 +1,29 @@
+From: Antonio Valentino <antonio.valentino at tiscali.it>
+Date: Sat, 6 Aug 2016 19:35:01 +0200
+Subject: fix metadata
+
+---
+ tests/data/MSG2_HRV_20101011_1400.mda | 2 +-
+ tests/data/MSG2_HRV_20101109_1200.mda | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/tests/data/MSG2_HRV_20101011_1400.mda b/tests/data/MSG2_HRV_20101011_1400.mda
+index 2a0fc33..2fda0c5 100644
+--- a/tests/data/MSG2_HRV_20101011_1400.mda
++++ b/tests/data/MSG2_HRV_20101011_1400.mda
+@@ -1,4 +1,4 @@
+-area_extent: [-501567.37595780345, -198526.6682504965, 498566.97291119647, 401553.9410709035]
++area_extent: [-499567.1072600655, -200526.93694823448, 500567.24160893448, 399553.67237316549]
+ calibration_unit: %
+ channel: HRV
+ data_type: 64
+diff --git a/tests/data/MSG2_HRV_20101109_1200.mda b/tests/data/MSG2_HRV_20101109_1200.mda
+index ad6ff18..ceb7889 100644
+--- a/tests/data/MSG2_HRV_20101109_1200.mda
++++ b/tests/data/MSG2_HRV_20101109_1200.mda
+@@ -1,4 +1,4 @@
+-area_extent: [-4822147.7630718835, 2333813.5030858112, 4177061.1080513783, 2783873.9600768615]
++area_extent: [-4820147.4943741448, 2331813.2343880734, 4179061.3767491165, 2781873.6913791234]
+ calibration_unit: %
+ channel: HRV
+ data_type: 64
diff --git a/debian/patches/series b/debian/patches/series
index 088a604..ca937c4 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 0001-fix-build-path-management.patch
+0002-fix-metadata.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mipp.git



More information about the Pkg-grass-devel mailing list