File: changelog

package info (click to toggle)
python-can 3.3.2.final~github-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,172 kB
  • sloc: python: 10,208; makefile: 30; sh: 12
file content (152 lines) | stat: -rw-r--r-- 4,893 bytes parent folder | download
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
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