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

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



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


Commits:
1526dfe9 by Bas Couwenberg at 2023-08-12T14:25:19+02:00
Use execute_after instead of override in rules file.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,6 +1,7 @@
 libosmium (2.19.0-2) UNRELEASED; urgency=medium
 
   * Bump debhelper compat to 13.
+  * Use execute_after instead of override in rules file.
 
  -- Bas Couwenberg <sebastic at debian.org>  Mon, 12 Jun 2023 13:17:48 +0200
 


=====================================
debian/rules
=====================================
@@ -30,8 +30,6 @@ override_dh_auto_test-indep:
 override_dh_installchangelogs:
 	dh_installchangelogs -k CHANGELOG.md
 
-override_dh_installdocs:
-	dh_installdocs
-
+execute_after_dh_installdocs:
 	# Remove useless autogenerated doxygen file
 	$(RM) debian/*/usr/share/doc/*/html/*.md5



View it on GitLab: https://salsa.debian.org/debian-gis-team/libosmium/-/commit/1526dfe96c507ce8a34555650ce1f690aea54b20

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/libosmium/-/commit/1526dfe96c507ce8a34555650ce1f690aea54b20
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/bbea971f/attachment.htm>


More information about the Pkg-grass-devel mailing list