[Git][debian-gis-team/python-hdf4][master] 2 commits: Remove generated files in clean target.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Fri Aug 25 16:40:08 BST 2023



Bas Couwenberg pushed to branch master at Debian GIS Project / python-hdf4


Commits:
b99d4ba7 by Bas Couwenberg at 2023-08-13T11:31:13+02:00
Remove generated files in clean target.

- - - - -
d04a2a62 by Bas Couwenberg at 2023-08-25T17:39:58+02:00
Explicitly enable test-build-twice job.

- - - - -


4 changed files:

- debian/.gitlab-ci.yml
- debian/changelog
- + debian/clean
- debian/rules


Changes:

=====================================
debian/.gitlab-ci.yml
=====================================
@@ -2,3 +2,5 @@
 include:
   - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml
 
+variables:
+  SALSA_CI_ENABLE_BUILD_PACKAGE_TWICE: 1


=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+python-hdf4 (0.11.3-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Remove generated files in clean target.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Sun, 13 Aug 2023 11:31:02 +0200
+
 python-hdf4 (0.11.3-1) unstable; urgency=medium
 
   [ Bas Couwenberg ]


=====================================
debian/clean
=====================================
@@ -0,0 +1 @@
+*-info/


=====================================
debian/rules
=====================================
@@ -9,7 +9,3 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 %:
 	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/python-hdf4/-/compare/4c68263eb5700af3a03d0afa647a2bc45a01d2ee...d04a2a628ee4075ac9789168e5486d32695609de

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-hdf4/-/compare/4c68263eb5700af3a03d0afa647a2bc45a01d2ee...d04a2a628ee4075ac9789168e5486d32695609de
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/20230825/fa7486b3/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list