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

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



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


Commits:
b715018d by Bas Couwenberg at 2023-08-12T12:29:54+02:00
Use execute_after instead of override in rules file.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+gpsprune (23.1-2) UNRELEASED; urgency=medium
+
+  * Use execute_after instead of override in rules file.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Sat, 12 Aug 2023 12:29:38 +0200
+
 gpsprune (23.1-1) unstable; urgency=medium
 
   * New upstream release.


=====================================
debian/rules
=====================================
@@ -24,9 +24,7 @@ override_dh_auto_build:
 override_jh_build: srtmtiles
 	jh_build --no-javadoc --javacopts="-source 8 -target 8"
 
-override_dh_auto_install:
-	dh_auto_install
-
+execute_after_dh_auto_install:
 	# Install application icon
 	for size in 16 22 24 32 36 48 64 72 96 128; do \
 		install -d $(CURDIR)/debian/gpsprune/usr/share/icons/hicolor/$${size}x$${size}/apps ; \



View it on GitLab: https://salsa.debian.org/debian-gis-team/gpsprune/-/commit/b715018dd9950e9b775facb8f2c5969241238156

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/gpsprune/-/commit/b715018dd9950e9b775facb8f2c5969241238156
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/b88f76db/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list