Alexandre Detiste pushed to branch master at Debian Med / biomaj3-process


Commits:
4dae3a46 by Alexandre Detiste at 2026-06-14T10:28:40+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

- - - - -
a57acc42 by Alexandre Detiste at 2026-06-14T11:29:20+02:00
disable useless Salsa CI jobs

- - - - -
5b7268c8 by Alexandre Detiste at 2026-06-14T11:30:25+02:00
wrap-and-sort -ast

- - - - -
4e6ac6cb by Alexandre Detiste at 2026-06-14T11:31:07+02:00
use dh-cruft to register & purge /var/cache/python3-biomaj3-process/

- - - - -


4 changed files:

- debian/control
- debian/python3-biomaj3-process.install
- + debian/python3-biomaj3-process.purge
- debian/salsa-ci.yml


Changes:

=====================================
debian/control
=====================================
@@ -1,38 +1,44 @@
 Source: biomaj3-process
 Maintainer: Debian Med Packaging Team 
<[email protected]>
-Uploaders: Olivier Sallou <[email protected]>
+Uploaders:
+ Olivier Sallou <[email protected]>,
 Section: python
 Testsuite: autopkgtest-pkg-python
-Build-Depends: debhelper-compat (= 13),
-               dh-sequence-python3,
-               protobuf-compiler,
-               python3-all,
-               python3-bcrypt,
-               python3-consul,
-               python3-flask,
-               python3-pytest <!nocheck>,
-               python3-pika,
-               python3-prometheus-client,
-               python3-protobuf,
-               python3-pymongo,
-               python3-redis,
-               python3-setuptools,
-               python3-yaml,
-               python3-biomaj3-core,
-               python3-biomaj3-zipkin
-Standards-Version: 4.7.3
+Build-Depends:
+ debhelper-compat (= 13),
+ dh-sequence-cruft,
+ dh-sequence-python3,
+ protobuf-compiler,
+ python3-all,
+ python3-bcrypt,
+ python3-biomaj3-core,
+ python3-biomaj3-zipkin,
+ python3-consul,
+ python3-flask,
+ python3-pika,
+ python3-prometheus-client,
+ python3-protobuf,
+ python3-pymongo,
+ python3-pytest <!nocheck>,
+ python3-redis,
+ python3-setuptools,
+ python3-yaml,
+Standards-Version: 4.7.4
 Vcs-Browser: https://salsa.debian.org/med-team/biomaj3-process
 Vcs-Git: https://salsa.debian.org/med-team/biomaj3-process.git
 Homepage: https://github.com/genouest/biomaj-process
 
 Package: python3-biomaj3-process
 Architecture: all
-Depends: ${misc:Depends},
-         ${python3:Depends}
-Recommends: ${python3:Recommends}
-Suggests: ${python3:Suggests},
-          python3-gunicorn,
-          redis-server
+Depends:
+ ${misc:Depends},
+ ${python3:Depends},
+Recommends:
+ ${python3:Recommends},
+Suggests:
+ python3-gunicorn,
+ redis-server,
+ ${python3:Suggests},
 Description: BioMAJ process management library
  BioMAJ downloads remote data banks, checks their status and applies
  transformation workflows, with consistent state, to provide ready-to-use


=====================================
debian/python3-biomaj3-process.install
=====================================
@@ -1,4 +1,4 @@
 config.yml etc/python3-biomaj3-process
-gunicorn_conf.py etc/python3-biomaj3-process
-debian/biomaj-process-web usr/bin
 debian/biomaj-process-consumer usr/bin
+debian/biomaj-process-web usr/bin
+gunicorn_conf.py etc/python3-biomaj3-process


=====================================
debian/python3-biomaj3-process.purge
=====================================
@@ -0,0 +1 @@
+/var/cache/python3-biomaj3-process/


=====================================
debian/salsa-ci.yml
=====================================
@@ -1,3 +1,8 @@
 ---
 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



View it on GitLab: 
https://salsa.debian.org/med-team/biomaj3-process/-/compare/6fb144fe85d2defec223cc80c5a1d3762b23d8a3...4e6ac6cbac596d6f3744fec1072d2fa820d30310

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/biomaj3-process/-/compare/6fb144fe85d2defec223cc80c5a1d3762b23d8a3...4e6ac6cbac596d6f3744fec1072d2fa820d30310
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