[Git][debian-gis-team/mapproxy][master] Remove generated files in clean target.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Fri Aug 11 10:47:39 BST 2023



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 <sebastic at debian.org>  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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20230811/b7ae9fdb/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list