File: changelog

package info (click to toggle)
pyprotocols 1.0a.svn20070625-8
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 556 kB
  • sloc: python: 3,080; makefile: 7
file content (155 lines) | stat: -rw-r--r-- 5,180 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
pyprotocols (1.0a.svn20070625-8) unstable; urgency=medium

  * QA upload.
  * Remove dependency on obsolete transitional package python-decoratortools.
    (python-protocols already depends on the replacement package
    python-peak.util.decorators)
  * Fix clean target.

 -- Peter Michael Green <plugwash@debian.org>  Tue, 20 Feb 2018 01:33:32 +0000

pyprotocols (1.0a.svn20070625-7) unstable; urgency=medium

  * QA upload.
  * Build using dh_python2

 -- Matthias Klose <doko@debian.org>  Sun, 13 Jul 2014 15:55:22 +0000

pyprotocols (1.0a.svn20070625-6) unstable; urgency=low

  * Orphaning package.
  * Don't rely on _speedups.pyx from being compilable anymore with Pyrex.
  * Update Vcs-{Git,Browser}.
  * Bump Standards-Version to 3.9.1.
  * Bump Standards-Version to 3.9.2.

 -- Chris Lamb <lamby@debian.org>  Sun, 09 Feb 2014 00:31:26 +0000

pyprotocols (1.0a.svn20070625-5) unstable; urgency=low

  * Remove (unused) doctest embedded code copy. (Closes: #555433)
  * New maintainer email address.
  * Use minimal dh7 style.
  * Add description to 00_remove_ezsetup_usage.diff.
  * debian/control:
    - Add ${misc:Depends} to debhelper-based binary package.
    - Bump Standards-Version to 3.8.3.

 -- Chris Lamb <lamby@debian.org>  Tue, 01 Dec 2009 00:36:17 +0000

pyprotocols (1.0a.svn20070625-4) unstable; urgency=low

  * New maintainer (Closes: #493804)
  * Move from CDBS to Debhelper 7 and Quilt.
  * Move to machine-parsable debian/copyright.
  * Remove versioned dependencies where the version is available in Etch.
  * Add ${shlibs:Depends} to avoid missing dependency on libc.
  * Bump Standards-Version to 3.8.0.

 -- Chris Lamb <chris@chris-lamb.co.uk>  Tue, 02 Sep 2008 00:24:14 +0100

pyprotocols (1.0a.svn20070625-3) unstable; urgency=low

  [ Piotr Ożarowski ]
  * Vcs-Browser and Homepage fields added
  * XS-Vcs-Svn field renamed to Vcs-Svn

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

  [ Jan Dittberner ]
  * add debian/watch

  [ Gustavo Noronha Silva ]
  * Orphaning.

 -- Gustavo Noronha Silva <kov@debian.org>  Mon, 04 Aug 2008 20:01:08 -0300

pyprotocols (1.0a.svn20070625-2) unstable; urgency=low

  * Releasing to unstable.

 -- Gustavo Noronha Silva <kov@debian.org>  Tue, 11 Sep 2007 11:28:49 -0300

pyprotocols (1.0a.svn20070625-1) experimental; urgency=low

  * Upstream snapshot; since upstream does not release versions
    I decided to follow SVN to some extent
  * debian/copyright:
  - updated to reflect the real source of the code: the svn repository
  * debian/patches/00_remove_ezsetup_usage.diff:
  - added; setup.py now uses ez_setup, which is actually not needed
    or sane to use in the debian package
  * debian/control:
  - add dependency on python-decoratortools >= 1.3

 -- Gustavo Noronha Silva <kov@debian.org>  Mon, 25 Jun 2007 21:46:07 -0300

pyprotocols (1.0a0dev-6) unstable; urgency=low

  * debian/control:
  - updated build-deps of python-support and python-all-dev according to policy
    python-support requirement also involves the egg-info fix bellow
  * debian/rules:
  - remove hack to move the egg-info directory from the rules file; this is
    now handled by python-support, since 0.6.4 (Closes: #424440)
  * debian/pycompat:
  - removed; no longer needed

 -- Gustavo Noronha Silva <kov@debian.org>  Sat, 19 May 2007 16:33:22 -0300

pyprotocols (1.0a0dev-5) unstable; urgency=low

  * Piotr Ozarowski <ozarow@gmail.com>:
  - Added XS-Vcs-Svn field

  * Gustavo Noronha:
  - debian/rules:
    + fix code to handle the case in which the egg-info directory
      is in /usr/share/python-support already (Closes: #401166)
  - debian/control:
    + add build-depends on python-support >= 0.3.4

 -- Gustavo Noronha Silva <kov@debian.org>  Mon,  4 Dec 2006 22:39:08 -0200

pyprotocols (1.0a0dev-4) unstable; urgency=low

  * debian/control:
  - added XS-Python-Version again, since vorlon convinced me it
    can be useful
  - make debhelper dependency more strict, to avoid problems with
    generated dependencies being too strict (Closes: #383302)

 -- Gustavo Noronha Silva <kov@debian.org>  Mon, 21 Aug 2006 23:41:20 -0300

pyprotocols (1.0a0dev-3) unstable; urgency=low

  * debian/control:
  - remoed XS-Python-Version, deprecated by debian/pyversions
  - increase required cdbs version
  * debian/rules:
  - make the egg-info directory renaming more robust, so it won't fail
    when the default python version changes (Closes: #375527)

 -- Gustavo Noronha Silva <kov@debian.org>  Sat, 24 Jun 2006 17:07:08 -0300

pyprotocols (1.0a0dev-2) unstable; urgency=low

  * New Python Policy
  * debian/control:
  - fixed small typo (Closes: #374123)
  - package is now Arch: any, because it includes the speedup extension
  * debian/rules, debian/python-support.version:
  - no longer need to take care of that manually; dh_support
    will help here
  * debian/rules:
  - rename egg-info directory to remove specific python version

 -- Gustavo Noronha Silva <kov@debian.org>  Sat, 24 Jun 2006 17:01:08 -0300

pyprotocols (1.0a0dev-1) unstable; urgency=low

  * Initial release (Closes: #338692)

 -- Gustavo Noronha Silva <kov@debian.org>  Wed, 10 May 2006 08:00:40 -0300