[Git][debian-gis-team/pycoast][master] Override dh_numpy3 to fix unused substitution variable.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sat Sep 9 10:49:09 BST 2023



Bas Couwenberg pushed to branch master at Debian GIS Project / pycoast


Commits:
9241a6ee by Bas Couwenberg at 2023-09-09T11:46:17+02:00
Override dh_numpy3 to fix unused substitution variable.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -7,6 +7,7 @@ pycoast (1.6.1+dfsg-5) UNRELEASED; urgency=medium
   [ Bas Couwenberg ]
   * Switch to dh-sequence-*.
   * Remove generated files in clean target.
+  * Override dh_numpy3 to fix unused substitution variable.
 
  -- Antonio Valentino <antonio.valentino at tiscali.it>  Thu, 17 Aug 2023 05:55:31 +0000
 


=====================================
debian/rules
=====================================
@@ -36,3 +36,6 @@ ifeq (,$(filter nodoc,$(DEB_BUILD_OPTIONS)))
 	$(RM) -r $(CURDIR)/.pybuild/docs/html/.doctrees
 	$(RM) -r $(CURDIR)/.pybuild/docs/html/_images
 endif
+
+override_dh_numpy3:
+	dh_numpy3 -p python3-pycoast



View it on GitLab: https://salsa.debian.org/debian-gis-team/pycoast/-/commit/9241a6ee403f8e0ab224b6024e2bfcd9e29a972e

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pycoast/-/commit/9241a6ee403f8e0ab224b6024e2bfcd9e29a972e
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/050400ce/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list