[Git][debian-gis-team/glymur][master] Remove generated files in clean target.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sat Aug 12 10:58:54 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / glymur
Commits:
299fd692 by Bas Couwenberg at 2023-08-12T11:53:07+02:00
Remove generated files in clean target.
- - - - -
3 changed files:
- debian/changelog
- + debian/clean
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+glymur (0.12.8-2) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Remove generated files in clean target.
+
+ -- Bas Couwenberg <sebastic at debian.org> Sat, 12 Aug 2023 11:53:03 +0200
+
glymur (0.12.8-1) unstable; urgency=medium
* New upstream release.
=====================================
debian/clean
=====================================
@@ -0,0 +1 @@
+*-info/
=====================================
debian/rules
=====================================
@@ -10,7 +10,3 @@ $(CURDIR)/tests
%:
dh $@ --with python3,numpy3 --buildsystem=pybuild
-
-override_dh_auto_clean:
- dh_auto_clean
- $(RM) -r *.egg-info
View it on GitLab: https://salsa.debian.org/debian-gis-team/glymur/-/commit/299fd692e9448a7e230e00976447a4da82126353
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/glymur/-/commit/299fd692e9448a7e230e00976447a4da82126353
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/20230812/a290b481/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list