[Git][debian-gis-team/ruby-hdfeos5][master] Remove generated files in clean target.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Aug 13 13:56:31 BST 2023



Bas Couwenberg pushed to branch master at Debian GIS Project / ruby-hdfeos5


Commits:
e320142d by Bas Couwenberg at 2023-08-13T14:53:40+02:00
Remove generated files in clean target.

- - - - -


3 changed files:

- debian/changelog
- + debian/clean
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -5,6 +5,7 @@ ruby-hdfeos5 (1.2-12) UNRELEASED; urgency=medium
   * Bump Standards-Version to 4.6.2, no changes.
   * Drop obsolete ruby-interpreter dependency alternative.
   * Bump debhelper compat to 13.
+  * Remove generated files in clean target.
 
  -- Bas Couwenberg <sebastic at debian.org>  Tue, 02 Nov 2021 12:26:59 +0100
 


=====================================
debian/clean
=====================================
@@ -0,0 +1,2 @@
+*.he5
+test-lib/


=====================================
debian/rules
=====================================
@@ -16,8 +16,3 @@ export HE5_HDF_INCDIR := /usr/include/hdf-eos5
 %:
 	@echo $(HDF5_DIR)
 	dh $@ --with ruby --buildsystem ruby
-
-override_dh_auto_clean:
-	dh_auto_clean
-	rm -f *.he5
-	rm -rf test-lib



View it on GitLab: https://salsa.debian.org/debian-gis-team/ruby-hdfeos5/-/commit/e320142d51f292a28891ff4c4a25fb8b7697fa02

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/ruby-hdfeos5/-/commit/e320142d51f292a28891ff4c4a25fb8b7697fa02
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/73ddff2d/attachment.htm>


More information about the Pkg-grass-devel mailing list