[med-svn] [Git][med-team/lambda-align][master] 4 commits: Standards-Version: 4.7.2 (routine-update)

Andreas Tille (@tille) gitlab at salsa.debian.org
Tue Oct 21 09:05:30 BST 2025



Andreas Tille pushed to branch master at Debian Med / lambda-align


Commits:
97254a0c by Andreas Tille at 2025-10-21T09:39:44+02:00
Standards-Version: 4.7.2 (routine-update)

- - - - -
e3ec15ce by Andreas Tille at 2025-10-21T09:39:44+02:00
debhelper-compat 13 (routine-update)

- - - - -
0eecb6c3 by Andreas Tille at 2025-10-21T09:39:56+02:00
debputy lint --auto-fix (routine-update)

- - - - -
18fa37a2 by Andreas Tille at 2025-10-21T09:44:35+02:00
routine-update: Ready to upload to unstable

- - - - -


4 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-lambda-align (1.0.3-8) UNRELEASED; urgency=medium
+lambda-align (1.0.3-8) unstable; urgency=medium
 
   * Team upload.
 
@@ -13,8 +13,11 @@ lambda-align (1.0.3-8) UNRELEASED; urgency=medium
   * Fix build using CMake 4
     Closes: #1113092
   * d/watch: version=5
+  * Standards-Version: 4.7.2 (routine-update)
+  * debhelper-compat 13 (routine-update)
+  * debputy lint --auto-fix (routine-update)
 
- -- Andreas Tille <tille at debian.org>  Tue, 21 Oct 2025 09:10:00 +0200
+ -- Andreas Tille <tille at debian.org>  Tue, 21 Oct 2025 09:39:59 +0200
 
 lambda-align (1.0.3-7) experimental; urgency=medium
 


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-12


=====================================
debian/control
=====================================
@@ -1,24 +1,28 @@
 Source: lambda-align
+Standards-Version: 4.7.2
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Sascha Steinbiss <satta at debian.org>
+Uploaders:
+ Sascha Steinbiss <satta at debian.org>,
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 12~),
-               libseqan2-dev,
-               cmake,
-               zlib1g-dev,
-               libbz2-dev,
-               openssl
-Standards-Version: 4.3.0
+Build-Depends:
+ debhelper-compat (= 13),
+ libseqan2-dev,
+ cmake,
+ zlib1g-dev,
+ libbz2-dev,
+ openssl,
 Vcs-Browser: https://salsa.debian.org/med-team/lambda-align
 Vcs-Git: https://salsa.debian.org/med-team/lambda-align.git
 Homepage: https://seqan.github.io/lambda
 
 Package: lambda-align
 Architecture: any
-Depends: ${shlibs:Depends},
-         ${misc:Depends}
-Suggests: cwl-runner
+Depends:
+ ${shlibs:Depends},
+ ${misc:Depends},
+Suggests:
+ cwl-runner,
 Description: Local Aligner for Massive Biological DatA
  Lambda is a local biosequence aligner optimized for many query sequences
  and searches in protein space. It is compatible to the de facto standard tool


=====================================
debian/rules
=====================================
@@ -31,6 +31,6 @@ override_dh_auto_configure:
 override_dh_auto_test:
 ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 ifneq (,$(filter amd64 arm64 mips64el ppc64el,$(DEB_BUILD_ARCH)))
-	cd build/tests && ctest --parallel $(DEB_BUILD_OPTION_PARALLEL)
+	cd build/tests && ctest $(DEB_BUILD_OPTION_PARALLEL)
 endif
 endif



View it on GitLab: https://salsa.debian.org/med-team/lambda-align/-/compare/3b05da29bf406c5fbf11bc84f40a708b9cf28292...18fa37a2c87af63de184b10993101aa1b12345fc

-- 
View it on GitLab: https://salsa.debian.org/med-team/lambda-align/-/compare/3b05da29bf406c5fbf11bc84f40a708b9cf28292...18fa37a2c87af63de184b10993101aa1b12345fc
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/20251021/a8c758ff/attachment-0001.htm>


More information about the debian-med-commit mailing list