File: changelog

package info (click to toggle)
python-happydoc 2.1-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 4,392 kB
  • ctags: 3,480
  • sloc: python: 12,382; makefile: 102; sh: 77
file content (128 lines) | stat: -rw-r--r-- 4,010 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
python-happydoc (2.1-3) unstable; urgency=low

  * Ignore the encoding_decl introduced in recent python versions.
    Closes: #219114.

 -- Matthias Klose <doko@debian.org>  Sat, 16 Oct 2004 17:27:35 +0200

python-happydoc (2.1-2) unstable; urgency=low

  * Add watch file.

 -- Matthias Klose <doko@debian.org>  Sun, 19 Sep 2004 20:51:47 +0200

python-happydoc (2.1-1) unstable; urgency=low

  * Adopt package (closes: #206862).

 -- Matthias Klose <doko@debian.org>  Wed, 24 Sep 2003 08:50:30 +0200

python-happydoc (2.1-0.2) unstable; urgency=low

  * NMU.
  * Build for python2.3.
  * Fix reference to html docs (closes: #161141).

 -- Matthias Klose <doko@debian.org>  Sun, 17 Aug 2003 12:55:01 +0200

python-happydoc (2.1-0.1) unstable; urgency=low

  * NMU.
  * Build for python2.2 (closes: #158615).
  * Fix build dependencies (closes: #134532).
  * Replace all uses of "#! /usr/bin/env python" to "#! /usr/bin/python,
    instead of removing the interpreter line.
  * Call the unversioned python interpreter in postinst, because we depend
    on python (>= 2.2), python (<< 2.3).

 -- Matthias Klose <doko@debian.org>  Sat,  7 Sep 2002 08:58:54 +0200

python-happydoc (2.0-2) unstable; urgency=low

  * Fixed broken doc-base in python-happydoc-doc (closes: #128396)

 -- Harry Henry Gebel <hgebel@debian.org>  Wed,  9 Jan 2002 09:36:37 -0500

python-happydoc (2.0-1) unstable; urgency=low

  * New upstream release
  * Moved python-happydoc-doc to section doc
  * Changed depends to match python policy (closes: #118441)
  * Partially updated man page
  * Add doc-base registration

 -- Harry Henry Gebel <hgebel@debian.org>  Mon,  7 Jan 2002 05:47:24 -0500

python-happydoc (1.6.1-2) unstable; urgency=low

  * Changed priority to extra in accordance with override file

 -- Harry Henry Gebel <hgebel@debian.org>  Mon,  5 Nov 2001 20:39:13 -0500

python-happydoc (1.6.1-1) unstable; urgency=low

  * New upstream release
  * Removed python2-happydoc package
  * Updated to new python policy
  * Replaces python2-happydoc
  * Fixed incorrect path to copyright file in manpage
  * Removed some more #! lines from files installed in /usr/lib

 -- Harry Henry Gebel <hgebel@debian.org>  Mon, 29 Oct 2001 01:28:03 -0500

python-happydoc (1.5-1) unstable; urgency=low

  * New upstream release
  * Changed priority back to 'optional'

 -- Harry Henry Gebel <hgebel@debian.org>  Sun, 10 Jun 2001 03:36:49 -0400

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

  * Removed debugging output in postinst
  * Patched to allow Python 2 to process import statements
  * Changed priority to 'extra'
  * Changed email address to <hgebel@debian.org>
  * Removed 'python-dev' from build depends

 -- Harry Henry Gebel <hgebel@debian.org>  Fri, 25 May 2001 04:51:28 -0400

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

  * New upstream release
  *  (closes: #92225)

 -- Harry Henry Gebel <hgebel@home.com>  Mon, 16 Apr 2001 16:46:11 -0400

python-happydoc (1.4-4) unstable; urgency=low

  * Remove compiled python files from original source distribution

 -- Harry Henry Gebel <hgebel@home.com>  Wed, 11 Apr 2001 07:19:29 -0400

python-happydoc (1.4-3) unstable; urgency=low

  * Added python2 package
  * Added python2-dev to build deps
  * Added requirement that python version be >= 1.5 for 1.5 version
  * Changed binary package name to python-happydoc and python2-happydoc
  * Separated documentation into its own package
  * Removed unnecessary '#!' lines from modules
  * Removed python from build deps since it will be included by python-dev
  * Generate pyc and pyo files in postinst rather than including them in
    package

 -- Harry Henry Gebel <hgebel@home.com>  Sat,  7 Apr 2001 02:30:52 -0400

happydoc (1.4-2) unstable; urgency=low

  * Added man page

 -- Harry Henry Gebel <hgebel@home.com>  Fri, 30 Mar 2001 23:17:58 -0500

happydoc (1.4-1) unstable; urgency=low

  * Initial Release.
  * Added seperate copyright file

 -- Harry Henry Gebel <hgebel@home.com>  Thu, 29 Mar 2001 22:47:19 -0500