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


Commits:
38f737e8 by Bas Couwenberg at 2023-08-13T10:44:10+02:00
Use execute_after instead of override in rules file.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -2,6 +2,7 @@ pyosmium (3.6.0-3) UNRELEASED; urgency=medium
 
   * Remove generated files in clean target.
   * Update lintian overrides.
+  * Use execute_after instead of override in rules file.
 
  -- Bas Couwenberg <[email protected]>  Fri, 11 Aug 2023 13:08:37 +0200
 


=====================================
debian/rules
=====================================
@@ -21,8 +21,6 @@ export VERBOSE=1
            --buildsystem pybuild \
            --with python3,sphinxdoc
 
-override_dh_auto_build-indep:
-       dh_auto_build --indep
-
+execute_after_dh_auto_build-indep:
        (cd doc && make html)
        (cd doc && make man)



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/pyosmium/-/commit/38f737e8439d3f3c77952e3f53e0fab3944dab01

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/pyosmium/-/commit/38f737e8439d3f3c77952e3f53e0fab3944dab01
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to