[hamradio-commits] [xastir] 02/03: Added .pc to gitignore and fix maps patch

Iain Learmonth irl-guest at moszumanska.debian.org
Fri Apr 3 00:56:09 UTC 2015


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

irl-guest pushed a commit to branch master
in repository xastir.

commit 532b888394486abcd4cf98dd385bb397298e5415
Author: Iain R. Learmonth <irl at fsfe.org>
Date:   Fri Apr 3 00:33:52 2015 +0100

    Added .pc to gitignore and fix maps patch
---
 .gitignore                      |  1 +
 debian/patches/OSM_config.patch | 34 ++++++++++++++++++++++++++++++++++
 2 files changed, 35 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..845ca06
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+.pc
diff --git a/debian/patches/OSM_config.patch b/debian/patches/OSM_config.patch
index c6cb697..d5b6af9 100644
--- a/debian/patches/OSM_config.patch
+++ b/debian/patches/OSM_config.patch
@@ -370,3 +370,37 @@ Origin: upstream
 +OSM_OPTIMIZE_KEY 65473
 +OSM_REPORT_SCALE_KEY 65474
 +
+--- xastir.orig/Makefile.am
++++ xastir/Makefile.am
+@@ -18,10 +18,9 @@
+         missing mkinstalldirs placeholder FAQ LICENSE README README.CVS \
+         README.CYGWIN README.Getting-Started README.Contributing \
+         README.MAPS README.win32 README.OSM_maps testdbfawk.1 \
+-        DEBUG_LEVELS bootstrap.sh INSTALL UPGRADE callpass.1 xastir.1 xastir_udp_client.1 terraserver.geo \
+-        terraserver-reflectivity.geo terraserver-urban.geo worldhi.map \
+-        terraserver-topo.geo USRadar.geo CanadaTopo250k.geo \
+-        CanadaTopo50k.geo TXRadar.geo WMSRadar.geo Davis LaCrosse \
++        DEBUG_LEVELS bootstrap.sh INSTALL UPGRADE callpass.1 xastir.1 xastir_udp_client.1 \
++        worldhi.map \
++        Davis LaCrosse \
+         OSM_template \
+         CC_OpenStreetMap_logo.png CC_OpenStreetMap_txt.png \
+         COPYING COPYING.LIB.LESSTIF AUTHORS
+@@ -43,16 +42,7 @@
+ map_DATA=worldhi.map CC_OpenStreetMap_logo.png CC_OpenStreetMap_txt.png
+ 
+ onlinedir=${pkgdatadir}/maps/Online
+-online_DATA=terraserver.geo terraserver-topo.geo \
+-        terraserver-reflectivity.geo terraserver-urban.geo \
+-        USRadar.geo CanadaTopo250k.geo CanadaTopo50k.geo \
+-        TXRadar.geo WMSRadar.geo \
+-        OSM_cloudmade_1.geo OSM_cloudmade_2.geo \
+-        OSM_cloudmade_5.geo OSM_cloudmade_998.geo \
+-        OSM_cloudmade_999.geo OSM_tiled_cycle.geo OSM_tiled_mapnik.geo \
+-        OSM_tiled_osmarender.geo OSM_tiled_skiing.geo \
+-        OSM_tiled_topOSM_0_relief.geo \
+-        OSM_tiled_topOSM_1_contour.geo  OSM_tiled_topOSM_2_features.geo
++online_DATA=*.geo
+ 
+ gpsdir=${pkgdatadir}/maps/GPS
+ gps_DATA=placeholder

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



More information about the pkg-hamradio-commits mailing list