File tree 4 files changed +7
-172
lines changed
4 files changed +7
-172
lines changed Original file line number Diff line number Diff line change
1
+ qgis (2.0.1-1) UNRELEASED; urgency=low
2
+
3
+ * drop qgis_icon.xpm and use "upstream" version
4
+
5
+ -- Jürgen E. Fischer <jef@norbit.de> Sun, 15 Sep 2013 21:59:49 +0200
6
+
1
7
qgis (2.0.1) UNRELEASED; urgency=low
2
8
3
9
* branch of version 2.0
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ usr/lib/qgis/plugins/libzonalstatisticsplugin.so
14
14
usr/lib/qgis/plugins/libheatmapplugin.so
15
15
usr/lib/qgis/plugins/libtopolplugin.so
16
16
usr/lib/qgis/qgis_help
17
- usr/share/pixmaps/qgis-icon.xpm
17
+ usr/share/pixmaps/qgis-icon.png
18
18
usr/share/pixmaps/qgis-mime-icon.png
19
19
usr/share/pixmaps/qgis-mime-icon.png usr/share/icons/crystalsvg/128x128/mimetypes
20
20
../qgis.desktop usr/share/applications
Original file line number Diff line number Diff line change @@ -208,7 +208,6 @@ install: build
208
208
install -o root -g root -d $(CURDIR)/debian/tmp/usr/share/pixmaps
209
209
install -o root -g root -m 644 $(CURDIR)/images/icons/qgis-icon.png $(CURDIR)/debian/tmp/usr/share/pixmaps
210
210
install -o root -g root -m 644 $(CURDIR)/images/icons/qgis-mime-icon.png $(CURDIR)/debian/tmp/usr/share/pixmaps
211
- install -o root -g root -m 644 $(CURDIR)/debian/qgis-icon.xpm $(CURDIR)/debian/tmp/usr/share/pixmaps
212
211
213
212
# Build architecture-independent files here.
214
213
binary-indep : build install
You can’t perform that action at this time.
0 commit comments