File: changelog

package info (click to toggle)
pexpect 4.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 972 kB
  • ctags: 894
  • sloc: python: 9,354; makefile: 146; ansic: 69; sh: 3
file content (222 lines) | stat: -rw-r--r-- 6,776 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
212
213
214
215
216
217
218
219
220
221
222
pexpect (4.2.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
  * Removed Ganesan Rajagopal from Uploaders (Closes: #839665)
  * Bumped debhelper compat version to 10
  * Removed privacy breach in docs
  * d/copyright
    - Added copyright holders for Debian part
    - Added new upstream copyright holder
  * wrap-and-sort -t -a
  * Removed version from pre-wheezy dependency
  * Enabled autopkgtest-pkg-python testsuite
  * Bumped required version of Python to 2.7/3.3

 -- Ondřej Nový <onovy@debian.org>  Mon, 12 Dec 2016 15:59:09 +0100

pexpect (4.2.0-1) unstable; urgency=medium

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

  [ Tobias Hansen ]
  * New upstream release (Closes: #832772)
  * Put Debian Python Modules Team into Maintainer field, the
    package is maintained by different team members since 8 years.
  * Add myself to Uploaders.
  * Bump Standards-Version to 3.9.8.
  * Bump dh compat to 9.
  * Install without *.install files.
  * Set http_proxy='127.0.0.1:9' for sphinx-build to prevent
    internet access (Closes: #833860)

 -- Tobias Hansen <thansen@debian.org>  Fri, 12 Aug 2016 13:44:14 +0000

pexpect (4.0.1-1) unstable; urgency=medium

  * Team upload
  * New upstream release (Closes: #744844)
  * Bump standards-version to 3.9.6 (no change needed)
  * Fix PyPI URL in debian/watch.  Thanks Lintian
  * Build-depend on python-ptyprocess to generate the documentation
    properly
  * Depend on ptyprocess

 -- Javi Merino <vicho@debian.org>  Fri, 06 Nov 2015 10:57:06 +0000

pexpect (3.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * d/control: Add explicit dh-python Build-Depends.  (Closes: 744300)

 -- Barry Warsaw <barry@debian.org>  Thu, 08 May 2014 16:05:58 -0400

pexpect (3.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
  * debian/control: 
    - In -doc, add breaks/replaces on python-pexcept <<3. Closes: #732915
    - Drop python-pexcept-doc to Suggests in both other packages. 
      Closes: #732889
    - Bump standards-version to 3.9.5 (no changes)

 -- Jackson Doak <noskcaj@ubuntu.com>  Sun, 26 Jan 2014 11:22:03 +1100

pexpect (3.0-2) unstable; urgency=low

  * Team upload.
  * debian/copyright: Update to reflect upstreams change
    from Expat to ISC (Closes: #731945). 

 -- Andrew Starr-Bochicchio <asb@debian.org>  Thu, 12 Dec 2013 16:53:35 -0500

pexpect (3.0-1) unstable; urgency=low

  * Team upload.

  [ Thomas Kluyver ]
  * New upstream release. Closes: #729518
  * Add packaging for Python 3.
  * Use pybuild for packaging.

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

  [ Jackson Doak ]
  * Create debian/python3-pexpect.docs

  [ Andrew Starr-Bochicchio ]
  * Remove empty debian/patches dir.
  * Move documentation and examples into a new python-pexpect-doc
    package. They are shared between the Python 2 and Python 3 packages,
    so there is no need to install them with both.

 -- Andrew Starr-Bochicchio <asb@debian.org>  Fri, 06 Dec 2013 20:20:26 -0500

pexpect (2.4-1) unstable; urgency=low

  * Team upload.

  [ Arthur de Jong ]
  * New upstream release (Closes: #609195).
  * Switch to 3.0 (quilt) source format.
  * Switch to dh-style debian/rules.
  * Moved packaging from python-central to dh_python2 (Closes: #616935,
    LP: #788514).
  * Drop Conflicts/Replaces on ancient versions which shipped in sarge.
  * Bump standards-version to 3.9.3.
  * Register documentation with doc-base.
  * Update debian/copyright (license is actually MIT instead of Python 2.3).
  * Fix syntax errors in one of the examples (closes: #580271)

  [ Piotr Ożarowski ]
  * Added Vcs-Svn and Vcs-Browser fields

  [ Sandro Tosi ]
  * debian/control
    - uniforming Vcs-Browser field
  * debian/control
    - switch Vcs-Browser field to viewsvn

  [ Carlos Galisteo ]
  * debian/control
    - Added Homepage field.

 -- Arthur de Jong <adejong@debian.org>  Fri, 09 Mar 2012 11:43:41 +0100

pexpect (2.3-1) unstable; urgency=low

  * New upstream release.
  * Fix lintian warnings:
        - Move debhelper to Build-Depends from Build-Depends-Indep.
        - Remove DH_COMPAT in debian/rules.
  	- Added debian/pycompat.
  	- Added #! line for examples/ssh_session.py.
  * Updated standards version.

 -- Ganesan Rajagopal <rganesan@debian.org>  Sun, 27 Jul 2008 18:21:35 +0530

pexpect (2.1-1.1) unstable; urgency=low

  * NMU. Rebuild to move files to /usr/share/pyshared. Closes: #490482.

 -- Matthias Klose <doko@debian.org>  Fri, 18 Jul 2008 15:51:04 +0000

pexpect (2.1-1) unstable; urgency=low

  * New upstream version.
  * Included pxssh.py and fdpxpect.py (Closes: #356128).
  * Included docs and examples (Closes:  #230850).
  * Updated for new python policy using python-central (Closes: #373476).
  * Added watch file.

 -- Ganesan Rajagopal <rganesan@debian.org>  Tue, 20 Jun 2006 09:54:09 +0530

pexpect (2.0-2) unstable; urgency=low

  * Included pexpect package into Python Modules repository.
  * Add python-modules-team@lists.alioth.debian.org to Uploaders.
  * Remove python2.2-pexpect package.

 -- Ganesan Rajagopal <rganesan@debian.org>  Sat, 15 Apr 2006 20:41:47 +0530

pexpect (2.0-1) unstable; urgency=low

  * New upstream release.
  * Fixed *.docs to take README instead of README.txt.
  * Updated standards version.

 -- Ganesan Rajagopal <rganesan@debian.org>  Wed, 28 Dec 2005 13:32:00 +0530

pexpect (0.999-5) unstable; urgency=low

  * Aargh. Install python2.4 binaries in the right place.
  * Added python2.4 to Build-depends.

 -- Ganesan Rajagopal <rganesan@debian.org>  Sat, 19 Feb 2005 08:17:09 +0530

pexpect (0.999-4) unstable; urgency=low

  * Really build pexpect for python 2.4.

 -- Ganesan Rajagopal <rganesan@debian.org>  Sat, 09 Jan 2005 22:15:36 +0530

pexpect (0.999-3) unstable; urgency=low

  * Build python 2.4 package.
  * python-pexpect now depends on ${python:Depends}.

 -- Ganesan Rajagopal <rganesan@debian.org>  Sat, 09 Jan 2005 22:10:36 +0530

pexpect (0.999-2) unstable; urgency=low

  * Build-depend on python (Closes: #258299).

 -- Ganesan Rajagopal <rganesan@debian.org>  Wed, 09 Jul 2004 09:45:36 +0530

pexpect (0.999-1) unstable; urgency=low

  * New upstream release (Closes: #257736).

 -- Ganesan Rajagopal <rganesan@debian.org>  Wed, 07 Jul 2004 11:48:36 +0530

pexpect (0.99-1) unstable; urgency=low

  * New upstream release

 -- Ganesan Rajagopal <rganesan@debian.org>  Tue, 14 Oct 2003 17:36:36 +0530

pexpect (0.98-2) unstable; urgency=low

  * Don't ship python bytecode files (closes: #207313).

 -- Ganesan Rajagopal <rganesan@debian.org>  Mon,  8 Sep 2003 12:57:01 +0530

pexpect (0.98-1) unstable; urgency=low

  * Initial packaging (Closes: #156784).

 -- Ganesan Rajagopal <rganesan@debian.org>  Wed, 13 Aug 2003 18:25:51 +0530