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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Fri Aug 11 11:24:07 BST 2023



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


Commits:
8295b6d5 by Bas Couwenberg at 2023-08-11T12:17:36+02:00
Remove generated files in clean target.

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+nco (5.1.7-3) UNRELEASED; urgency=medium
+
+  * Remove generated files in clean target.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Fri, 11 Aug 2023 12:17:32 +0200
+
 nco (5.1.7-2) unstable; urgency=medium
 
   * Fix udunits2 support.


=====================================
debian/clean
=====================================
@@ -0,0 +1,13 @@
+data/big.nc
+data/h0001
+data/h0002
+data/h0003
+data/in_1.nc
+data/in_2.nc
+data/in_4c.nc
+data/in_zarr4/
+data/nco_bm.stderr
+data/ref_utf8.nc
+data/%tmp_fl_00
+data/%tmp_fl_01
+doc/nco.info*


=====================================
debian/rules
=====================================
@@ -9,17 +9,6 @@ export AUTOMAKE = ./debian/automake.sh
 %:
 	dh $@ --buildsystem autoconf
 
-override_dh_clean:
-	dh_clean data/big.nc \
-	         data/in_1.nc \
-	         data/in_2.nc \
-	         data/nco_bm.stderr \
-	         debian/rules.old \
-	         doc/nco.info \
-	         doc/nco.info-1 \
-	         doc/nco.info-2 \
-	         doc/nco.info-3
-
 override_dh_auto_configure:
 	dh_auto_configure -- \
 		--libdir=/usr/lib/nco \



View it on GitLab: https://salsa.debian.org/debian-gis-team/nco/-/commit/8295b6d5cd6245c329fe2ddfbea8bfd8001c435f

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/nco/-/commit/8295b6d5cd6245c329fe2ddfbea8bfd8001c435f
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/20230811/fb667a5d/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list