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


Commits:
dd5d6899 by Bas Couwenberg at 2023-08-12T14:12:21+02:00
Use execute_after instead of override in rules file.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -3,6 +3,7 @@ libcitygml (2.5.1-2) UNRELEASED; urgency=medium
   * Team upload.
   * Bump debhelper compat to 13.
   * Remove generated files in clean target.
+  * Use execute_after instead of override in rules file.
 
  -- Bas Couwenberg <[email protected]>  Mon, 12 Jun 2023 12:35:52 +0200
 


=====================================
debian/rules
=====================================
@@ -17,8 +17,7 @@ CITYGML_VERSION=$(shell echo $(DEB_VERSION_UPSTREAM) | sed -e 
's/\+.*//')
 %:
        dh $@ --with pkgkde_symbolshelper
 
-override_dh_auto_clean:
-       dh_auto_clean
+execute_after_dh_auto_clean:
        -rm -rf obj-*-*
 
 override_dh_auto_configure:



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/libcitygml/-/commit/dd5d68993c7d2648f1f96ac9ef948dd27f40a9fd

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/libcitygml/-/commit/dd5d68993c7d2648f1f96ac9ef948dd27f40a9fd
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