File: changelog

package info (click to toggle)
python-tempita 0.5.2-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 208 kB
  • ctags: 259
  • sloc: python: 1,167; makefile: 37
file content (84 lines) | stat: -rw-r--r-- 2,559 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
python-tempita (0.5.2-2) unstable; urgency=medium

  * Team upload.

  [ Ondřej Nový ]
  * Migrate from DPMT svn to DPMT git
  * Fixed VCS URL (https)

  [ Sascha Steinbiss ]
  * Address encoding issue on Python 3 by backporting a patch from
    upstream (Closes: #750895)
    - Add an autopkgtest

  [ Simon McVittie ]
  * Correct backported patch to not double-decode strings if an encoding
    was specified
  * Add missing build-dependency on dh-python for dh_python3
  * Add build-arch and build-indep targets to debian/rules

 -- Simon McVittie <smcv@debian.org>  Sun, 05 Mar 2017 15:48:07 +0000

python-tempita (0.5.2-1) unstable; urgency=medium

  * New upstream release

 -- Piotr Ożarowski <piotr@debian.org>  Tue, 17 Dec 2013 19:39:51 +0100

python-tempita (0.5.1-1) unstable; urgency=low

  * New upstream release (closes: #599645)
    - add python3-tempita binary package
    - no longer ships documentation
  * Switch from dh_pysupport to dh_python2
  * Source format changed to 3.0 (quilt)
  * Bump Standards-Version to 3.9.2 (no changes needed)

 -- Piotr Ożarowski <piotr@debian.org>  Tue, 14 Jun 2011 22:08:22 +0200

python-tempita (0.4-1) unstable; urgency=low

  * New upstream release
  * Bump Standards-Version to 3.8.1 (no changes needed)

 -- Piotr Ożarowski <piotr@debian.org>  Tue, 21 Apr 2009 19:50:54 +0200

python-tempita (0.3-1) unstable; urgency=low

  [ Sandro Tosi ]
  * debian/control
    - switch Vcs-Browser field to viewsvn

  [ Piotr Ożarowski ]
  * New upstream release
  * Build docs using Sphinx:
    + python-sphinx added to build dependencies
    + new suggested package: libjs-jquery

 -- Piotr Ożarowski <piotr@debian.org>  Sat, 22 Nov 2008 21:32:52 +0100

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

  * New upstream release
  * python, python-all-dev, python-support, and python-setuptools build
    dependencies moved to Build-Depends-Indep
  * Vcs-Svn and Vcs-Browser fields added in debian/control
  * debian/watch file added
  * Bump Standards-Version to 3.8.0 (no changes needed)
  * Change Priority to optional
  * Move team name to Maintainer field, add myself to Uploaders

 -- Piotr Ożarowski <piotr@debian.org>  Tue, 22 Jul 2008 23:37:59 +0200

python-tempita (0.1-2) unstable; urgency=low

  * Removed unused remains of dpatch from debian/rules (Closes: #482204)

 -- Christoph Haas <haas@debian.org>  Wed, 21 May 2008 20:15:04 +0200

python-tempita (0.1-1) unstable; urgency=low

  * Initial release (Closes: #476831)

 -- Christoph Haas <haas@debian.org>  Sat, 19 Apr 2008 14:47:06 +0200