File: changelog

package info (click to toggle)
pyepl 1.1.0%2Bgit12-g365f8e3-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,260 kB
  • sloc: cpp: 7,986; python: 6,027; makefile: 305; ansic: 132
file content (212 lines) | stat: -rw-r--r-- 7,288 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
pyepl (1.1.0+git12-g365f8e3-3) unstable; urgency=medium

  * Team upload.
  * debian/gbp.conf: Set packaging branch name debian
  * Drop Build-Depends: jade
    Closes: #840377
  * Depends: s/python-imaging/python-pil/
    Closes: #866459
  * Build-Depends: dh-python
  * DEP5 fixes
  * debhelper 10
  * Point Vcs fields to salsa.debian.org
  * Standards-Version: 4.2.1
  * Testsuite: autopkgtest-pkg-python
  * Drop ancient field X-Python-Version
  * Remove obsolete debian/pycompat
  * DEP3 fields
  * d/rules: Short dh
  * Add some Depends to Build-Depends to run unit tests
  * hardening=+all

 -- Andreas Tille <tille@debian.org>  Mon, 15 Oct 2018 14:05:00 +0200

pyepl (1.1.0+git12-g365f8e3-2) unstable; urgency=low

  * debian/patches/deb_path_to_resources
    - load icon.png and splash.png from under /usr/share/pyepl
      (Thanks ctw for the report)

 -- Yaroslav Halchenko <debian@onerussian.com>  Tue, 22 Oct 2013 08:43:32 -0400

