File: changelog

package info (click to toggle)
schism 2%3A20181223-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,008 kB
  • sloc: ansic: 61,828; objc: 455; python: 377; makefile: 352; sh: 41; xml: 10
file content (227 lines) | stat: -rw-r--r-- 6,802 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
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
schism (2:20181223-1) unstable; urgency=medium

  * New upstream version.

 -- Gürkan Myczko <gurkan@phys.ethz.ch>  Mon, 24 Dec 2018 21:37:30 +0100

schism (2:20180810-2) unstable; urgency=medium

  * Patch fixing build on GNU/Hurd.

 -- Gürkan Myczko <gurkan@phys.ethz.ch>  Tue, 11 Dec 2018 09:58:10 +0100

schism (2:20180810-1) unstable; urgency=medium

  * New upstream version.

 -- Gürkan Myczko <gurkan@phys.ethz.ch>  Tue, 14 Aug 2018 14:39:18 +0200

schism (2:20180513-1) unstable; urgency=medium

  * New upstream version.

 -- Gürkan Myczko <gurkan@phys.ethz.ch>  Mon, 14 May 2018 12:53:28 +0200

schism (2:20180209-1) unstable; urgency=medium

  * New upstream version.
  * Bump debhelper version to 11.
  * Bump standards version to 4.1.3.
  * debian/watch: updated.
  * debian/menu: dropped.

 -- Gürkan Myczko <gurkan@phys.ethz.ch>  Mon, 19 Feb 2018 07:02:45 +0100

schism (2:20170910-1) unstable; urgency=medium

  * New upstream version.
  * Bump debhelper version to 10.
  * Bump standards version to 4.1.1.
  * debian/control: update Suggests.
  * debian/install: added to install desktop files.

 -- Gürkan Myczko <gurkan@phys.ethz.ch>  Tue, 24 Oct 2017 10:25:48 +0200

