[med-svn] [Git][med-team/pycoqc][master] add dependency on python3-pkg-resources

Alexandre Detiste (@detiste-guest) gitlab at salsa.debian.org
Sat Jan 18 02:00:02 GMT 2025



Alexandre Detiste pushed to branch master at Debian Med / pycoqc


Commits:
f584d2e1 by Alexandre Detiste at 2025-01-18T02:59:47+01:00
add dependency on python3-pkg-resources

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+pycoqc (2.5.2+dfsg-4) unstable; urgency=medium
+
+  * Team upload.
+  * Add explicit runtime dependency on python3-pkg-resources
+
+ -- Alexandre Detiste <tchet at debian.org>  Sat, 18 Jan 2025 02:59:32 +0100
+
 pycoqc (2.5.2+dfsg-3) unstable; urgency=medium
 
   * Really fix watch file


=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
-               dh-python,
+               dh-sequence-python3,
                python3,
                python3-setuptools
 Standards-Version: 4.6.0
@@ -17,6 +17,7 @@ Package: pycoqc
 Architecture: all
 Depends: ${python3:Depends},
          ${misc:Depends},
+         python3-pkg-resources,
          python3-numpy,
          python3-scipy,
          python3-pandas,


=====================================
debian/rules
=====================================
@@ -7,4 +7,4 @@ include /usr/share/dpkg/default.mk
 export PYBUILD_NAME=pycoqc
 
 %:
-	dh $@ --with python3 --buildsystem=pybuild
+	dh $@ --buildsystem=pybuild



View it on GitLab: https://salsa.debian.org/med-team/pycoqc/-/commit/f584d2e190a9cca9dfe459302e58f160e5186c35

-- 
View it on GitLab: https://salsa.debian.org/med-team/pycoqc/-/commit/f584d2e190a9cca9dfe459302e58f160e5186c35
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/20250118/abc82642/attachment-0001.htm>


More information about the debian-med-commit mailing list