File: changelog

package info (click to toggle)
tilestache 1.51.5-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,688 kB
  • ctags: 893
  • sloc: python: 7,365; xml: 184; makefile: 77; sh: 37
file content (163 lines) | stat: -rw-r--r-- 5,186 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
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
tilestache (1.51.5-1) unstable; urgency=medium

  * New upstream release.
  * Refresh patches.

 -- Bas Couwenberg <sebastic@debian.org>  Wed, 25 Jan 2017 21:25:50 +0100

tilestache (1.51.4-1) unstable; urgency=medium

  * New upstream release.
  * Refresh patches.

 -- Bas Couwenberg <sebastic@debian.org>  Wed, 21 Dec 2016 21:48:15 +0100

tilestache (1.51.3-1) unstable; urgency=medium

  * New upstream release.
  * Update watch file to use GitHub instead of outdated tilestache.org.
  * Strip © symbol from copyright statements in copyright file.
  * Update dependencies for new upstream release.
  * Drop patches applied upstream. Refresh remaining patches.
  * Include API.html in docs, other docs removed upstream.
  * Enable tests with nose.
  * Drop tilestache-clean manpage, included upstream.
  * Bump Standards-Version to 3.9.8, no changes.
  * Add manpage for tilestache-compose & tilestache-list.
  * Change ttf-dejavu-core dependency to fonts-dejavu-core.

 -- Bas Couwenberg <sebastic@debian.org>  Tue, 01 Nov 2016 22:38:17 +0100

tilestache (1.49.8-3) unstable; urgency=medium

  * Fix syntax error in pillow-3.0.0.patch.
    (closes: #808335)

 -- Bas Couwenberg <sebastic@debian.org>  Fri, 18 Dec 2015 19:40:20 +0100

tilestache (1.49.8-2) unstable; urgency=medium

  * Add patch by Eric Soroos for Pillow 3.0.0 support.
    (closes: #808279)
  * Add upstream metadata.
  * Update Vcs-Browser URL to use HTTPS.

 -- Bas Couwenberg <sebastic@debian.org>  Fri, 18 Dec 2015 13:44:43 +0100

tilestache (1.49.8-1) unstable; urgency=medium

  [ Andrew Harvey ]
  * New upstream version
  * Patches refreshed
  * Update docs with new README file name
  * Add new patch to use system modestmaps javascript library
    (Closes: #650057)
  * Add new patch for compatibility with modestmaps >= 2.0.0
  * Add missing tilestache-clean manpage
  * Drop 02-fix_shebang.patch since it is included upstream now
  * Add a few optional dependencies as Recommends

  [ Bas Couwenberg ]
  * Add myself to Uploaders.
  * Restructure control file with cme.
  * Add gbp.conf to use pristine-tar by default.
  * Use canonical Vcs-* URLs
  * Add build dependency on python-setuptools, python-pkg-resources &
    dh-python.
  * Change build dependency from python to python-all.
  * Update copyright file, changes:
    - Use BSD-3-Clause license shortname instead of BSD
    - Reorder files clauses placing debian directory at the end
    - Add Upstream-Contact header
    - Fix Source and Comment field names
  * Expand extended description to include TileStache features.
  * Bump Standards-Version to 3.9.6, changes: Vcs-* URLs.
  * Use pybuild build system.
  * Remove duplicate tilestache-server.py from list of binaries to rename.

 -- Bas Couwenberg <sebastic@debian.org>  Sat, 18 Jul 2015 01:57:04 +0200

tilestache (1.31.0-1) unstable; urgency=low

  * New upstream version
  * Updated debian/copyright
  * Standards-Version bumped to 3.9.3, no changes needed

 -- David Paleino <dapal@debian.org>  Sun, 08 Apr 2012 09:32:09 +0200

tilestache (1.27.1-1) unstable; urgency=low

  * New upstream version
  * Patches refreshed

 -- David Paleino <dapal@debian.org>  Wed, 22 Feb 2012 18:37:50 +0100

tilestache (1.25.0-1) unstable; urgency=low

  * New upstream version
  * Updated copyright years

 -- David Paleino <dapal@debian.org>  Sun, 05 Feb 2012 12:26:21 +0100

tilestache (1.21.3-1) unstable; urgency=low

  * New upstream version
  * Make lintian happier about the copyright
  * Fix hyphen-used-as-minus-sign in tilestache-seed.1
  * Bump dependency on modestmaps >= 1.3.0

 -- David Paleino <dapal@debian.org>  Thu, 29 Dec 2011 19:07:10 +0100

tilestache (1.19.0-1) unstable; urgency=low

  * New upstream version
  * Package switched from pysupport to dh_python2
  * Fixed copyright file
  * Fix installed manpages

 -- David Paleino <dapal@debian.org>  Tue, 13 Sep 2011 09:14:24 +0200

tilestache (1.10.6-1) unstable; urgency=low

  * New upstream version
  * Standards-Version bump to 3.9.2, no changes needed
  * 00-use_system_font.patch refreshed

 -- David Paleino <dapal@debian.org>  Mon, 25 Apr 2011 22:53:57 +0200

tilestache (1.9.0-1) unstable; urgency=low

  * New upstream release

 -- David Paleino <dapal@debian.org>  Sat, 02 Apr 2011 17:04:11 +0200

tilestache (1.8.0-1) unstable; urgency=low

  * New upstream release
  * 01-fix_interpreter.patch dropped, fixed upstream

 -- David Paleino <dapal@debian.org>  Fri, 25 Mar 2011 20:52:01 +0100

tilestache (1.7.2-1) unstable; urgency=low

  * New upstream release
  * Maintainer set to Debian GIS
  * debian/patches/* refreshed

 -- David Paleino <dapal@debian.org>  Fri, 04 Feb 2011 12:46:12 +0100

tilestache (1.6.1-1) unstable; urgency=low

  * New upstream release
  * Add Depends on python-werkzeug (used by tilestache-server)
  * Manpages have been merged upstream, fix their location
  * Fix hyphen-used-as-minus-sign (01-fix_manpages.patch)
  * Add manpage for tilestache-server

 -- David Paleino <dapal@debian.org>  Mon, 24 Jan 2011 16:37:24 +0100

tilestache (1.2.2-1) unstable; urgency=low

  * Initial release (Closes: #603050)

 -- David Paleino <dapal@debian.org>  Mon, 15 Nov 2010 22:14:57 +0100