[Git][debian-gis-team/pyorbital][master] Override dh_numpy3 to fix unused substitution variable.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sat Sep 9 10:55:42 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / pyorbital
Commits:
37e94917 by Bas Couwenberg at 2023-09-09T11:53:31+02:00
Override dh_numpy3 to fix unused substitution variable.
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -2,6 +2,7 @@ pyorbital (1.8.0-3) UNRELEASED; urgency=medium
* Team upload.
* Switch to dh-sequence-*.
+ * Override dh_numpy3 to fix unused substitution variable.
-- Bas Couwenberg <sebastic at debian.org> Wed, 30 Aug 2023 18:26:02 +0200
=====================================
debian/rules
=====================================
@@ -20,3 +20,6 @@ endif
execute_after_dh_auto_install:
mv debian/python3-pyorbital/usr/bin/fetch_tles.py debian/python3-pyorbital/usr/bin/fetch_tles
+
+override_dh_numpy3:
+ dh_numpy3 -p python3-pyorbital
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyorbital/-/commit/37e94917df289fb8c5c9477fc53b87432a77ca2d
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyorbital/-/commit/37e94917df289fb8c5c9477fc53b87432a77ca2d
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/20230909/0d61c7f9/attachment.htm>
More information about the Pkg-grass-devel
mailing list