[med-svn] [Git][med-team/mmseqs2][master] 3 commits: amd64: clean up all build directories. Closes: #1047999

Michael R. Crusoe (@crusoe) gitlab at salsa.debian.org
Wed Nov 1 20:58:53 GMT 2023



Michael R. Crusoe pushed to branch master at Debian Med / mmseqs2


Commits:
f07f6e77 by Michael R. Crusoe at 2023-11-01T21:53:32+01:00
amd64: clean up all build directories. Closes: #1047999

- - - - -
74dc51be by Michael R. Crusoe at 2023-11-01T21:53:32+01:00
d/control: acknowledge patch from sangmeng <sangmeng at loongson.cn> to add loong64 support.

- - - - -
67f70864 by Michael R. Crusoe at 2023-11-01T21:57:39+01:00
routine-update: Ready to upload to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+mmseqs2 (15-6f452+ds-2) unstable; urgency=medium
+
+  * Team upload.
+  * amd64: clean up all build directories. Closes: #1047999
+  * d/control: acknowledge patch from sangmeng <sangmeng at loongson.cn>
+               to add loong64 support.
+
+ -- Michael R. Crusoe <crusoe at debian.org>  Wed, 01 Nov 2023 21:57:39 +0100
+
 mmseqs2 (15-6f452+ds-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/rules
=====================================
@@ -59,6 +59,10 @@ endif
 override_dh_auto_install-indep:
 
 override_dh_auto_clean:
+ifeq (amd64,$(DEB_HOST_ARCH))
+	$(foreach SIMD,$(AMD64_SIMD_LEVELS),dh_auto_clean --builddirectory build_$(SIMD) && ) true
+	dh_auto_clean --builddirectory build_plain
+endif
 	dh_auto_clean
 	rm -Rf build-*
 



View it on GitLab: https://salsa.debian.org/med-team/mmseqs2/-/compare/20b1a945278f03844b6a5d6559788df8e57c18dd...67f708648143584f90531dc00703e92ca65942fd

-- 
View it on GitLab: https://salsa.debian.org/med-team/mmseqs2/-/compare/20b1a945278f03844b6a5d6559788df8e57c18dd...67f708648143584f90531dc00703e92ca65942fd
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/20231101/38bf9db1/attachment-0001.htm>


More information about the debian-med-commit mailing list