Alexandre Detiste pushed to branch master at Debian Med / python-pymummer


Commits:
6a589465 by Alexandre Detiste at 2026-09-12T13:25:59+02:00
wrap-and-sort -ast

- - - - -
a1b31530 by Alexandre Detiste at 2026-09-12T12:26:08+01:00
Update standards version to 4.7.4, no changes needed.

Upgrade checklist verified:
 4.7.3 → 4.7.4:
  * Package is not in non-free-firmware

Changes-By: lintian-brush
Fixes: lintian: source: out-of-date-standards-version 4.7.3 (released 
2025-12-23) (current is 4.7.4.1)
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html

- - - - -
86ff5115 by Alexandre Detiste at 2026-09-12T13:26:46+02:00
drop build-dep on python3-setuptools, this uses Hatchling

- - - - -
9f80f98d by Alexandre Detiste at 2026-09-12T13:27:48+02:00
Salca CI: disable BLHC, enable nocheck

- - - - -
fdf04d02 by Alexandre Detiste at 2026-09-12T13:28:20+02:00
release

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/salsa-ci.yml


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+python-pymummer (0.12.0-3) unstable; urgency=medium
+
+  * Team upload.
+  * Update standards version to 4.7.4, no changes needed.
+  * Drop build-dep on python3-setuptools, this uses Hatchling
+  * Salca CI: disable BLHC, enable nocheck
+
+ -- Alexandre Detiste <[email protected]>  Sat, 12 Sep 2026 13:27:52 +0200
+
 python-pymummer (0.12.0-2) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -1,30 +1,32 @@
 Source: python-pymummer
 Maintainer: Debian Med Packaging Team 
<[email protected]>
-Uploaders: Steffen Moeller <[email protected]>,
-           Andreas Tille <[email protected]>
+Uploaders:
+ Steffen Moeller <[email protected]>,
+ Andreas Tille <[email protected]>,
 Section: python
 Testsuite: autopkgtest-pkg-pybuild
-Build-Depends: debhelper-compat (= 13),
-               dh-sequence-python3,
-               pybuild-plugin-pyproject,
-               python3-all,
-               python3-hatchling,
-               python3-hatch-vcs,
-               python3-setuptools,
-               fastaq,
-               mummer,
-               python3-pytest <!nocheck>
-Standards-Version: 4.7.3
+Build-Depends:
+ debhelper-compat (= 13),
+ dh-sequence-python3,
+ fastaq,
+ mummer,
+ pybuild-plugin-pyproject,
+ python3-all,
+ python3-hatch-vcs,
+ python3-hatchling,
+ python3-pytest <!nocheck>,
+Standards-Version: 4.7.4
 Vcs-Browser: https://salsa.debian.org/med-team/python-pymummer
 Vcs-Git: https://salsa.debian.org/med-team/python-pymummer.git
 Homepage: https://github.com/sanger-pathogens/pymummer
 
 Package: python3-pymummer
 Architecture: all
-Depends: ${misc:Depends},
-         ${python3:Depends},
-         fastaq,
-         mummer
+Depends:
+ fastaq,
+ mummer,
+ ${misc:Depends},
+ ${python3:Depends},
 Description: Python 3 interface to MUMmer
  pymummer is a Python wrapper for running the programs of the MUMmer
  sequence alignment suite and parsing their output.


=====================================
debian/salsa-ci.yml
=====================================
@@ -3,5 +3,14 @@ include:
   - 
https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml
 
 variables:
+  SALSA_CI_DISABLE_BLHC: 1
   SALSA_CI_DISABLE_BUILD_PACKAGE_ALL: 1
   SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 1
+  SALSA_CI_ENABLE_BUILD_PACKAGE_PROFILES: 1
+
+test-build-profiles:
+  extends: .test-build-package-profiles
+  parallel:
+    matrix:
+      - BUILD_PROFILES: nocheck
+#      - BUILD_PROFILES: nodoc



View it on GitLab: 
https://salsa.debian.org/med-team/python-pymummer/-/compare/c2673457d8eca18fe311dc589576d8bf8a522f58...fdf04d02a60d84a6c5af7ca6e95885b3147a5e33

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/python-pymummer/-/compare/c2673457d8eca18fe311dc589576d8bf8a522f58...fdf04d02a60d84a6c5af7ca6e95885b3147a5e33
You're receiving this email because of your account on salsa.debian.org. Manage 
all notifications: https://salsa.debian.org/-/profile/notifications | Help: 
https://salsa.debian.org/help


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to