Andreas Tille pushed to branch master at Debian Med / nitime


Commits:
8adadceb by Andreas Tille at 2023-12-11T15:13:58+01:00
dh_clean needs more adjustments

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -3,6 +3,7 @@ nitime (0.10.2-1) UNRELEASED; urgency=medium
   * Team upload.
   * New upstream version
   * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
+  * dh_clean needs more adjustments
 
  -- Andreas Tille <ti...@debian.org>  Mon, 11 Dec 2023 14:49:05 +0100
 


=====================================
debian/rules
=====================================
@@ -44,7 +44,14 @@ override_dh_compress:
 override_dh_clean:
        dh_clean
        @echo "I: Removing other generated material"
-       rm -rf build doc/_build doc/examples/fig doc/api/generated/ 
doc/examples/*rst
+       rm -rf \
+           build \
+           doc/_build \
+           doc/examples/fig \
+           doc/api/generated/ \
+           doc/examples/*rst \
+           nitime/_utils.c \
+           nitime/_version.py
 
 get-orig-source:
        -uscan --upstream-version 0 --rename



View it on GitLab: 
https://salsa.debian.org/med-team/nitime/-/commit/8adadceb1adc3abfb9b5599e3faf318f399615e3

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/nitime/-/commit/8adadceb1adc3abfb9b5599e3faf318f399615e3
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to