[Git][debian-gis-team/pygac][master] Remove generated files in clean target.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sun Aug 13 09:28:17 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / pygac
Commits:
426c70e5 by Bas Couwenberg at 2023-08-13T10:25:56+02:00
Remove generated files in clean target.
- - - - -
3 changed files:
- debian/changelog
- + debian/clean
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+pygac (1.7.2-2) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Remove generated files in clean target.
+
+ -- Bas Couwenberg <sebastic at debian.org> Sun, 13 Aug 2023 10:25:43 +0200
+
pygac (1.7.2-1) unstable; urgency=medium
[ Bas Couwenberg ]
=====================================
debian/clean
=====================================
@@ -0,0 +1,2 @@
+*-info/
+pygac/version.py
=====================================
debian/rules
=====================================
@@ -13,10 +13,5 @@ export SETUPTOOLS_SCM_PRETEND_VERSION=$(DEB_VERSION_UPSTREAM)
%:
dh $@ --with python3,numpy3 --buildsystem=pybuild
-override_dh_auto_clean:
- dh_auto_clean
- $(RM) -r pygac.egg-info
- $(RM) pygac/version.py
-
override_dh_numpy3:
dh_numpy3 -p python3-pygac
View it on GitLab: https://salsa.debian.org/debian-gis-team/pygac/-/commit/426c70e592bc02737f586716241f3a144becc78b
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pygac/-/commit/426c70e592bc02737f586716241f3a144becc78b
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/20230813/506b5b0c/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list