Bas Couwenberg pushed to branch master at Debian GIS Project / python-stetl


Commits:
9c12d49a by Bas Couwenberg at 2023-08-11T13:59:50+02:00
Remove generated files in clean target.

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -4,6 +4,7 @@ python-stetl (2.1-2) UNRELEASED; urgency=medium
   * Bump debhelper compat to 13.
   * Use autopkgtest-pkg-pybuild testsuite.
   * Enable Salsa CI.
+  * Remove generated files in clean target.
 
  -- Bas Couwenberg <[email protected]>  Wed, 18 Jan 2023 17:17:21 +0100
 


=====================================
debian/clean
=====================================
@@ -1 +1,3 @@
 VERSION.txt
+*-info/
+debian/man/*.1


=====================================
debian/rules
=====================================
@@ -20,9 +20,6 @@ MANPAGES := $(wildcard debian/man/*.*.xml)
                --buildsystem=pybuild \
                --with python3,sphinxdoc
 
-override_dh_clean:
-       dh_clean debian/man/*.1
-
 override_dh_auto_clean:
        dh_auto_clean
        (cd docs && make clean)



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/python-stetl/-/commit/9c12d49a8e3b181a409371bd2099df9687d6fdb3

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/python-stetl/-/commit/9c12d49a8e3b181a409371bd2099df9687d6fdb3
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