File: changelog

package info (click to toggle)
python-pqueue 0.2-6
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 236 kB
  • ctags: 87
  • sloc: ansic: 660; python: 262; makefile: 43
file content (63 lines) | stat: -rw-r--r-- 1,990 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
python-pqueue (0.2-6) unstable; urgency=medium

  * Acknowledge NMU by Josselin Mouette; thanks!
  * Fix leaks in pqueuemodule.c.  (Closes: #230005)

 -- Chris Lawrence <lawrencc@debian.org>  Wed, 28 Jan 2004 19:30:05 -0600

python-pqueue (0.2-5.1) unstable; urgency=low

  * NMU
  * Removed obsolete python2-pqueue files.
  * Build one version, for python 2.3 (closes: #205747).
  * Move section to python.
  * Standards-version is 3.6.0.

 -- Josselin Mouette <joss@debian.org>  Tue, 19 Aug 2003 15:14:25 +0200

python-pqueue (0.2-5) unstable; urgency=low

  * Fix "can't build from source" problem by specifying --with-python to
    configure script.  (Otherwise, "python" would need to be installed.)
    (Closes: #120955)

 -- Chris Lawrence <lawrencc@debian.org>  Sat, 24 Nov 2001 17:28:41 -0600

python-pqueue (0.2-4) unstable; urgency=low

  * Fix minor grammatical error in the description.
  * Build extension module for Python 2.2 too.
  * Update dependencies.  (Closes: #118214)

 -- Chris Lawrence <lawrencc@debian.org>  Sun, 18 Nov 2001 14:36:09 -0600

python-pqueue (0.2-3) unstable; urgency=low

  * Build extension module for Python 1.5 and 2.1.
  * No longer build a separate python2-pqueue package.

 -- Chris Lawrence <lawrencc@debian.org>  Fri, 19 Oct 2001 17:04:52 -0500

python-pqueue (0.2-2) unstable; urgency=low

  * Build extension module for Python 2.0 as well.
  * Force installation of shared library in site-packages directory, even
    if built on a machine without one.  (Closes: #81816)

 -- Chris Lawrence <lawrencc@debian.org>  Sat, 13 Jan 2001 12:51:46 -0600

python-pqueue (0.2-1) unstable; urgency=low

  * New upstream release.

 -- Chris Lawrence <lawrencc@debian.org>  Sun, 30 Jul 2000 00:09:46 -0500

python-pqueue (0.1a-1) unstable; urgency=low

  * Initial Release.
  * Applied patch from upstream author to avoid segfaults when using
    PQueue with complex objects.

 -- Chris Lawrence <lawrencc@debian.org>  Sun, 16 Jan 2000 13:05:09 -0600