[med-svn] [Git][med-team/nitime][master] dh_clean needs more adjustments

Andreas Tille (@tille) gitlab at salsa.debian.org
Mon Dec 11 14:15:29 GMT 2023



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 <tille at 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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20231211/7afccc17/attachment-0001.htm>


More information about the debian-med-commit mailing list