[med-svn] [Git][med-team/tantan][upstream] New upstream version 51

Sascha Steinbiss (@satta) gitlab at salsa.debian.org
Sat Oct 19 10:24:55 BST 2024



Sascha Steinbiss pushed to branch upstream at Debian Med / tantan


Commits:
c5475c36 by Sascha Steinbiss at 2024-10-19T11:20:56+02:00
New upstream version 51
- - - - -


4 changed files:

- src/Makefile
- src/mcf_simd.hh
- src/tantan.cc
- src/tantan.hh


Changes:

=====================================
src/Makefile
=====================================
@@ -10,7 +10,7 @@ clean:
 	rm -f ../bin/tantan
 
 VERSION1 = git describe --dirty
-VERSION2 = echo ' (HEAD -> main, tag: 50) ' | sed -e 's/.*tag: *//' -e 's/[,) ].*//'
+VERSION2 = echo ' (HEAD -> main, tag: 51) ' | sed -e 's/.*tag: *//' -e 's/[,) ].*//'
 
 VERSION = \"`test -e ../.git && $(VERSION1) || $(VERSION2)`\"
 


=====================================
src/mcf_simd.hh
=====================================
@@ -1,5 +1,5 @@
 // Author: Martin C. Frith 2019
-// SPDX-License-Identifier: GPL-3.0-or-later
+// SPDX-License-Identifier: MPL-2.0
 
 #ifndef MCF_SIMD_HH
 #define MCF_SIMD_HH


=====================================
src/tantan.cc
=====================================
@@ -1,4 +1,5 @@
-// Copyright 2010 Martin C. Frith
+// Author: Martin C. Frith 2010
+// SPDX-License-Identifier: MPL-2.0
 
 #include "tantan.hh"
 #include "mcf_simd.hh"


=====================================
src/tantan.hh
=====================================
@@ -1,4 +1,5 @@
-// Copyright 2010 Martin C. Frith
+// Author: Martin C. Frith 2010
+// SPDX-License-Identifier: MPL-2.0
 
 // These are routines for masking simple regions (low-complexity and
 // short-period tandem repeats) in biological sequences.  To



View it on GitLab: https://salsa.debian.org/med-team/tantan/-/commit/c5475c36412b5675305cf1c4c54c5bee2e30195c

-- 
View it on GitLab: https://salsa.debian.org/med-team/tantan/-/commit/c5475c36412b5675305cf1c4c54c5bee2e30195c
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/20241019/55bad10f/attachment-0001.htm>


More information about the debian-med-commit mailing list