[med-svn] [Git][med-team/lambda-align][master] Add version fix patch

Enrico Seiler (@eseiler) gitlab at salsa.debian.org
Sun Feb 22 19:34:15 GMT 2026



Enrico Seiler pushed to branch master at Debian Med / lambda-align


Commits:
f32e10d9 by Enrico Seiler at 2026-02-22T20:11:38+01:00
Add version fix patch

- - - - -


3 changed files:

- debian/changelog
- + debian/patches/0005-Fix-version.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -3,6 +3,7 @@ lambda-align (1.0.3-9) UNRELEASED; urgency=medium
   * Team upload.
   * Add SeqAn 2.5.x namespace patch
   * Fix autopkgtest using CMake 4
+  * Add version fix patch
 
  -- Enrico Seiler <enrico.seiler.debian at outlook.com>  Sun, 22 Feb 2026 19:59:51 +0100
 


=====================================
debian/patches/0005-Fix-version.patch
=====================================
@@ -0,0 +1,21 @@
+From: Enrico Seiler <enrico.seiler.debian at outlook.com>
+Date: Sun, 22 Feb 2026 20:10:33 +0100
+Subject: Fix version
+
+---
+ src/CMakeLists.txt | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
+index 9fc2e08..379728d 100644
+--- a/src/CMakeLists.txt
++++ b/src/CMakeLists.txt
+@@ -13,7 +13,7 @@
+ # change this after every release
+ set (SEQAN_APP_VERSION_MAJOR "1")
+ set (SEQAN_APP_VERSION_MINOR "0")
+-set (SEQAN_APP_VERSION_PATCH "2")
++set (SEQAN_APP_VERSION_PATCH "3")
+ 
+ # don't change the following
+ set (SEQAN_APP_VERSION "${SEQAN_APP_VERSION_MAJOR}.${SEQAN_APP_VERSION_MINOR}.${SEQAN_APP_VERSION_PATCH}")


=====================================
debian/patches/series
=====================================
@@ -2,3 +2,4 @@ set-seqan-cmake-dir.patch
 force-link-rt-pthread.patch
 0003-Upgrade-to-SeqAn-2.5.0.patch
 0004-make-test-not-depend-on-CXX.patch
+0005-Fix-version.patch



View it on GitLab: https://salsa.debian.org/med-team/lambda-align/-/commit/f32e10d928731fd850ea0748a46c52cfe97d6dde

-- 
View it on GitLab: https://salsa.debian.org/med-team/lambda-align/-/commit/f32e10d928731fd850ea0748a46c52cfe97d6dde
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/20260222/3bae273d/attachment-0001.htm>


More information about the debian-med-commit mailing list