File: changelog

package info (click to toggle)
python-htmltmpl 1.22-10.1
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 668 kB
  • ctags: 210
  • sloc: python: 1,686; perl: 114; makefile: 4; sh: 2
file content (91 lines) | stat: -rw-r--r-- 3,284 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
python-htmltmpl (1.22-10.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Build using dh-python. Closes: #786300.

 -- Matthias Klose <doko@debian.org>  Tue, 18 Aug 2015 18:42:24 +0200

python-htmltmpl (1.22-10) unstable; urgency=low

  * Build-Depend on cdbs (>= 0.4.41), remove extensions from the
    debian/rules file and set the variable DEB_PYTHON_INSTALL_ARGS to
    '--no-compile -O0' to avoid distributing compiled .py files.

 -- Sergio Talens-Oliag <sto@debian.org>  Thu, 15 Jun 2006 01:48:29 +0200

python-htmltmpl (1.22-9) unstable; urgency=low

  * Remove diffs outside the debian/ directory, use CDBS rules for
    simple-patchsys.

 -- Sergio Talens-Oliag <sto@debian.org>  Wed, 14 Jun 2006 12:28:17 +0200

python-htmltmpl (1.22-8) unstable; urgency=low

  * Package updated to the new Python policy following notes from:
    http://wiki.debian.org/DebianPython/NewPolicy.

 -- Sergio Talens-Oliag <sto@debian.org>  Wed, 14 Jun 2006 00:57:25 +0200

python-htmltmpl (1.22-7) unstable; urgency=low

  * Add python to build-depends, neither python2.3-dev nor python2.4-dev
    depend on it and the package fails to build from source on a clean
    environment because the interpreter is called using the name *python*, but
    that is a link included on the python package (closes: Bug#354356).

 -- Sergio Talens-Oliag <sto@debian.org>  Sat, 25 Feb 2006 20:16:20 +0100

python-htmltmpl (1.22-6) unstable; urgency=low

  * Build the package for python2.3 and python2.4, removing old python2.1 and
    python2.2 versions (closes: Bug#351141).
  * Build the package using cdbs.

 -- Sergio Talens-Oliag <sto@debian.org>  Thu,  2 Feb 2006 23:20:44 +0100

python-htmltmpl (1.22-5) unstable; urgency=low

  * Default python changed to python2.3.

 -- Sergio Talens-Oliag <sto@debian.org>  Mon, 11 Aug 2003 08:25:32 +0200 

python-htmltmpl (1.22-4) unstable; urgency=low

  * Ooops, added debian control files to include docs and examples in the
    packages. I should have checked last time. (closes: Bug#193599)
  
  * Fixed postinstall and prerm scripts and modified to compile only my own
    package .py files.

 -- Sergio Talens-Oliag <sto@debian.org>  Sat, 17 May 2003 09:02:29 +0200 

python-htmltmpl (1.22-3) unstable; urgency=low

  * Changed section to 'python'.
  * Fixed the python2.3 package.
  * Changed the package description to let the user know that the templates
    are not fully compatible with the HTML::Template versions. I feel that
    making it compatible should be done upstream, but I've received no
    feedback (closes: Bug#182181).
  * Fixed previous patch (NULL variables) to allow variables with value of '0'
    (closes: Bug#182781).

 -- Sergio Talens-Oliag <sto@debian.org>  Wed, 09 Apr 2003 00:58:20 +0200 
 
python-htmltmpl (1.22-2) unstable; urgency=low

  * Added build-depends on 'python' (closes: Bug#165169).
  * Applied patch to avoid replacing NULL variables with the string 'None'
    when processing the templates.
  * Updated policy to 3.5.7.
  * Build package for python2.3.

 -- Sergio Talens-Oliag <sto@debian.org>  Thu, 17 Oct 2002 17:09:44 +0200

python-htmltmpl (1.22-1) unstable; urgency=low

  * Initial Release (closes: Bug#162018)

 -- Sergio Talens-Oliag <sto@debian.org>  Fri, 27 Sep 2002 02:07:38 +0200