summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPicca Frédéric-Emmanuel <picca@debian.org>2023-08-05 16:40:13 +0200
committerPicca Frédéric-Emmanuel <picca@debian.org>2023-08-05 16:40:13 +0200
commitfc79d87e58f93f5ea02601cb975fc51595a05772 (patch)
tree9670f169558f8d545ee0eef5704b228940d4fbd9
parent12c99048f227c2a1f1d248c3690091f35611c720 (diff)
fix libca and licom version
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index ed0b11a..ed7414d 100644
--- a/debian/control
+++ b/debian/control
@@ -31,8 +31,8 @@ Depends:
${python3:Depends},
${misc:Depends},
python3-pkg-resources,
- libca4.13.5,
- libcom3.17.6
+ libca4.14.2,
+ libcom3.22.0
Suggests: python-pyepics-doc
Description: EPICS channel access for Python
PyEpics3 is a Python interface to the EPICS Channel Access (CA) library