File: changelog

package info (click to toggle)
python-cddb 1.4-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 208 kB
  • ctags: 103
  • sloc: python: 228; ansic: 202; makefile: 41
file content (109 lines) | stat: -rw-r--r-- 3,441 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
python-cddb (1.4-3) unstable; urgency=low

  * debian/patches/01_integer_python2.4_fix: New file, fixes a 
    FutureWarning for integer conversion, thanks to Thomas 
    Krennwallner <djmaecki@ull.at>; closes: #234762.

 -- Michael Banck <mbanck@debian.org>  Wed, 25 Feb 2004 18:27:47 +0100

python-cddb (1.4-2) unstable; urgency=low

  * The 'Oops'-Relase.
  * Due to a wrong link on the upstream homepage, 1.4-1 stil
    contained upstream version 1.3.
  * debian/patches/upstream-1.3-to-1.4.diff: New file, containing
    the changes between 1.3 and 1.4; closes: #230114.
  * debian/rules: include simple-patchsys.mk.

 -- Michael Banck <mbanck@debian.org>  Sat, 31 Jan 2004 12:03:55 +0100

python-cddb (1.4-1) unstable; urgency=low

  * New upstream release.
  * Acknowledge NMU; closes: #205639.

 -- Michael Banck <mbanck@debian.org>  Thu,  8 Jan 2004 12:35:25 +0100

python-cddb (1.3-10.1) unstable; urgency=low

  * NMU.
  * Rebuild against python 2.3 (closes: #205639).
  * Use python:Depends and depend on debhelper 4.1.62.

 -- Josselin Mouette <joss@debian.org>  Tue, 19 Aug 2003 11:34:37 +0200

python-cddb (1.3-10) unstable; urgency=low

  * Added Build-Depends on cdbs; closes: #201889 

 -- Michael Banck <mbanck@debian.org>  Fri, 18 Jul 2003 15:38:11 +0200

python-cddb (1.3-9) unstable; urgency=low

  * Moved section from interpreters to python
  * Switched to cdbs
  * Bumped Standards-Version to 3.6.0

 -- Michael Banck <mbanck@debian.org>  Fri, 18 Jul 2003 13:07:55 +0200

python-cddb (1.3-8) unstable; urgency=low

  * Switched to Python2.2
  * Removed local Emacs-variables from debian/changelog
  * Changed Maintainers Email address 

 -- Michael Banck <mbanck@debian.org>  Tue, 27 Aug 2002 23:04:28 +0200

python-cddb (1.3-7) unstable; urgency=low

  * Changed EMail-submission when querying. CDDB.py now looks for
    $CDDB_EMAIL instead of $EMAIL. If this does not exist, it uses
    'unknown@localhost' instead, so real Email-addresses don't get
    submitted by default; closes: #139685
  * Documented this change in Debian.README

 -- Michael Banck <mbanck@gmx.net>  Mon,  1 Apr 2002 13:15:55 +0200

python-cddb (1.3-6) unstable; urgency=low

  * Cleaned up debian/rules
  * Corrected error in Description; closes: #125280

 -- Michael Banck <mbanck@gmx.net>  Tue, 18 Dec 2001 00:33:27 +0100

python-cddb (1.3-5) unstable; urgency=low

  * Changed debian/rules to call /usr/bin/python2.1 instead of just
    python as /usr/bin/python isn't around
  * Changed description in debian/control slightly

 -- Michael Banck <mbanck@gmx.net>  Fri,  9 Nov 2001 00:30:52 +0100

python-cddb (1.3-4) unstable; urgency=low

  * Changed control file to comply with Python Policy, ver 0.3.6

 -- Michael Banck <mbanck@gmx.net>  Wed,  7 Nov 2001 20:46:40 +0100

python-cddb (1.3-3) unstable; urgency=low

  * Moved all dh_* stuff to binary-arch, python-cddb has a small
    C-module and is therefore arch-dependant. Oops.

 -- Michael Banck <mbanck@gmx.net>  Sat, 13 Oct 2001 10:27:42 +0200

python-cddb (1.3-2) unstable; urgency=low

  * Changed Section: from sound to interpreters according to
    override file 

 -- Michael Banck <mbanck@gmx.net>  Fri, 12 Oct 2001 20:03:41 +0000

python-cddb (1.3-1) unstable; urgency=low

  * Initial Release; closes: #114911
  * Made CDDB.py and DiscID.py executable as they start with
    '#!/usr/bin/env python'

 -- Michael Banck <mbanck@gmx.net>  Sat,  6 Oct 2001 22:49:41 +0000