[Git][debian-gis-team/merkaartor][master] Use execute_after instead of override in rules file.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sat Aug 12 20:55:23 BST 2023



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


Commits:
2384a118 by Bas Couwenberg at 2023-08-12T21:49:06+02:00
Use execute_after instead of override in rules file.

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+merkaartor (0.19.0+ds-5) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Use execute_after instead of override in rules file.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Sat, 12 Aug 2023 21:48:43 +0200
+
 merkaartor (0.19.0+ds-4) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/clean
=====================================
@@ -0,0 +1 @@
+binaries/


=====================================
debian/rules
=====================================
@@ -21,14 +21,9 @@ endif
 %:
 	dh $@ --buildsystem=qmake
 
-override_dh_auto_clean:
-	dh_auto_clean
+execute_after_dh_auto_clean:
 	cd translations && make clean
 
-override_dh_clean:
-	dh_clean
-	rm -rf binaries
-
 override_dh_auto_configure:
 	cd translations && make release
 	dh_auto_configure -- -recursive \



View it on GitLab: https://salsa.debian.org/debian-gis-team/merkaartor/-/commit/2384a1189ac3df08a5dd8ae92b55d66e8ec9aa10

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/merkaartor/-/commit/2384a1189ac3df08a5dd8ae92b55d66e8ec9aa10
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/d74c2cd7/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list