[med-svn] [Git][med-team/last-align][master] Update 2 files

Charles Plessy (@plessy) gitlab at salsa.debian.org
Thu Jan 16 04:47:04 GMT 2025



Charles Plessy pushed to branch master at Debian Med / last-align


Commits:
49008ce1 by Charles Plessy at 2025-01-16T04:47:02+00:00
Update 2 files

- /debian/patches/fix-shebang.patch
- /debian/patches/series
- - - - -


2 changed files:

- − debian/patches/fix-shebang.patch
- debian/patches/series


Changes:

=====================================
debian/patches/fix-shebang.patch deleted
=====================================
@@ -1,75 +0,0 @@
-Description: Fix shebang to the right location in python scripts
-Author: Nilesh Patra <nilesh at debian.org>
-Last-Update: 2021-08-09
---- a/bin/fasta-nr
-+++ b/bin/fasta-nr
-@@ -1,4 +1,4 @@
--#! /usr/bin/env python
-+#! /usr/bin/python3
- # Author: Martin C. Frith 2021
- 
- # xxx This is inefficient: ok for smallish data
---- a/bin/last-dotplot
-+++ b/bin/last-dotplot
-@@ -1,4 +1,4 @@
--#! /usr/bin/env python
-+#! /usr/bin/python3
- # Author: Martin C. Frith 2008
- # SPDX-License-Identifier: GPL-3.0-or-later
- 
---- a/bin/last-map-probs
-+++ b/bin/last-map-probs
-@@ -1,4 +1,4 @@
--#! /usr/bin/env python
-+#! /usr/bin/python3
- 
- # Copyright 2010, 2011, 2012, 2014 Martin C. Frith
- 
---- a/bin/last-postmask
-+++ b/bin/last-postmask
-@@ -1,4 +1,4 @@
--#! /usr/bin/env python
-+#! /usr/bin/python3
- 
- # Copyright 2014 Martin C. Frith
- 
---- a/bin/last-train
-+++ b/bin/last-train
-@@ -1,4 +1,4 @@
--#! /usr/bin/env python
-+#! /usr/bin/python3
- # Copyright 2015 Martin C. Frith
- # SPDX-License-Identifier: GPL-3.0-or-later
- 
---- a/bin/maf-convert
-+++ b/bin/maf-convert
-@@ -1,4 +1,4 @@
--#! /usr/bin/env python
-+#! /usr/bin/python3
- # Copyright 2010, 2011, 2013, 2014 Martin C. Frith
- # SPDX-License-Identifier: GPL-3.0-or-later
- # Seems to work with Python 2.x, x>=6
---- a/bin/maf-cut
-+++ b/bin/maf-cut
-@@ -1,4 +1,4 @@
--#! /usr/bin/env python
-+#! /usr/bin/python3
- # Author: Martin C. Frith 2018
- 
- from __future__ import print_function
---- a/bin/maf-join
-+++ b/bin/maf-join
-@@ -1,4 +1,4 @@
--#! /usr/bin/env python
-+#! /usr/bin/python3
- 
- # Copyright 2009, 2010, 2011 Martin C. Frith
- 
---- a/bin/maf-swap
-+++ b/bin/maf-swap
-@@ -1,4 +1,4 @@
--#! /usr/bin/env python
-+#! /usr/bin/python3
- # Author: Martin C. Frith
- # SPDX-License-Identifier: GPL-3.0-or-later
- 


=====================================
debian/patches/series
=====================================
@@ -1,3 +1,2 @@
 helpMakefiles.patch
-simde
-fix-shebang.patch
+simde
\ No newline at end of file



View it on GitLab: https://salsa.debian.org/med-team/last-align/-/commit/49008ce142bbb90290d81cb2c4aa6aa7f0f5b118

-- 
View it on GitLab: https://salsa.debian.org/med-team/last-align/-/commit/49008ce142bbb90290d81cb2c4aa6aa7f0f5b118
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/20250116/ae00149e/attachment-0001.htm>


More information about the debian-med-commit mailing list