File: changelog

package info (click to toggle)
python-unit 1.4.1-9
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 324 kB
  • ctags: 232
  • sloc: python: 844; sh: 84; makefile: 67
file content (121 lines) | stat: -rw-r--r-- 3,900 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
python-unit (1.4.1-9) unstable; urgency=low

  * Fixed update-alternatives in prerm scripts (Closes: #288298)
  * Quoted menu entries to remove lintian warnings
  * Reworked short description to remove lintian warnings

 -- Alexandre Fayolle <afayolle@debian.org>  Mon,  3 Jan 2005 09:10:26 +0100

python-unit (1.4.1-8) unstable; urgency=low

  * Updated maintainer's email address
  * added debian/watch file

 -- Alexandre Fayolle <afayolle@debian.org>  Wed,  6 Oct 2004 19:51:10 +0200

python-unit (1.4.1-7) unstable; urgency=low

  * Fixed lintian warning in debian/copyrights
  * Updated Standards-Version
  * Fixed missing dependency on python-tk
  * Added script to launch unittestgui easily, and a manpage
  * Added menu entry for unittestgui

 -- Alexandre Fayolle <alexandre.fayolle@logilab.fr>  Sat, 14 Feb 2004 19:46:40 +0100

python-unit (1.4.1-6) unstable; urgency=low

  * Changed section to "python"
  * updated Standards-Version
  * changed default python version to 2.3

 -- Alexandre Fayolle <alexandre.fayolle@logilab.fr>  Mon, 11 Aug 2003 08:29:57 +0200

python-unit (1.4.1-5) unstable; urgency=low

  * Changed default python version. Closes: Bug#161578
  * Added python2.3-unit
  * debian/copyright: added Python License since python-unit is
    licensed under the terms of Python.
  
 -- Alexandre Fayolle <alexandre.fayolle@logilab.fr>  Thu,  5 Sep 2002 14:49:50 +0200

python-unit (1.4.1-4) unstable; urgency=low

  * New maintainer
  * debian/rules:
    - removed build directory in clean target

 -- Alexandre Fayolle <alexandre.fayolle@logilab.fr>  Wed, 12 Jun 2002 10:02:02 +0200

python-unit (1.4.1-3) unstable; urgency=low

  * Added generation of python2.2-unit, a Python 2.2.x specific
    version of the package.
  * debian/control:
    - added python2.2-dev to build dependencies.
    - added a dedicated section for python2.2-unit.

 -- Jerome Marant <jerome@debian.org>  Sat,  8 Dec 2001 13:28:52 +0100

python-unit (1.4.1-2) unstable; urgency=low

  * Modified the package with respect to the Python Policy.
    Closes: Bug#118256.
  * debian/rules:
    + added the building of python2.1-unit.
    + removed the support for Python 1.5.x and 2.0.
  * debian/control:
    + added python2.1-unit, a Python 2.1.x specific version of the
      package.
    + python-unit is now a dummy package that depends on python2.1-unit.
    + added python2.1-dev in build dependencies.
    + Replaced Build-Depends with Build-Depends-Indep.

 -- Jerome Marant <jerome@debian.org>  Sun,  4 Nov 2001 22:34:00 +0100

python-unit (1.4.1-1) unstable; urgency=low

  * New upstream release.
  * debian/rules:
    + Changed Debhelper version to v3.
    + Modified to build with the help of distutils.
  * debian/control:
    + Changed architecture tag to `all' since packages contain
      only architecture independent files.
    + Bumped debhelper version dependency to 3.0.0.
    + Switched Standards-Version to 3.5.6.

 -- Jerome Marant <jerome@debian.org>  Fri, 10 Aug 2001 20:49:54 +0200

python-unit (1.3.1-3) unstable; urgency=low

  * Changed maintainer email address.
  * Switched Standards-Version to 3.5.2.
  
 -- Jerome Marant <jerome@debian.org>  Sun, 25 Mar 2001 23:46:29 +0200

python-unit (1.3.1-2) unstable; urgency=low

  * Changed the interpreter name to python2 in the postinst
    when calling compileall.py. Closes: Bug#88756.
  * Fixed a bug in doc-base installation for python2-unit.

 -- Jerome Marant <jerome.marant@free.fr>  Tue,  6 Mar 2001 17:26:32 +0100

python-unit (1.3.1-1) unstable; urgency=low

  * New upstream release.
  * New python2 package.
  * Updated extra documentation.

 -- Jerome Marant <jerome.marant@free.fr>  Thu, 15 Feb 2001 17:45:18 +0100

python-unit (1.2.0-1) unstable; urgency=low

  * Initial Release.
  * Added two extra docs from PyUnit home page.

 -- Jerome Marant <jerome.marant@free.fr>  Sat, 29 Jul 2000 16:01:14 +0200