[Git][debian-gis-team/python-cartopy][master] 3 commits: Remove documentation outside usr/share/doc.
Bas Couwenberg
gitlab at salsa.debian.org
Wed Jul 11 13:28:48 BST 2018
Bas Couwenberg pushed to branch master at Debian GIS Project / python-cartopy
Commits:
a210d7f5 by Bas Couwenberg at 2018-07-11T14:20:57+02:00
Remove documentation outside usr/share/doc.
- - - - -
93616836 by Bas Couwenberg at 2018-07-11T14:21:40+02:00
Sort targets in rules file.
- - - - -
e9894380 by Bas Couwenberg at 2018-07-11T14:21:40+02:00
Set distribution to unstable.
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,11 @@
-python-cartopy (0.16.0+dfsg1-2) UNRELEASED; urgency=medium
+python-cartopy (0.16.0+dfsg1-2) unstable; urgency=medium
+ * Team upload.
* Bump Standards-Version to 4.1.5, no changes.
+ * Remove documentation outside usr/share/doc.
+ * Sort targets in rules file.
- -- Antonio Valentino <antonio.valentino at tiscali.it> Thu, 05 Jul 2018 11:04:50 +0200
+ -- Bas Couwenberg <sebastic at debian.org> Wed, 11 Jul 2018 14:10:38 +0200
python-cartopy (0.16.0+dfsg1-1) unstable; urgency=medium
=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -24,14 +24,6 @@ override_dh_auto_clean:
dh_auto_clean || true
rm -rf .pybuild
-override_dh_python2:
- dh_python2
- dh_numpy
-
-override_dh_python3:
- dh_python3
- dh_numpy3
-
override_dh_auto_install:
mkdir -p debian/python-cartopy-data/usr/share/cartopy/data
dh_auto_install
@@ -39,3 +31,17 @@ override_dh_auto_install:
$(RM) -r debian/python-cartopy/usr/lib/python2.7/dist-packages/cartopy/tests/mpl/baseline_images
$(RM) -r debian/python3-cartopy/usr/lib/python3*/dist-packages/cartopy/data
$(RM) -r debian/python3-cartopy/usr/lib/python3*/dist-packages/cartopy/tests/mpl/baseline_images
+
+override_dh_install:
+ dh_install
+
+ # Remove documentation outside usr/share/doc
+ $(RM) debian/*/usr/share/cartopy/data/shapefiles/shapefiles/gshhs/README.TXT
+
+override_dh_python2:
+ dh_python2
+ dh_numpy
+
+override_dh_python3:
+ dh_python3
+ dh_numpy3
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-cartopy/compare/1bf99cb34fe2eba1a73e829f4122d593de8aedae...e98943800d428466e58fd644ddbaf80a01f8cc90
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-cartopy/compare/1bf99cb34fe2eba1a73e829f4122d593de8aedae...e98943800d428466e58fd644ddbaf80a01f8cc90
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20180711/144015c0/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list