File: changelog

package info (click to toggle)
foolscap 0.12.6-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,404 kB
  • ctags: 3,741
  • sloc: python: 21,607; makefile: 52; sh: 21
file content (192 lines) | stat: -rw-r--r-- 6,607 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
foolscap (0.12.6-1) unstable; urgency=medium

  * New upstream release

 -- Julian Taylor <jtaylor.debian@googlemail.com>  Wed, 18 Jan 2017 02:06:03 +0100

foolscap (0.12.5-1) unstable; urgency=medium

  * New upstream release
  * add new build dependencies and suggests python-mock, python-txsocksx, and
    python-txtorcon for tests
  * 0001-disable-i2p-tests.patch: disable i2p test due to unavailable txi2p
  * bump twisted build-dependency to >= 16.0.0

 -- Julian Taylor <jtaylor.debian@googlemail.com>  Fri, 23 Dec 2016 15:39:50 +0100

foolscap (0.12.0-1) unstable; urgency=medium

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

  [ Julian Taylor ]
  * New ustream release (Closes: #830555)
  * debian/rules: update to test module after install target

 -- Julian Taylor <jtaylor.debian@googlemail.com>  Thu, 21 Jul 2016 19:16:05 +0200

foolscap (0.10.1-2) unstable; urgency=medium

  * drop twisted dependency minimization patch, dropped in twisted package
    - depend on python-twisted (Closes: #811392)
  * add adt-test for pkg_resources.require("foolscap")
  * bump standard to 3.9.7, no changes required

 -- Julian Taylor <jtaylor.debian@googlemail.com>  Tue, 02 Feb 2016 16:21:44 +0100

foolscap (0.10.1-1) unstable; urgency=medium

  * New upstream release (Closes: #795848, #808797)
  * bump to debhelper version 9

 -- Julian Taylor <jtaylor.debian@googlemail.com>  Sat, 23 Jan 2016 20:37:32 +0100

foolscap (0.8.0-1) unstable; urgency=medium

  * New upstream release
  * cleanup debian/copyright
  * bump standard to 3.9.6, no changes required

 -- Julian Taylor <jtaylor.debian@googlemail.com>  Thu, 02 Jul 2015 22:43:14 +0200

foolscap (0.6.5-1) unstable; urgency=medium

  * New upstream release
  * remove upstream applied
    - promise.py-make-compatible-with-Twisted-14.0.0.patch 
    - twisted-13-compat.patch

 -- Julian Taylor <jtaylor.debian@googlemail.com>  Wed, 27 Aug 2014 20:07:55 +0200

foolscap (0.6.4-3) unstable; urgency=medium

  * promise.py-make-compatible-with-Twisted-14.0.0.patch:
    restore compatibility with twisted (Closes: #755339)

 -- Julian Taylor <jtaylor.debian@googlemail.com>  Wed, 30 Jul 2014 22:47:24 +0200

foolscap (0.6.4-2) unstable; urgency=low

  [ Julian Taylor ]
  * add autopkgtests
  * twisted-13-compat.patch: fix broken test with twisted 13 (Closes:#735788)
  * bump standard to 3.9.5, no changes required

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

 -- Julian Taylor <jtaylor.debian@googlemail.com>  Sat, 18 Jan 2014 17:09:16 +0100

foolscap (0.6.4-1) unstable; urgency=low

  * New upstream release (Closes: #678096)
  * refresh patch
  * debian/rules: remove egg folder in clean
    allows building twice in a row (Closes: #671098)
  * bump standard to 3.9.3, no changes required 
  * debian/copyright: update format url

 -- Julian Taylor <jtaylor.debian@googlemail.com>  Tue, 19 Jun 2012 21:13:30 +0200

foolscap (0.6.3-1) unstable; urgency=low

  * New upstream release
  * debian/flappclient.1: escape minus signs in manpage

 -- Julian Taylor <jtaylor.debian@googlemail.com>  Sun, 08 Jan 2012 19:09:11 +0100

foolscap (0.6.2-1) unstable; urgency=low

  * New upstream release
    - drop upstream applied fix-testsuite-openssl1.0.0.patch
  * do not compress xhtml files

 -- Julian Taylor <jtaylor.debian@googlemail.com>  Sun, 30 Oct 2011 18:37:14 +0100

foolscap (0.6.1-5) unstable; urgency=low

  * fix dep-5 format error in copyright
  * patch setup.py to generate minimal twisted dependencies in the egg
    - removes need for pydist-override and depends in debian/control
  * patch testsuite for openssl 1.0.0 certificate pem format (Closes: #634148)

 -- Julian Taylor <jtaylor.debian@googlemail.com>  Mon, 25 Jul 2011 13:10:46 +0200

foolscap (0.6.1-4) unstable; urgency=low

  * add python-zope.interface to build dep
    - needed for testsuite, was indirect over twisted-core before
  * add pydist-override: twisted -> python-twisted-core
  * remove recommend of python-twisted-names, not needed
  * fix upgrade from 0.6.1-1 by using preinst to remove the old egg symlink

 -- Julian Taylor <jtaylor.debian@googlemail.com>  Fri, 20 May 2011 16:26:59 +0200

foolscap (0.6.1-3) unstable; urgency=low

  * Standards-version bumped to 3.9.2 (no changes needed) 
  * wrap-and-sort debian/ 
  * remove ${python:Breaks}
  * add python-setuptools to b-d again
    was dropped in 0.6.1-1 by accident (LP: #782414)

 -- Julian Taylor <jtaylor.debian@googlemail.com>  Fri, 08 Apr 2011 00:30:12 +0200

foolscap (0.6.1-1) unstable; urgency=low

  [ Julian Taylor ]
  * New upstream release (Closes: #591384)
  * updated copyright to DEP5
  * no repackaging anymore
    - the previously removed source is BSD licensed so it is not required
  * change to debhelper compat 7, depend on 7.0.50~
  * use dh --with python2 in debian/rules
    - remove XB-Python-Version from debian/control
    - includes executing of testsuite
    - remove obsolete preinst
    - Closes: #596909
  * change do source format 3.0 (quilt)
  * Bumped Standards-Version to 3.9.1, no further changes needed

 -- Julian Taylor <jtaylor.debian@googlemail.com>  Tue, 01 Mar 2011 23:42:14 +0100

foolscap (0.5.0+dfsg-1) unstable; urgency=low

  [ Elliot Murphy ]
  * New upstream release (Closes: #567145)
  * Depend on python-zope.interface now
  * Added misc-depends.
  * Added man page for flappclient.

 -- Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>  Thu, 28 Jan 2010 15:56:46 -0500

foolscap (0.4.2+dfsg-1) unstable; urgency=low

  [ Stephan Peijnik ]
  * New upstream release (0.4.0)
  * Switched to python-support
  * Bumped Standards-Version to 3.8.1, no changes needed
  * Documentation should not end up in /usr/share/python-foolscap anymore, but
    /usr/share/python-foolscap/doc now.
  * Added dependency on python-all (>= 2.5.4-1~).
  * Using py_libdir in debian/rules now.
  * Not using hardcoded python2.5 in debian/rules anymore.

  [ Piotr Ożarowski ]
  * New upstream release (0.4.2) (Closes: #542876)
  * Bumped Standards-Version to 3.8.3, no changes needed

 -- Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>  Thu, 27 Aug 2009 00:03:29 +0200

foolscap (0.3.2.dfsg-2) unstable; urgency=low

  * Fixed missing build dependency on python-setuptools (Closes: #510901).

 -- Stephan Peijnik <debian@sp.or.at>  Wed, 07 Jan 2009 00:04:08 +0100

foolscap (0.3.2.dfsg-1) unstable; urgency=low

  * Initial release (Closes: #499699)
  * Remove misc/testutils directory from source tarball in get-orig-sources.

 -- Stephan Peijnik <debian@sp.or.at>  Wed, 10 Dec 2008 00:33:43 +0100