[med-svn] [Git][med-team/smalt][master] 3 commits: Fix clean target

Andreas Tille (@tille) gitlab at salsa.debian.org
Fri Jan 12 06:07:38 GMT 2024



Andreas Tille pushed to branch master at Debian Med / smalt


Commits:
26b1857d by Andreas Tille at 2024-01-12T06:59:12+01:00
Fix clean target

- - - - -
4dad8f28 by Andreas Tille at 2024-01-12T06:59:44+01:00
routine-update: Standards-Version: 4.6.2

- - - - -
110b2a11 by Andreas Tille at 2024-01-12T07:02:58+01:00
routine-update: Ready to upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+smalt (0.7.6-13) unstable; urgency=medium
+
+  * Fix clean target
+    Closes: #1047681
+  * Standards-Version: 4.6.2 (routine-update)
+
+ -- Andreas Tille <tille at debian.org>  Fri, 12 Jan 2024 07:00:11 +0100
+
 smalt (0.7.6-12) unstable; urgency=medium
 
   * Team Upload.


=====================================
debian/control
=====================================
@@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 13),
                python3 <!nocheck>,
                samtools,
                libbambamc-dev
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/med-team/smalt
 Vcs-Git: https://salsa.debian.org/med-team/smalt.git
 Homepage: https://www.sanger.ac.uk/science/tools/smalt-0


=====================================
debian/rules
=====================================
@@ -26,6 +26,7 @@ override_dh_install-indep:
 override_dh_auto_clean:
 	dh_auto_clean
 	rm -rf test/*.pyc misc/*.pyc test/tmp
+	find . -type d -name __pycache__ | xargs rm -rf
 
 override_dh_auto_build-arch:
 	dh_auto_build -a



View it on GitLab: https://salsa.debian.org/med-team/smalt/-/compare/a41b94e90586efc5ba4deeb87f446d707e6b293d...110b2a11564723d15803dee55a0934b316fd5dbc

-- 
View it on GitLab: https://salsa.debian.org/med-team/smalt/-/compare/a41b94e90586efc5ba4deeb87f446d707e6b293d...110b2a11564723d15803dee55a0934b316fd5dbc
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/20240112/6022b8e6/attachment-0001.htm>


More information about the debian-med-commit mailing list