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 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247
|
python-can (4.1.0-1) unstable; urgency=medium
* New upstream version 4.1.0
[ IOhannes m zmölnig (Debian/GNU) ]
* Refresh patches
* Drop patches applied upstream.
* Additional Build-Depends for docs
* Add patch to fix examples
* Drop obsolete python3:Recommends and python3:Suggests
* Add sphinxdoc:Built-Using
* Make sure that test.trc is not shipped in toplevel Python
library directory
* Update d/copyright
+ Modernize 'licensecheck' target
+ Exclude images from 'licensecheck'
+ Regenerate d/copyright_hints
* Update d/upstream/metadata
[ Stefano Rivera ]
* Remove debian/rules hack to copy the full contents of test/ into
pybuild-environment. Not needed.
* Build with pybuild-plugin-pyproject.
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Tue, 29 Nov 2022 13:33:15 +0100
python-can (4.0.0~github-4) unstable; urgency=medium
* Skip LittleEndian-tests on BigEndian archs
* Switch upstream homepage to github
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Wed, 17 Aug 2022 10:27:17 +0200
python-can (4.0.0~github-3) unstable; urgency=medium
* d/watch: mangle the ~github suffix from debversion
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Thu, 04 Aug 2022 22:08:23 +0200
python-can (4.0.0~github-2) unstable; urgency=medium
* Disable Multicast/IP tests during build (not runnable on buildd)
* Add autopkgtest (that includes the Multicast/IP tests)
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Thu, 14 Jul 2022 12:53:21 +0200
python-can (4.0.0~github-1) unstable; urgency=medium
* New upstream version 4.0.0~github
- Remove patches resolved upstream
- Refresh remaining patches
* Add patch to drop tests requiring unpackaged modules
* Add patch to fix pytest.approx assertions (Closes: #1013710)
* python-can-doc updates:
- Add patch to make documentation reproducible
- Set PYTHONPATH when invoking sphinx
- Don't build sphinx-documentation in the <nodoc> profile
- Declare that python3-can is the main package for the docs
- Fix doc-base path
* Replace dh's "--with ..." with B-Ds on dh-sequence-...
* Update Build-Dependencies
- Add new dependencies
- Drop unused B-Ds
- Annotate B-Ds that are only needed in certain build-profiles
* Fix (and simplify) d/watch
* Refresh d/copyright
- Regenerate d/copyright_hints
* Bump standards version to 4.6.1
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Thu, 07 Jul 2022 12:16:10 +0200
python-can (3.3.2.final~github-3) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* Update standards version to 4.5.0, no changes needed.
[ Ondřej Nový ]
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Sandro Tosi ]
* Use the new Debian Python Team contact name and address
[ IOhannes m zmölnig (Debian/GNU) ]
* Add patch for Python3.10 compatibility (Closes: #1002391)
* Keep an empty "tool:pytest" section in setup.cfg to fix salsa-ci
builds
* Apply 'wrap-and-sort -ast'
* Use "execute_after_dh_..." rather than "override_dh_..."
* Bump dh-compat to 13
* Bump standards version to 4.6.0
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Mon, 10 Jan 2022 13:41:39 +0100
python-can (3.3.2.final~github-2) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ IOhannes m zmölnig ]
* Fixed d/watch
* Don't install a python-package "test" that only contains python-can tests
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Mon, 13 Jan 2020 11:22:58 +0100
python-can (3.3.2.final~github-1) unstable; urgency=medium
* New upstream version 3.3.2.final~github
* Refresh patches
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Mon, 16 Sep 2019 11:36:36 +0200
python-can (3.3.2~github-1) unstable; urgency=medium
* New upstream version 3.3.2~github
[ IOhannes m zmölnig (Debian/GNU) ]
* Refresh patches
* Drop "python-can" as part of the Python2 removal in bullseye
* Add patch to use 'python3' in doc-strings and when calling scripts
* Add patch to fallback to 'enum' library
* Add patch to (temporarily) disable 'sphinx_autodoc_typehints'
* Add hack to copy the full contents of test/ into pybuild-environment
* Switch d/watch to monitor github instead of pypi
* Update d/copyright
* Refresh d/copyright_hints
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
* Bump Standards-Version to 4.4.0.
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Tue, 10 Sep 2019 15:19:19 +0200
python-can (3.0.0+github-1) unstable; urgency=medium
* New upstream version 3.0.0+github
* Upstream provides a nicer tarball on github than via pypi
* Drop patches that are no longer needed
* Refresh patches
* Add B-Ds required for the testsuite
* Alphabetically sort B-Ds
* Build and install manpages
* Fixed doc installation paths
* Add gbp.conf
* Bumped dh compat to 12
* Bumped standards version to 4.3.0
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Mon, 11 Feb 2019 23:19:15 +0100
python-can (3.0.0-1) unstable; urgency=medium
* New upstream version 3.0.0
[ Ondřej Nový ]
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
[ IOhannes m zmölnig (Debian/GNU) ]
* Refreshed patches
* Added patch to fix pytest invocation
* Updated d/copyright(_hints)
* Bumped standards version to 4.2.1
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Tue, 09 Oct 2018 20:57:50 +0200
python-can (2.2.1-1) unstable; urgency=medium
* Import python-can_2.2.1.orig.tar.gz
* Patches
* Added missing sphinx-config
* Skip unit-tests that lack inpurt data
* Skip unit-tests that require kernel-module to be loaded
* Patch to skip some minor failing test on Py3.6
* Dropped git-dpm
* Added README.rst to docs (Closes: #896187, #903188)
* Added new B-Ds for testsuite
* Don't require "root" for building
* Updated d/copyright(_hints)
* Bumped standards version to 4.1.5
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Mon, 16 Jul 2018 11:47:12 +0200
python-can (2.1.0-3) unstable; urgency=medium
* Enabled generic DebCI tests for python packages
* Bumped standards version to 4.1.4
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Wed, 18 Apr 2018 15:46:50 +0200
python-can (2.1.0-2) unstable; urgency=medium
* Added missing Depends on python-pkg-resources
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Thu, 08 Mar 2018 11:25:46 +0100
python-can (2.1.0-1) unstable; urgency=medium
* New upstream release 2.1.0
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
[ IOhannes m zmölnig (Debian/GNU) ]
* Imported new upstream
* Added missing sphinx-config
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Sun, 04 Mar 2018 22:46:28 +0100
python-can (2.0.0-1) unstable; urgency=medium
* Imported python-can 2.0.0
* Updated d/watch
* B-D on python3-sphinx
* Depend on python-serial
* Dropped manpages for no-longer existing binaries
* Set Multi-Arch:foreign for doc package
* Updated d/copyright
* Added 'licensecheck' rule
* Added d/copyright_hints
* Bumped standards version to 4.1.3
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Sun, 07 Jan 2018 11:22:31 +0100
python-can (1.5.2-3) unstable; urgency=medium
* Added python-can-doc package
* Build documentation with sphinx
* Added missing sphinx-config
* B-D on sphinx
* Multi-line dependencies and suggest -doc package.
* Fixed description.
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Mon, 26 Sep 2016 17:16:19 +0200
python-can (1.5.2-2) unstable; urgency=medium
* Dropped test-output from binary packages.
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Thu, 22 Sep 2016 23:39:35 +0200
python-can (1.5.2-1) unstable; urgency=medium
* Initial release (closes: #837805)
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Thu, 15 Sep 2016 14:49:36 +0200
|