From 2b81982c3752965ea5c0eb0e5106834ade56a1be Mon Sep 17 00:00:00 2001 From: Alexandre Detiste Date: Wed, 21 Jan 2026 19:24:29 +0100 Subject: [PATCH 1/2] debian/: bump Standards-Version and trop Priority tag accordingly --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 2a10fb1..c68558d 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,5 @@ Source: python-csa Section: python -Priority: optional Maintainer: Mikael Djurfeldt Build-Depends: debhelper-compat (= 13), @@ -10,7 +9,7 @@ Build-Depends: python3-pytest, python3-numpy, python3-matplotlib, -Standards-Version: 4.4.1 +Standards-Version: 4.7.3 Homepage: https://github.com/INCF/csa Package: python3-csa From 62ce81da67a33bf27b1efbdf81acb92ccf94faf0 Mon Sep 17 00:00:00 2001 From: Alexandre Detiste Date: Wed, 21 Jan 2026 19:50:31 +0100 Subject: [PATCH 2/2] mark Architecture: all, there are no .c files here --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index c68558d..3caae0f 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Standards-Version: 4.7.3 Homepage: https://github.com/INCF/csa Package: python3-csa -Architecture: any +Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, python3-numpy, python3-matplotlib Description: Connection-Set Algebra (CSA) implemented in Python The CSA library provides elementary connection-sets and operators for