pyepl (1.1.0+git12-g365f8e3-1) unstable; urgency=low

  [ Yaroslav Halchenko]
  * This is not actually a new upstream release, but rather a
    clarification for 1.1.0-3 which absorbed lots of upstream changes
    without a boost of upstream revision
  * Move to 3.0(quilt) source format
  * ACK NMU by Michael -- thanks!
  * Added debian/gbp.conf to ease building using g-b-p

  [ Paolo Rotolo ]
  * Convert to dh_python2 (Closes: #616962)

 -- Yaroslav Halchenko <debian@onerussian.com>  Wed, 12 Jun 2013 09:18:34 -0400

pyepl (1.1.0-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix gcc 4.7 build issue (closes: #692184).
  * Add kfreebsd support to makefiles (closes: #692101).

 -- Michael Gilbert <mgilbert@debian.org>  Sat, 03 Nov 2012 04:14:46 +0000

pyepl (1.1.0-3) unstable; urgency=low

  * Absorbed some changes from upstream:
     - NF: Added show warnings on streams.
     - RF: Cleaning up sound code.
     - BF: Was not picking streams properly.
     - BF: Trying out separate streams.
     - BF: Added updated RtAudio files for potential recording bug fix.
     - BF/NF: If you generate a Showable surface yourself, do not unload
       it automatically.
     - DOC: Updated changelog with another update.
     - DOC: Updated changelog with the latest fix.
     - BF: Fixed simulatneous play/record bug.
     - NF: Added flush to sound recording.
  * Debian packaging:
     - Policy compliance boosted to 3.9.0: no changes seems to be due
     - Moved under NeuroDebian umbrella
     - Converting copyright to machine-readable DEP5
     - Build-Depends on python-all-dev

 -- Yaroslav Halchenko <debian@onerussian.com>  Thu, 15 Jul 2010 14:08:55 -0400

pyepl (1.1.0-2) unstable; urgency=low

  * BF: use ode-config provided flags for avatar.so (Closes: #521755)
  * {misc:Depends}
  * Boosted standards version to 3.8.4: no changes

 -- Yaroslav Halchenko <debian@onerussian.com>  Fri, 07 May 2010 17:03:38 -0400

pyepl (1.1.0-1) unstable; urgency=low

  * New upstream release (gcc 4.3 compatible, so a relevant
    dpatch is dropped)
  * Debian packaging:
    - debhelper compatibility boosted to 5
    - both upstream and Debian packaging are available within the same
      git repository (so VCS fields added). Previous histories
      (upstream, debian packaging) are imported and finally merged
      within the same tree
    - boosted standards revision (no changes are due) to 3.8.1
    - stripped off dpatch and absorbed the patches within debian and upstream
      branches
    - README.Debian-source mentions the fact that we are building directly
      from git (upstream+debian) now
    - deprecating confusing autogeneration of debian/control
    - provided VCS fields within debian/control
    - adopted the patch from Matthias Klose <doko@ubuntu.com>, which should
      make pyepl friendlier to python2.6 and make use of python-provided
      makefile

 -- Yaroslav Halchenko <debian@onerussian.com>  Wed, 13 May 2009 15:54:48 -0400

pyepl (1.0.29-3.1) unstable; urgency=low

  * Non-maintainer upload.
  * Change libode0-dev build-dep to libode-dev. (Closes: #520732).
  * Use python-numpy in place of python-numeric-ext. (Closes: #478445).
  * Replace ttf-bitstream-vera with ttf-dejavu. (Closes: #528151).
    + Source was already patched to use DejavuSans.tff.

 -- Barry deFreese <bdefreese@debian.org>  Wed, 13 May 2009 12:18:36 -0400

pyepl (1.0.29-3) unstable; urgency=low

  * Rebuild to move files to /usr/share/pyshared (Closes: #490519)
  * Boosted standards version to 3.8.0:
   - section python instead of science
   - homepage header field
  * Slight adjustment of the description
  * gcc-4.3 compatibility patch (fixed FTBS on up-to-date sid) 

 -- Yaroslav Halchenko <debian@onerussian.com>  Sat, 12 Jul 2008 22:44:14 -0400

pyepl (1.0.29-2) unstable; urgency=low

  * Replaced dependenship on ttf-bitstream-vera. Now use ttf-dejavu
    (Closes: #461284). Thanks Daniel Baumann

 -- Yaroslav Halchenko <debian@onerussian.com>  Fri, 22 Feb 2008 10:37:23 -0500

pyepl (1.0.29-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * debian/rules: Dropped bashim (==). (Closes: #459170)

 -- Marc 'HE' Brockschmidt <he@debian.org>  Wed, 23 Jan 2008 19:38:18 +0100

pyepl (1.0.29-1) unstable; urgency=low

  * New upstream release (closes: #422824, FTBFS on i386 in sid)
  * Adjusted debian/patches/01_fix_makefiles.dpatch so
    code/hardware/eeg/Makefile has proper "clean" target

 -- Yaroslav Halchenko <debian@onerussian.com>  Wed, 09 May 2007 21:44:08 -0400

pyepl (1.0.28-2) UNRELEASED; urgency=low

  * Updated build-depends to comply to the latest Python policy.

 -- Michael Hanke <michael.hanke@gmail.com>  Thu, 22 Feb 2007 19:43:25 +0100

pyepl (1.0.28-1) unstable; urgency=low

  * New upstream release

 -- Yaroslav Halchenko <debian@onerussian.com>  Tue, 30 Jan 2007 20:59:40 -0500

pyepl (1.0.27-1) unstable; urgency=low

  * New upstream release
  * 01_fix_makefiles patch had to be adjusted
  * policy boosted to 3.7.2.2 - no changes necessary

 -- Yaroslav Halchenko <debian@onerussian.com>  Thu, 14 Dec 2006 09:52:29 -0500

pyepl (1.0.26-1) unstable; urgency=low

  * New upstream release

 -- Yaroslav Halchenko <debian@onerussian.com>  Tue, 31 Oct 2006 21:00:47 -0500

pyepl (1.0.22-1) unstable; urgency=low

  * New upstream release
  * Depends on ttf-bitstream-vera (instead of recommends)

 -- Yaroslav Halchenko <debian@onerussian.com>  Wed, 11 Oct 2006 00:51:18 -0400

pyepl (1.0.21-1) unstable; urgency=low

  * New upstream release, which fixes memory leak bug

 -- Yaroslav Halchenko <debian@onerussian.com>  Sun, 24 Sep 2006 23:19:19 -0400

pyepl (1.0.20-1) unstable; urgency=low

  * New upstream release.
  * Removed obsolete -fPIC patch from 01_fix_makefiles.dpatch.

 -- Michael Hanke <michael.hanke@gmail.com>  Thu, 21 Sep 2006 09:17:03 +0200

pyepl (1.0.19-1) unstable; urgency=low

  * New upstream release
  * Upstream includes now free TTF font thus repackaging now is not necessary
    and 02_free_ttf patch is no longer applied, rather pyepl now depends on
    ttf-bitsream-vera package

 -- Yaroslav Halchenko <debian@onerussian.com>  Mon,  4 Sep 2006 12:40:31 -0400

pyepl (1.0.14.dfsg.1-1) unstable; urgency=low

  * Initial release (closes: #356950)

 -- Yaroslav Halchenko <debian@onerussian.com>  Sun, 18 Jun 2006 11:25:12 -0400