[med-svn] [Git][med-team/pyscanfcs][master] Try to enhance clean target

Andreas Tille gitlab at salsa.debian.org
Mon Feb 24 21:16:17 GMT 2020



Andreas Tille pushed to branch master at Debian Med / pyscanfcs


Commits:
e704228a by Andreas Tille at 2020-02-24T22:16:00+01:00
Try to enhance clean target

- - - - -


3 changed files:

- + debian/clean
- debian/rules
- debian/source/options


Changes:

=====================================
debian/clean
=====================================
@@ -0,0 +1 @@
+pyscanfs/_version_save.py


=====================================
debian/rules
=====================================
@@ -27,6 +27,10 @@ override_dh_auto_clean:
 	touch doc/PyScanFCS_doc.pdf
 	dh_auto_clean
 
+override_dh_clean:
+	dh_clean
+	rm -f pyscanfcs/_version_save.py
+
 override_dh_auto_build:
 	cd $(DOCDIR) && \
 	$(FAKETIME) $(PDFLATEX) \


=====================================
debian/source/options
=====================================
@@ -1 +1 @@
-extend-diff-ignore="\.egg-info|pyscanfcs/_version_save.py"
+extend-diff-ignore="\.egg-info|.*/_version_save.py"



View it on GitLab: https://salsa.debian.org/med-team/pyscanfcs/-/commit/e704228a2fccd8542bcbe1e219e135f6914cfd6c

-- 
View it on GitLab: https://salsa.debian.org/med-team/pyscanfcs/-/commit/e704228a2fccd8542bcbe1e219e135f6914cfd6c
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/20200224/d1806278/attachment.html>


More information about the debian-med-commit mailing list