File: changelog

package info (click to toggle)
komi 1.04-5
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 1,936 kB
  • ctags: 476
  • sloc: ansic: 4,653; makefile: 72
file content (133 lines) | stat: -rw-r--r-- 4,510 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
komi (1.04-5) unstable; urgency=low

  * Fixed problem in Makefile that caused komi to link against many libraries
    unnecessarily, and in some cases causes komi to fail to build. Fixes
    shlibdeps warnings. (Closes: #655803)
  * Debian rules no longer ignores make clean error. Fixes lintian warning.
  * Copyright file now refers to GPL-2, rather than symlink GPL. Fixes lintian
    pedantic warning.
  * Removed unused and outdated debian/komi.6. Continue to use upstream man
    page.
  * Fixed man page warnings. Fixes lintian warning.
  * Fixed several printf format warnings on amd64 and other architectures.
  * Description no longer starts with the article, "a".
  * Removed unnecessary code from rules, and other misc cosmetic fixes
  * Added build-arch and build-indep targets to rules.
  * Rules file now respects DEB_BUILD_OPTIONS noopt and includes debugging
    symbols for nostrip.
  * Rules file now calls dh_prep instead of deprecated dh_clean -k. Fixes
    lintian warning.
  * Upgrade debhelper requirements and version compatibility to 8
  * Set debian/source/format to 1.0. Fixes lintian info warning.
  * Set Standards-Version to 3.9.2 (no changes needed)
  * Removed duplicate entries from changelog

 -- Brandon Barnes <winterknight@nerdshack.com>  Wed, 18 Jan 2012 13:54:00 -0800

komi (1.04-4) unstable; urgency=low

  * Fixed watch file (Closes: #453575)
  * Added pixmap to menu file
  * Menu file uses section Games/Action instead of Games/Arcade.
      Set Standards-Version to 3.8.0
  * Minor cleanup in control, dirs, and rules files

 -- Brandon Barnes <winterknight@nerdshack.com>  Sat, 5 Jul 2008 10:43:00 -0700

komi (1.04-3) unstable; urgency=low

  * New maintainer (Closes: #390824)
  * Mouse no longer required to play game from menu (that was silly).
  * Now, you get a "last life" warning even when playing in windowed mode.

 -- Brandon Barnes <winterknight@nerdshack.com>  Thu, 15 Feb 2007 23:46:00 -0800

komi (1.04-2) unstable; urgency=low

  * QA Upload.
  * Set maintainer to Debian QA Group.
  * Removed list of uploaders.
  * Set Standards-Version to 3.7.2.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Mon, 23 Oct 2006 18:56:15 +1000

komi (1.04-1) unstable; urgency=low

  [ Gonéri Le Bouder ]
  * new upstream release
  * new watch file
  * home site url in description
  * compat 5

  [ Alexander Schmehl ]
  * removed WINDOWS.txt from docs

 -- Alexander Schmehl <tolimar@debian.org>  Wed, 29 Mar 2006 22:59:58 +0200

komi (1.03-5) unstable; urgency=medium

  * Fix Makefile so the game links to SDL dynamically, rather than
    statically.  Thanks to Thierry Reding for the diagnosis + patch.
    (Closes: #349555)

 -- Steve Kemp <skx@debian.org>  Thurs, 22 Jan 2006 14:22:11 +0000

komi (1.03-4) unstable; urgency=low

  * Moved the project to the Alioth 'pkg-games' SVN repository.
        http://wiki.debian.org/Games/SVN
  * Updated the maintainer to the games-devel mailing list.
        http://lists.alioth.debian.org/mailman/listinfo/pkg-games-devel

 -- Steve Kemp <skx@debian.org>  Sunday,  22 January 2006 10:48:06 +0000

komi (1.03-3) unstable; urgency=low

  * Build against libaa1-dev/libaa1 instead of  aalib1.
    (Closes: #320884)

 -- Steve Kemp <skx@debian.org>  Thu, 04 Aug 2005 15:48:55 +0000

komi (1.03-2) unstable; urgency=low

  * Updated standards version to 3.6.2 (no changes).
  * Removed commented out debhelper lines from debian/rules
  * Changed menu entry:
     * Install to /usr/share/menu
     * Moved to section 'Games/Arcade'
     * Capitalise 'komi'
    (Closes: #316280)

 -- Steve Kemp <skx@debian.org>  Fri, 01 Jul 2005 02:04:57 +0000

komi (1.03-1) unstable; urgency=low

  * New upstream release.

 -- Steve Kemp <skx@debian.org>  Mon, 12 Jul 2004 15:37:21 +0000

komi (1.01-1) unstable; urgency=low

  * Uploaded to the Debian archives.
    (Closes: #257166)
  * Changed maintainer address to my @debian.org email.
  * Changed the saving of the preferences to the users home directory,
    this will be folded in upstream for the next release :)

 -- Steve Kemp <skx@debian.org>  Fri, 2 Jul 2004 18:47:15 +0000

komi (0.8b-2) unstable; urgency=low

  * Move manpage into section 6.
  * Updated manpage.

 -- Steve Kemp <steve@steve.org.uk>  Fri, 11 Jun 2004 15:23:02 +0000

komi (0.8b-1) unstable; urgency=low

  * Initial package.
  * Moved binary to /usr/games/komi
  * Moved data to /usr/share/games/komi
  * Added manpage.

 -- Steve Kemp <steve@steve.org.uk>  Thurs,  10 Jun 2004 21:40:11 +0000