[med-svn] [Git][med-team/pycorrfit][master] 4 commits: disable useless Salsa CI jobs

Alexandre Detiste (@detiste-guest) gitlab at salsa.debian.org
Wed Mar 18 10:13:07 GMT 2026



Alexandre Detiste pushed to branch master at Debian Med / pycorrfit


Commits:
b5b532ca by Alexandre Detiste at 2026-03-18T11:11:30+01:00
disable useless Salsa CI jobs

- - - - -
5bf74991 by Alexandre Detiste at 2026-03-18T11:11:46+01:00
wrap-and-sort -ast

- - - - -
a6558c56 by Alexandre Detiste at 2026-03-18T11:12:09+01:00
drop "Rules-Requires-Root: no": it is the default now

- - - - -
488d545a by Alexandre Detiste at 2026-03-18T11:12:39+01:00
bump Standards-Version to 4.7.3, drop Priority: tag

- - - - -


3 changed files:

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


Changes:

=====================================
debian/control
=====================================
@@ -1,54 +1,56 @@
 Source: pycorrfit
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Alexandre Mestiashvili <mestia at debian.org>,
-           Andreas Tille <tille at debian.org>
+Uploaders:
+ Alexandre Mestiashvili <mestia at debian.org>,
+ Andreas Tille <tille at debian.org>,
 Section: python
-Priority: optional
-Build-Depends: cython3,
-               debhelper-compat (= 13),
-               dh-sequence-python3,
-               faketime,
-               imagemagick,
-               librsvg2-bin,
-               python3-dev,
-               python3-lmfit,
-               python3-matplotlib,
-               python3-numpy,
-               python3-pytest,
-               python3-pytest-runner,
-               python3-setuptools,
-               python3-simplejson,
-               python3-urllib3,
-               python3-wxgtk4.0,
-               python3-yaml,
-               texlive-bibtex-extra,
-               texlive-extra-utils,
-               texlive-fonts-recommended,
-               texlive-latex-extra,
-               texlive-latex-recommended,
-               texlive-science,
-               python3-zombie-imp,
-Standards-Version: 4.7.0
+Build-Depends:
+ debhelper-compat (= 13),
+ dh-sequence-python3,
+ cython3,
+ faketime,
+ imagemagick,
+ librsvg2-bin,
+ python3-dev,
+ python3-lmfit,
+ python3-matplotlib,
+ python3-numpy,
+ python3-pytest,
+ python3-pytest-runner,
+ python3-setuptools,
+ python3-simplejson,
+ python3-urllib3,
+ python3-wxgtk4.0,
+ python3-yaml,
+ python3-zombie-imp,
+ texlive-bibtex-extra,
+ texlive-extra-utils,
+ texlive-fonts-recommended,
+ texlive-latex-extra,
+ texlive-latex-recommended,
+ texlive-science,
+Standards-Version: 4.7.3
 Vcs-Browser: https://salsa.debian.org/med-team/pycorrfit
 Vcs-Git: https://salsa.debian.org/med-team/pycorrfit.git
 Homepage: https://pycorrfit.readthedocs.io/
-Rules-Requires-Root: no
 
 Package: pycorrfit
 Architecture: any
-Depends: python3-matplotlib,
-         python3-numpy,
-         python3-scipy,
-         python3-simplejson,
-         python3-sympy,
-         python3-wxgtk4.0,
-         python3-yaml,
-         ${misc:Depends},
-         ${python3:Depends},
-         ${shlibs:Depends}
-Recommends: dvipng,
-            texlive-latex-base,
-            texlive-science
+Depends:
+ python3-matplotlib,
+ python3-numpy,
+ python3-scipy,
+ python3-simplejson,
+ python3-sympy,
+ python3-wxgtk4.0,
+ python3-yaml,
+ ${misc:Depends},
+ ${python3:Depends},
+ ${shlibs:Depends},
+Recommends:
+ dvipng,
+ texlive-latex-base,
+ texlive-science,
 Description: tool for fitting correlation curves on a logarithmic plot
  PyCorrFit is a general-purpose FCS evaluation software that,
  amongst other formats, supports the established Zeiss ConfoCor3 ~.fcs


=====================================
debian/salsa-ci.yml
=====================================
@@ -1,4 +1,7 @@
 ---
 include:
-  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
-  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml
+
+variables:
+  SALSA_CI_DISABLE_BUILD_PACKAGE_ALL: 1
+  SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 1


=====================================
debian/tests/control
=====================================
@@ -1,3 +1,8 @@
-Tests: pycorrfit-autopkgtests
-Restrictions: allow-stderr
-Depends: @, python3-pytest, python3-zombie-imp
+Tests:
+ pycorrfit-autopkgtests,
+Restrictions:
+ allow-stderr,
+Depends:
+ python3-pytest,
+ python3-zombie-imp,
+ @,



View it on GitLab: https://salsa.debian.org/med-team/pycorrfit/-/compare/5a925e1a044e46edc3dc120eb393f83baf190065...488d545a47108c3404a6efcd5fad830872903efb

-- 
View it on GitLab: https://salsa.debian.org/med-team/pycorrfit/-/compare/5a925e1a044e46edc3dc120eb393f83baf190065...488d545a47108c3404a6efcd5fad830872903efb
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/20260318/34c3a956/attachment-0001.htm>


More information about the debian-med-commit mailing list