schism (2:20160521-1) unstable; urgency=low

  * New upstream version. (Closes: #730571)
  * Bump standards version to 3.9.8.
  * Drop debian/patches, not needed anymore.
  * Drop debian/schism.1 and manpages, upstream ships a better one.
  * debian/rules: add debian hardening for schismtracker.
  * Upstream renamed schism binary to schismtracker.
  * Updated debian/menu.
  * Change my name.

 -- Gürkan Myczko <gurkan@phys.ethz.ch>  Tue, 26 Jul 2016 09:53:37 +0200

schism (2:0+20110101-1) unstable; urgency=low

  * New upstream snapshot.
  * Refresh 01-binutils_gold.patch.
  * Update debian/copyright.

 -- Alessio Treglia <alessio@debian.org>  Fri, 18 Feb 2011 15:20:59 +0100

schism (2:0+20100202-2) unstable; urgency=low

  * Upload to unstable.

 -- Alessio Treglia <alessio@debian.org>  Wed, 09 Feb 2011 21:19:39 +0100

schism (2:0+20100202-1) experimental; urgency=low

  * New upstream release.
  * Build-Depends on Python.
  * debian/rules:
    - Create auto directory before calling dh_auto_build in order to prevent
      FTBFS.
    - Install NEWS file as upstream's changelog.
  * Refresh patches.
  * Update debian/gbp.conf file.

 -- Alessio Treglia <alessio@debian.org>  Sun, 05 Sep 2010 20:29:56 +0200

schism (2:0+20090817-2) unstable; urgency=low

  * Update Maintainer:
    - The Debian Multimedia team is currently merging with the Debian
       Multimedia Maintainers team (http://wiki.debian.org/DebianMultimedia).
    - Add myself as uploader.
  * debian/control:
    - Wrap long lines.
    - Add Vcs-* tags.
    - Update Standards to 3.9.0.
  * Drop automake from Build-Depends field.
  * Drop changes to upstream sources from the packaging.
  * Set format to 3.0 (quilt).
  * Switch to debhelper 7 + autoreconf add-on.
  * Add watch file.
  * Add debian/gbp.conf file.
  * Add .gitignore file.
  * debian/copyright: Fix copyright-refers-to-symlink-license warning.
  * Add patch to fix FTBFS with binutils-gold (Closes: #556337).

 -- Alessio Treglia <alessio@debian.org>  Sat, 10 Jul 2010 12:33:40 +0200

schism (2:0+20090817-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Drop build-dependency on libxxf86misc-dev (closes: #559692)

 -- Julien Cristau <jcristau@debian.org>  Wed, 27 Jan 2010 14:44:42 +0100

schism (2:0+20090817-1) unstable; urgency=low

  * New upstream version.
  * Bump standards version.
  * Drop dh_desktop call.
  * Updated homepage.

 -- Gürkan Sengün <gurkan@phys.ethz.ch>  Mon, 17 Aug 2009 21:42:51 +0200

schism (2:0+20090126-1) unstable; urgency=low

  * New upstream version.
  * Bump debhelper version.
  * Update debian/copyright.
  * Removed build dependency libxkbsel-dev.
  * Changed recommends and updated it to suggests. (Closes: #476898)

 -- Gürkan Sengün <gurkan@phys.ethz.ch>  Thu, 29 Jan 2009 10:59:59 +0100

schism (2:0+20080403-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix bashism in debian/rules (Closes: #478625)
  * Bump Standards-Version to 3.8.0.

 -- Chris Lamb <chris@chris-lamb.co.uk>  Sat, 07 Jun 2008 22:08:45 +0100

schism (2:0+20080403-1) unstable; urgency=low

  * New upstream version.
  * Remove Simon from Uploaders.
  * Updated my email address.
  * Recommend xmms2-plugin-modplug instead of xmms-modplug, which is no longer
    available. (Closes: #473835)

 -- Gürkan Sengün <gurkan@phys.ethz.ch>  Sun, 06 Apr 2008 10:21:33 +0200

schism (2:0+20080222-1) unstable; urgency=low

  * New upstream.
  * Added Debian Multimedia to Uploaders.
  * debian/copyright: Updated years.
  * debian/control: Extended Recommends.
  * debian/rules: Call dh_desktop.

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Fri, 22 Feb 2008 12:19:06 +0100

schism (2:0+20071208-1) unstable; urgency=low

  * New upstream version, fixes GNU/kFreeBSD build problems.
  * debian/control:
    + Updated build-depends. (Closes: #453235)
    + Updated standards version.

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Sat, 08 Dec 2007 20:45:28 +0100

schism (2:0+20071117-1) unstable; urgency=low

  * New upstream version.
  * debian/copyright: Reformatted.
  * debian/rules: Install desktop and icon files.
  * debian/menu: Added font editor entry.

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Sat, 17 Nov 2007 14:22:42 +0100

schism (2:0+20071026-1) unstable; urgency=low

  * New upstream version.
  * debian/menu: Update for the new policy.
  * debian/compat: Bumped, no changes needed.

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Fri, 26 Oct 2007 21:30:25 +0200

schism (1:0.5rc1-1) unstable; urgency=low

  * New upstream version.

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Tue, 16 Jan 2007 15:41:29 +0100

schism (2+20061221-1) unstable; urgency=low

  * New upstream tarball.

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Fri, 22 Dec 2006 10:52:59 +0100

schism (2+20061016-1) unstable; urgency=low

  * New upstream version. (Closes: #376836)
  * New upstream author, updated homepage.
  * New maintainer, with Simons' approval.
  * Bump debian standards version.
  * Added to menu.
  * Updated FSF address in debian/copyright.
  * Created a manual page.

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Thu, 26 Oct 2006 12:51:21 +0200

schism (0.2a-3) unstable; urgency=low

  * Build with gcc 4.0+ fixed (Closes: #314816)

 -- Simon Richter <sjr@debian.org>  Thu, 19 Jan 2006 01:25:37 +0100

schism (0.2a-2) unstable; urgency=low

  * Using fixed SysV types instead of platform dependent ones

 -- Simon Richter <sjr@debian.org>  Sun, 22 May 2005 20:09:28 +0200

schism (0.2a-1) unstable; urgency=low

  * Initial release.

 -- Simon Richter <sjr@debian.org>  Sun, 22 May 2005 12:44:50 +0200