[Git][debian-gis-team/doris][master] Cleanup

Antonio Valentino (@antonio.valentino) gitlab at salsa.debian.org
Sun Dec 3 16:55:04 GMT 2023



Antonio Valentino pushed to branch master at Debian GIS Project / doris


Commits:
8399c3b7 by Antonio Valentino at 2023-12-03T17:54:06+01:00
Cleanup

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -14,6 +14,9 @@ doris (5.0.3~beta+dfsg-17) UNRELEASED; urgency=medium
   * Fix d/copyright formatting.
   * debian/control:
     - Move common package description to source.
+  * debian/rules:
+    - Cleanup.
+  * New d/clean file.
 
  -- Bas Couwenberg <sebastic at debian.org>  Tue, 21 Jun 2022 07:06:25 +0200
 


=====================================
debian/clean
=====================================
@@ -0,0 +1,6 @@
+*.*-info/
+envisat_tools/*.o
+envisat_tools/envisat_dump_header
+envisat_tools/envisat_dump_data
+envisat_tools/envisat_dump_HH
+envisat_tools/envisat_dump_VV


=====================================
debian/rules
=====================================
@@ -80,12 +80,6 @@ override_dh_auto_install:
 override_dh_auto_clean:
 	$(MAKE) -C sar_tools cleaner
 	#$(MAKE) -C envisat_tools cleaner
-	rm -f envisat_tools/*.o \
-	      envisat_tools/envisat_dump_header \
-	      envisat_tools/envisat_dump_data \
-	      envisat_tools/envisat_dump_HH \
-	      envisat_tools/envisat_dump_VV
-	rm -rf doris.egg-info
 	if [ -f doris_core/Makefile ]; then \
 		$(MAKE) -C doris_core cleaner;\
 		if [ -f doris_core/Makefile.bak ]; then \
@@ -101,7 +95,3 @@ override_dh_python3:
 
 override_dh_auto_test:
 	dh_auto_test --buildsystem=pybuild
-
-.PHONY: override_dh_auto_configure override_dh_auto_build \
-        override_dh_auto_install override_dh_auto_clean \
-        override_dh_auto_test



View it on GitLab: https://salsa.debian.org/debian-gis-team/doris/-/commit/8399c3b7a0cda33681a5d58e92634152ab237072

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/doris/-/commit/8399c3b7a0cda33681a5d58e92634152ab237072
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/20231203/b53a3e3c/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list