File: changelog

package info (click to toggle)
python-pysnmp4 4.4.6%2Brepack1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,388 kB
  • sloc: python: 19,792; makefile: 166; sh: 23
file content (211 lines) | stat: -rw-r--r-- 6,885 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
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
python-pysnmp4 (4.4.6+repack1-1) unstable; urgency=medium

  * Fix upstream tarball. Previous upload was using a snapshot of master.
    Closes: #910269.

 -- Vincent Bernat <bernat@debian.org>  Fri, 05 Oct 2018 17:48:53 +0200

python-pysnmp4 (4.4.6-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use 'python3 -m sphinx' instead of sphinx-build for building docs

  [ Vincent Bernat ]
  * New upstream release.
     - tolerate duplicate enumerations. Closes: #906978.

 -- Vincent Bernat <bernat@debian.org>  Fri, 14 Sep 2018 11:37:59 +0200

python-pysnmp4 (4.4.5-1) unstable; urgency=medium

  * New upstream version.
  * d/patches: drop Python 3.7 patch, applied upstream.

 -- Vincent Bernat <bernat@debian.org>  Mon, 06 Aug 2018 00:21:03 +0200

python-pysnmp4 (4.4.3-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field

  [ Michal Arbet ]
  * Add 0002-Fix-py37-async-as-keyword.patch (Closes: #904357)

 -- Michal Arbet <michal.arbet@ultimum.io>  Tue, 31 Jul 2018 12:59:43 +0300

python-pysnmp4 (4.4.3-1) unstable; urgency=medium

  * New upstream release.
     + Update dependencies.
  * d/patches: update privacy-breach patch.
  * d/watch: tarballs are now released on GitHub.
  * d/control: bump Standards-Version.
  * d/control: add test suite.
  * d/copyright: move from BSD-3-clause to BSD-2-clause.

 -- Vincent Bernat <bernat@debian.org>  Sun, 31 Dec 2017 14:08:51 +0100

python-pysnmp4 (4.3.2-2) unstable; urgency=medium

  * Disable network access for Sphinx. Closes: #830605.

 -- Vincent Bernat <bernat@debian.org>  Sun, 17 Jul 2016 07:28:22 +0200

python-pysnmp4 (4.3.2-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Fixed VCS URL (https)

  [ Vincent Bernat ]
  * New upstream release.
  * Remove manual pages for tools not shipped anymore by PySNMP.
  * Switch buildsystem to pybuild.
  * Switch to sphinx to build documentation.
  * Give ownership to DPMT.
  * Bump Standards-Version.

 -- Vincent Bernat <bernat@debian.org>  Sat, 02 Jul 2016 16:12:53 +0200

python-pysnmp4 (4.2.5-1) unstable; urgency=low

  * New upstream release.

 -- Vincent Bernat <bernat@debian.org>  Fri, 01 Nov 2013 11:19:33 +0100

python-pysnmp4 (4.2.4-2) unstable; urgency=low

  * Depends on smitools for build-pysnmp-mib. Closes: #691228.
  * Build python3-pysnmp package. Closes: #706718.
  * Remove dependency on libsmi*: we only need smidump.

 -- Vincent Bernat <bernat@debian.org>  Tue, 24 Sep 2013 00:12:33 +0200

python-pysnmp4 (4.2.4-1) unstable; urgency=low

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

  [ Vincent Bernat ]
  * New upstream release.
     + Remove patch for libsmi2pysnmp: applied upstream.
  * Add myself as an uploader.
  * Bump Standards-Version to 3.9.4.

 -- Vincent Bernat <bernat@debian.org>  Fri, 26 Jul 2013 22:27:29 +0200

python-pysnmp4 (4.2.2-1) unstable; urgency=low

  * Team upload.

  [ Deepak Tripathi ]
  * Bumped Standard version to 3.8.4 (No changes).
  * debian/control
     + added myself to uploaders.
     + added ${misc:Depends} because debhelper required now.
     + removed python-dev and added python.
     + added python-twisted as Depends.
     + added python-setuptools as BD.
  * debian/copyright
     + added debian's copyright information.
     + formated and updated copy information.
  * debian/
     + added python-pysnmp4-doc.doc-base because package has some
       html,pdf files.
  * debian/source
     + switch to dpkg-source 3.0 (quilt) format.
  * debian/libsmi2pysnmp.1
     + removed hyphen-used-as-minus-sign.

  [ Arnaud Fontaine ]
  * New upstream release. Closes: #620229, #585321.
    + API versioning has been retired since 4.1.12a and pysnmp version 2
      is not supported nor available anymore, so drop python-pysnmp-common.
  * debian/control:
    + Remove myself from Maintainer as Jan Lübbe is now the maintainer.
    + Bump Standards-Version to 3.9.3. No changes needed.
  * Switch from deprecated python-support to dh_python2.
  * Switch debian/copyright to machine-readable format.
  * Add debian/source/options to fix double build issue because of
    .egg-info by ignoring it.

 -- Arnaud Fontaine <arnau@debian.org>  Mon, 21 May 2012 15:07:04 +0900

python-pysnmp4 (4.1.9a-2) unstable; urgency=medium

  * Team upload.
  * Update Vcs-* fields.
  * Make sure that pysnmp/__init__.py is removed from the python-pysnmp4
    package even when built with python-support (>= 0.90). Thanks to Adam D.
    Barratt for spotting the bug.
  * Ensure that python-pysnmp{2,4,-common} use the same directory layout
    (closes: #591503).
    + Make python-pysnmp4 depend on python-pysnmp-common (>= 4.1.9a-2);
    + Make python-pysnmp-common break and replace python-pysnmp2 (<< 2.0.9-3).
    + Make python-pysnmp-common break python-pysnmp4 (<< 4.1.9a-2).
    Thanks to Christoph Egger for the bug report.

 -- Jakub Wilk <jwilk@debian.org>  Wed, 12 Jan 2011 00:11:54 +0100

python-pysnmp4 (4.1.9a-1) unstable; urgency=low

  [ Arnaud Fontaine ]
  * New upstream release.
  * New email address.
  * Remove useless debian/control.in.
  * debian/control:
    + Update Standards-Version to 3.7.3. No changes needed.
    + Rename libsmi2 to libsmi2ldbl in Depends due to long double
      transition.  Closes: #469846.
    + Stated that pysnmp4 also supports SNMP v.3. Closes: #469739.

  [ Piotr Ożarowski ]
  * debian/control:
    + Vcs-Browser and Homepage fields added (dpkg support them now).
    + XS-Vcs-Svn field renamed to Vcs-Svn (dpkg support it now).

  [ Sandro Tosi ]
  * debian/control
    - Uniforming Vcs-Browser field.

 -- Arnaud Fontaine <arnau@debian.org>  Tue, 11 Mar 2008 15:32:48 +0000

python-pysnmp4 (4.1.8a-1) unstable; urgency=low

  * New upstream release
  * Update my maintainer address

 -- Jan Luebbe <jluebbe@debian.org>  Sun, 26 Aug 2007 13:48:44 +0200

python-pysnmp4 (4.1.7a-1) unstable; urgency=low

  [ Arnaud Fontaine ]
  * New upstream release.
    + Now choose the last version of pysnmp when multiple versions are
      installed. Closes: #415032.

  [ Piotr Ozarowski ]
  * Added XS-Vcs-Svn field

 -- Arnaud Fontaine <arnaud@andesi.org>  Tue, 17 Apr 2007 00:14:22 +0200

python-pysnmp4 (4.1.6a-2) unstable; urgency=low

   * New Python policy changes.
    + debian/rules:
      - Add DEB_PYTHON_SYSTEM=pysupport.
      - Clean debian/rules.
    + debian/control.in
      - Clean Build-Depends and Depends, cdbs handles that
        automatically now.
      - XB-Python-Version and Provides for binary package.
    + debian/postinst && debian/prerm:
      - Remove "hand made" python-support stuff, cdbs does this.

 -- Arnaud Fontaine <arnaud@andesi.org>  Tue, 20 Jun 2006 12:20:29 +0200

python-pysnmp4 (4.1.6a-1) unstable; urgency=low

  * Initial release. Closes: #263417.

 -- Jan Luebbe <jluebbe@lasnet.de>  Thu,  1 Jun 2006 16:39:10 +0200