1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
|
python-pyepics (3.5.8+ds-1) unstable; urgency=medium
* Team upload.
* New upstream version 3.5.8+ds
-- Alexandre Detiste <tchet@debian.org> Sat, 18 Oct 2025 17:21:17 +0200
python-pyepics (3.5.7+ds-1) unstable; urgency=medium
* Team upload.
* New upstream version 3.5.7+ds
* Drop runtime dependency on python3-pkg-resources (Closes: #1083689)
-- Alexandre Detiste <tchet@debian.org> Fri, 31 Jan 2025 00:16:23 +0100
python-pyepics (3.5.6+ds-2) unstable; urgency=medium
* Add missing build-dependency on python3-setuptools.
* Make the package binNMUable by computing the libca and libcom version
dependency during the build.
-- Picca Frédéric-Emmanuel <picca@debian.org> Thu, 08 Aug 2024 15:37:06 +0200
python-pyepics (3.5.6+ds-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Standards-Version: 4.7.0 (routine-update)
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
* Rules-Requires-Root: no (routine-update)
* Remove dependency on python3-six
* Refresh patches
* Apply Multi-Arch hint
-- Alexandre Detiste <tchet@debian.org> Wed, 03 Jul 2024 00:08:40 +0200
python-pyepics (3.5.2+ds-1) unstable; urgency=medium
* Team upload
* d/watch: Import from GitHub
* New upstream version 3.5.2+ds (Closes: #1058200)
* Add build deps for new version
* Rebase patches
* d/copyright: Drop removed licenses
[ Sébastien Delafond ]
* d/control: remove myself from uploaders
-- Bastian Germann <bage@debian.org> Fri, 19 Apr 2024 18:53:28 +0000
python-pyepics (3.5.1+ds-1) unstable; urgency=medium
[ Neil Williams ]
* Update control to remove myself from Uploaders
[ Picca Frédéric-Emmanuel ]
* New upstream version 3.5.1+ds
* Bug fix: "hard-coded dependencies on libca4.13.5 and libcom3.17.6",
thanks to Sebastian Ramacher (Closes: #1043066).
-- Picca Frédéric-Emmanuel <picca@debian.org> Sat, 05 Aug 2023 21:01:18 +0200
python-pyepics (3.4.1+ds-3) unstable; urgency=medium
* Remove autopkgtest-pkg-python
* Limit internal tests to amd64 only
-- Neil Williams <codehelp@debian.org> Sat, 16 Jul 2022 17:56:16 +0100
python-pyepics (3.4.1+ds-2) unstable; urgency=medium
* Source-only upload to support migration
* Restrict to amd64 only for EPICS support
-- Neil Williams <codehelp@debian.org> Fri, 15 Jul 2022 21:18:29 +0100
python-pyepics (3.4.1+ds-1) unstable; urgency=medium
[ Sébastien Delafond ]
* d/control: section
* Fix doc package
* Add myself to Uploaders and debian/ copyright
* Better patch description for 0002
* Update 0002 patch name
* Add d/salsa-ci.yml
* Do not use python3 for documentation package
* Add d/gbp.conf
* Tell autodep8 test to use epics as the module name
* Depend on python3-pkg-resources
[ Andrius Merkys ]
* Initial release (Closes: #985486)
[ Neil Williams ]
* Bump debhelper support and standards version
* Update d.copyright
* Fix omissions in d.copyright
-- Neil Williams <codehelp@debian.org> Wed, 13 Jul 2022 10:39:22 +0100
|