File: changelog

package info (click to toggle)
tuxpaint-config 0.17rc1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 4,240 kB
  • sloc: cpp: 3,485; makefile: 345; sh: 82; python: 20; ansic: 9
file content (185 lines) | stat: -rw-r--r-- 5,727 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
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
tuxpaint-config (0.17rc1-1) unstable; urgency=medium

  * Upload to unstable
  * Update copyright years
  * Upgrade to debhelper-compat (=13)
  * Merge janitor changes
   - Trim trailing whitespace.
   - debian/copyright: use spaces rather than tabs to start continuation
     lines.
   - Set debhelper-compat version in Build-Depends.

 -- Jonathan Carter <jcc@debian.org>  Sun, 05 Sep 2021 16:15:45 +0200

tuxpaint-config (0.17rc1-1~exp1) experimental; urgency=medium

  * New upstream release
  * Update standards version to 4.6.0

 -- Jonathan Carter <jcc@debian.org>  Sun, 05 Sep 2021 16:07:28 +0200

tuxpaint-config (0.0.14-1) unstable; urgency=medium

  * New upstream release
  * Update copyright file
  * Update debian-jr uploader team e-mail address
    (Closes: #899291)
  * Update standards version to 4.2.1
  * debian/control: wrap-and-sort
  * Drop reproducible-builds patch (applied upstream)

 -- Jonathan Carter <jcc@debian.org>  Tue, 11 Sep 2018 09:33:36 +0200

tuxpaint-config (0.0.13-8) unstable; urgency=medium

  * Move git repository to salsa.debian.org
  * Update standards version to 4.1.3
  * Update compat level to 11
  * Add Debian Junior team to uploaders

 -- Jonathan Carter <jcc@debian.org>  Wed, 14 Feb 2018 11:53:42 +0200

tuxpaint-config (0.0.13-7) unstable; urgency=medium

  * Fix parallel builds (Closes: #879042)

 -- Jonathan Carter <jcc@debian.org>  Mon, 13 Nov 2017 15:07:32 +0200

tuxpaint-config (0.0.13-6) unstable; urgency=medium

  * Update standards version to 4.1.1
    - Update copyright file to copyright format 1.0
    - Remove obsolete menu file
    - Remove obsolete -k from dh_clean
    - Set hardening=+all
    - Remove ancient conflicts
  * Fix spelling mistakes in man page
  * debian/rules:
    - Remove boilerplate text
  * Add -fpic for x32

 -- Jonathan Carter <jcc@debian.org>  Mon, 30 Oct 2017 09:20:13 +0200

tuxpaint-config (0.0.13-5) unstable; urgency=medium

  * Fix cross-builds (Closes: #878365)

 -- Jonathan Carter <jcc@debian.org>  Sat, 28 Oct 2017 22:11:39 +0200

tuxpaint-config (0.0.13-4) unstable; urgency=medium

  * Adopting package (Closes: #848989)
  * Remove boilerplate from include-standard-flags patch
  * Update compat to 10
  * Update copyright file to copyright-format 1.0
  * debian/rules:
     - Remove boilerplate comments from debian/rules
     - Set DEB_BUILD_MAINT_OPTIONS=hardening=+all
     - Use build architecture toolchain (Closes: #878365)
  * debian/control:
     - Remove ancient Conflicts
     - Update standards version to 4.1.1

 -- Jonathan Carter <jcc@debian.org>  Wed, 18 Oct 2017 15:08:25 +0200

tuxpaint-config (0.0.13-3) unstable; urgency=medium

  * QA upload.
  * Imported source into a gbp repo in collab-maint.
  * Removed empty /usr/share/applnk/ from binary package.
  * Changed Standards-Version from 3.9.6 to 4.1.0.
  * Added homepage link to d/control.
  * Removed obsolete menu file.
  * Changed to debhelper level 9.
  * Added gbp.conf file to enfore use of pristine-tar.
  * Added watch file pointing to sourceforge.

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 30 Aug 2017 13:31:19 +0200

tuxpaint-config (0.0.13-2) unstable; urgency=medium

  * QA upload.
  * Set maintainer to Debian QA Group. (see #848989)
  * Add patch from Chris Lamb to make the build reproducible.
    (Closes:  #834780)

 -- Adrian Bunk <bunk@debian.org>  Sun, 22 Jan 2017 01:48:06 +0200

tuxpaint-config (0.0.13-1) unstable; urgency=low

  * New upstream release. (Closes: #626782, #722947)
  * Switch to dpkg-source 3.0 (quilt) format.
  * Include watch file, thanks to Daniel Liedert <daniel.leidert@wgdd.de>.
    (Closes: #549385).
  * Update watch file to new location.
  * Update to current standards.

 -- Ben Armstrong <synrg@sanctuary.nslug.ns.ca>  Sun, 26 Oct 2014 09:53:13 -0300

tuxpaint-config (0.0.12-3) unstable; urgency=low

  * Eliminate non-literal format string. (Closes: #652175)

 -- Ben Armstrong <synrg@sanctuary.nslug.ns.ca>  Mon, 19 Dec 2011 05:50:56 -0400

tuxpaint-config (0.0.12-2) unstable; urgency=low

  * Remove redundant desktop file.  (Closes: #498927)

 -- Ben Armstrong <synrg@sanctuary.nslug.ns.ca>  Fri, 16 Oct 2009 09:30:06 -0300

tuxpaint-config (0.0.12-1) unstable; urgency=low

  * New upstream release.

 -- Ben Armstrong <synrg@sanctuary.nslug.ns.ca>  Sun, 09 Aug 2009 12:20:30 -0300

tuxpaint-config (0.0.10-1) unstable; urgency=low

  * New upstream release.
  * Install desktop file to opendesktop location.

 -- Ben Armstrong <synrg@sanctuary.nslug.ns.ca>  Sun, 08 Jun 2008 14:41:23 -0300

tuxpaint-config (0.0.8-1) unstable; urgency=low

  * New upstream release.

 -- Ben Armstrong <synrg@sanctuary.nslug.ns.ca>  Tue, 03 Jul 2007 22:12:27 -0300

tuxpaint-config (0.0.7+0.0.8rc1-1) unstable; urgency=low

  * New upstream release.

 -- Ben Armstrong <synrg@sanctuary.nslug.ns.ca>  Sat, 30 Jun 2007 17:46:26 -0300

tuxpaint-config (0.0.7-1) unstable; urgency=low

  * New upstream release.

 -- Ben Armstrong <synrg@sanctuary.nslug.ns.ca>  Sun, 22 Oct 2006 12:00:14 -0300

tuxpaint-config (0.0.6+0.0.7rc5-1) unstable; urgency=low

  * New upstream release.

 -- Ben Armstrong <synrg@sanctuary.nslug.ns.ca>  Sun, 15 Oct 2006 11:05:04 -0300

tuxpaint-config (0.0.6-2) unstable; urgency=low

  * Fixed X11 dependencies (thanks, Matt Kraai) (Closes: #356274)

 -- Ben Armstrong <synrg@sanctuary.nslug.ns.ca>  Sun,  2 Apr 2006 10:28:04 -0300

tuxpaint-config (0.0.6-1) unstable; urgency=low

  * New upstream release.
  * Fix missing menu entry.

 -- Ben Armstrong <synrg@sanctuary.nslug.ns.ca>  Sat, 21 Jan 2006 19:06:41 -0400

tuxpaint-config (0.0.5-1) unstable; urgency=low

  * Initial Release.

 -- Ben Armstrong <synrg@sanctuary.nslug.ns.ca>  Thu,  7 Oct 2004 10:26:42 -0300