File: changelog

package info (click to toggle)
sdl-ball 1.02-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 4,892 kB
  • ctags: 1,128
  • sloc: cpp: 6,920; ansic: 221; makefile: 30
file content (83 lines) | stat: -rw-r--r-- 2,571 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
sdl-ball (1.02-2) unstable; urgency=medium

  * Upload to unstable.
  * use https for vsc-browser
  * Standards-Version: 4.0.0

 -- Evgeni Golov <evgeni@debian.org>  Sun, 23 Jul 2017 14:35:41 +0200

sdl-ball (1.02-1) experimental; urgency=medium

  * New upstream release.
  * Drop obsolete patches:
    - debian/patches/gcc-4.7-ftbfs.patch
    - debian/patches/gcc-4.8-ftbfs.patch
  * Use upstream's sdl-ball.desktop
  * Standards-Version: 3.9.6
  * Depend on fonts-alee instead of ttf-alee (Closes: #768604)

 -- Evgeni Golov <evgeni@debian.org>  Sun, 16 Nov 2014 14:18:06 +0100

sdl-ball (1.01-4) unstable; urgency=low

  * Fix FTBFS with gcc 4.8 due to stray ‘,’.
    Thanks: Juhani Numminen <juhaninumminen0@gmail.com>
    Closes: #701355
  * Use canonical URLs in Vcs-* entries.
  * Use debhelper 9 compat.
  * Honour CPPFLAGS from dpkg-buildflags to properly harden the build.
  * Standards-Version: 3.9.4
  * Improve the desktop file.

 -- Evgeni Golov <evgeni@debian.org>  Sun, 23 Jun 2013 14:09:01 +0200

sdl-ball (1.01-3) unstable; urgency=low

  * Fix FTBFS due to wrong use of the override targets of dh.
    Thanks: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
    Closes: #673938

 -- Evgeni Golov <evgeni@debian.org>  Sun, 27 May 2012 12:53:43 +0200

sdl-ball (1.01-2) unstable; urgency=low

  [ Evgeni Golov ]
  * Update my email address.
  * Use dh rules.tiny
  * format 3.0 (quilt)
  * Standards-Version: 3.9.3
  * Update debian/changelog to the latest format specification.
  * Fix a small spelling typo (Dont → Don't) in the game, thanks lintian.

  [ Cyril Brulebois ]
  * Fix FTBFS with gcc 4.7 by fixing missing <unistd.h> include
    (Closes: #667368).

 -- Evgeni Golov <evgeni@debian.org>  Tue, 15 May 2012 07:09:01 +0200

sdl-ball (1.01-1) unstable; urgency=low

  * New upstream release.
  * debian/copyright:
    + Fix the link to upstream source, this is sdl-ball, not sdl-jump.
      Closes: #509621.
    + Add copyright information for the dio-theme.
    + Update copyright years.

 -- Evgeni Golov <sargentd@die-welt.net>  Thu, 22 Jan 2009 19:00:10 +0100

sdl-ball (0.14-1) unstable; urgency=low

  * New upstream release.
  * debian/rules:
    + Use themes/default/icon32.png instead of icon32.png as the icon.
  * debian/control:
    + Add ${misc:Depends} to Depends of sdl-ball-data to please lintian.

 -- Evgeni Golov <sargentd@die-welt.net>  Mon, 08 Dec 2008 09:41:38 +0100

sdl-ball (0.13-1) unstable; urgency=low

  * Initial release (Closes: #505447)

 -- Evgeni Golov <sargentd@die-welt.net>  Wed, 12 Nov 2008 14:25:49 +0100