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


Commits:
2e19f356 by Bas Couwenberg at 2023-08-11T11:42:59+02:00
Remove generated files in clean target.

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -2,6 +2,7 @@ mapproxy (1.16.0+dfsg-2) UNRELEASED; urgency=medium
 
   * Bump debhelper compat to 13.
   * Don't set environment variables in dh_auto_install override.
+  * Remove generated files in clean target.
 
  -- Bas Couwenberg <[email protected]>  Mon, 12 Jun 2023 14:54:04 +0200
 


=====================================
debian/clean
=====================================
@@ -0,0 +1,2 @@
+*-info/
+debian/man/*.1


=====================================
debian/rules
=====================================
@@ -15,9 +15,6 @@ MANPAGES := $(wildcard debian/man/*.*.xml)
 %:
        dh $@ --with python3,sphinxdoc --buildsystem=pybuild
 
-override_dh_clean:
-       dh_clean debian/man/*.1
-
 override_dh_auto_clean:
        dh_auto_clean
 



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/mapproxy/-/commit/2e19f3569837389a81bd195bf193fd5d867d9081

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