[zygrib] 22/22: Add map files
Alastair McKinstry
mckinstry at moszumanska.debian.org
Mon Nov 21 12:59:06 UTC 2016
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to tag debian/8.0.1-1
in repository zygrib.
commit e8ba8df9d45912ddfd0584938105786c86fbcde9
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Mon Nov 21 08:03:09 2016 +0000
Add map files
---
data/maps/gshhs/gshhs_0.rim | Bin 0 -> 89496428 bytes
data/maps/gshhs/gshhs_1.rim | Bin 0 -> 20775224 bytes
data/maps/gshhs/rangs_0.cat | Bin 0 -> 259200 bytes
data/maps/gshhs/rangs_0.cel | Bin 0 -> 6518664 bytes
data/maps/gshhs/rangs_1.cat | Bin 0 -> 259200 bytes
data/maps/gshhs/rangs_1.cel | Bin 0 -> 5945492 bytes
data/maps/gshhs/wdb_borders_f.b | Bin 0 -> 6035296 bytes
data/maps/gshhs/wdb_borders_h.b | Bin 0 -> 1030056 bytes
data/maps/gshhs/wdb_rivers_f.b | Bin 0 -> 21753168 bytes
data/maps/gshhs/wdb_rivers_h.b | Bin 0 -> 5775128 bytes
debian/changelog | 5 +++--
debian/rules | 2 +-
12 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/data/maps/gshhs/gshhs_0.rim b/data/maps/gshhs/gshhs_0.rim
new file mode 100644
index 0000000..c7b8d2b
Binary files /dev/null and b/data/maps/gshhs/gshhs_0.rim differ
diff --git a/data/maps/gshhs/gshhs_1.rim b/data/maps/gshhs/gshhs_1.rim
new file mode 100644
index 0000000..8db0f58
Binary files /dev/null and b/data/maps/gshhs/gshhs_1.rim differ
diff --git a/data/maps/gshhs/rangs_0.cat b/data/maps/gshhs/rangs_0.cat
new file mode 100644
index 0000000..acfa4c1
Binary files /dev/null and b/data/maps/gshhs/rangs_0.cat differ
diff --git a/data/maps/gshhs/rangs_0.cel b/data/maps/gshhs/rangs_0.cel
new file mode 100644
index 0000000..f5d2632
Binary files /dev/null and b/data/maps/gshhs/rangs_0.cel differ
diff --git a/data/maps/gshhs/rangs_1.cat b/data/maps/gshhs/rangs_1.cat
new file mode 100644
index 0000000..3a7d02d
Binary files /dev/null and b/data/maps/gshhs/rangs_1.cat differ
diff --git a/data/maps/gshhs/rangs_1.cel b/data/maps/gshhs/rangs_1.cel
new file mode 100644
index 0000000..dc2f4ab
Binary files /dev/null and b/data/maps/gshhs/rangs_1.cel differ
diff --git a/data/maps/gshhs/wdb_borders_f.b b/data/maps/gshhs/wdb_borders_f.b
new file mode 100644
index 0000000..30f7474
Binary files /dev/null and b/data/maps/gshhs/wdb_borders_f.b differ
diff --git a/data/maps/gshhs/wdb_borders_h.b b/data/maps/gshhs/wdb_borders_h.b
new file mode 100644
index 0000000..7ec43c8
Binary files /dev/null and b/data/maps/gshhs/wdb_borders_h.b differ
diff --git a/data/maps/gshhs/wdb_rivers_f.b b/data/maps/gshhs/wdb_rivers_f.b
new file mode 100644
index 0000000..e76b4a3
Binary files /dev/null and b/data/maps/gshhs/wdb_rivers_f.b differ
diff --git a/data/maps/gshhs/wdb_rivers_h.b b/data/maps/gshhs/wdb_rivers_h.b
new file mode 100644
index 0000000..073f667
Binary files /dev/null and b/data/maps/gshhs/wdb_rivers_h.b differ
diff --git a/debian/changelog b/debian/changelog
index 0d317f7..fa6eeaf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,15 +1,16 @@
-zygrib (8.0.1-1) UNRELEASED; urgency=medium
+zygrib (8.0.1-1) unstable; urgency=medium
* New upstream release
* Standards-Version: 3.9.8
* DH_COMPAT=10
+ * Delete garbage src/.qmake.* file. Closes: Closes: #844983.
-- Alastair McKinstry <mckinstry at debian.org> Sun, 20 Nov 2016 09:24:43 +0000
zygrib (7.0.0-3) experimental; urgency=medium
* Change lib pathname qwt -> qwt-qt5 for qwt transition
- Closes: #798875, #798879.
+ Closes: #798875, # 798879.
* Close old bug for pre-7.0 version: Closes: #703147.
-- Alastair McKinstry <mckinstry at debian.org> Mon, 15 Feb 2016 10:55:48 +0000
diff --git a/debian/rules b/debian/rules
index 03a86b6..b15ba7f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,4 +18,4 @@ override_dh_auto_build:
override_dh_auto_clean:
dh_auto_clean
- rm -rf src/objs/* src/zyGrib src/Makefile src/qwt-6.0.1
+ rm -rf src/objs/* src/zyGrib src/Makefile src/qwt-6.0.1 src/.qmake*
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/zygrib.git
More information about the debian-science-commits
mailing list