[med-svn] [Git][med-team/bowtie][master] 2 commits: Fix clean target

Andreas Tille (@tille) gitlab at salsa.debian.org
Thu Jan 25 11:37:49 GMT 2024



Andreas Tille pushed to branch master at Debian Med / bowtie


Commits:
638b97f6 by Andreas Tille at 2024-01-25T12:26:47+01:00
Fix clean target

- - - - -
fce83a13 by Andreas Tille at 2024-01-25T12:37:34+01:00
Upload to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+bowtie (1.3.1-3) unstable; urgency=medium
+
+  * Fix clean target
+    Closes: #1043697
+
+ -- Andreas Tille <tille at debian.org>  Thu, 25 Jan 2024 12:27:31 +0100
+
 bowtie (1.3.1-2) unstable; urgency=medium
 
   * Exclude i386 build in salsa-ci


=====================================
debian/rules
=====================================
@@ -50,6 +50,8 @@ override_dh_missing-indep:
 
 override_dh_auto_clean:
 	rm -f .bowtie*
+	rm -f .simple*
+	rm -rf __pycache__
 	dh_auto_clean
 
 override_dh_auto_test:



View it on GitLab: https://salsa.debian.org/med-team/bowtie/-/compare/da5a2eed1910bd29201bc1b3f947dd9c2935bd81...fce83a130b3f81a00c17705514c6621b876442b8

-- 
View it on GitLab: https://salsa.debian.org/med-team/bowtie/-/compare/da5a2eed1910bd29201bc1b3f947dd9c2935bd81...fce83a130b3f81a00c17705514c6621b876442b8
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/20240125/3cbc7314/attachment-0001.htm>


More information about the debian-med-commit mailing list