File: changelog

package info (click to toggle)
bloboats 1.0.2%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,052 kB
  • sloc: cpp: 8,820; makefile: 117
file content (147 lines) | stat: -rw-r--r-- 5,143 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
bloboats (1.0.2+dfsg-5) unstable; urgency=medium

  * Team Upload.
  * Switch to DebHelper 13
  * Rename files in debian/ for ompatibility with DebHelper 14/15
  * Document usage of pristine-tar in d/gbp.conf

 -- Alexandre Detiste <tchet@debian.org>  Wed, 09 Apr 2025 12:18:33 +0200

bloboats (1.0.2+dfsg-4) unstable; urgency=medium

  * Team Upload.
  * d/p/gcc11.patch: Fix gcc11 FTBFS (Closes: #983994)
  * Add d/salsa-ci.yml
  * d/p/hardening.patch: Do not override CXXFLAGS
    (Fixes blhc and makes build reproducible)
  * d/control: Update VCS URLs

 -- Nilesh Patra <nilesh@debian.org>  Mon, 06 Sep 2021 19:28:22 +0530

bloboats (1.0.2+dfsg-3) unstable; urgency=medium

  * Team upload.
  * Fix FTCBFS.
    - Let dh_auto_build pass cross compilers.
    - Do not rebuild during make install (cross.patch).
    Thanks to Helmut Grohne for the report and patch. (Closes: #864534)
  * Drop deprecated menu file and xpm icon.
  * Switch to compat level 10.
  * Declare compliance with Debian Policy 4.0.0.
  * wrap-and-sort -sa.
  * Use https for Format field.
  * Install desktop icon to /usr/share/icons/hicolor/256x256/apps.

 -- Markus Koschany <apo@debian.org>  Wed, 05 Jul 2017 10:34:29 +0200

bloboats (1.0.2+dfsg-2) unstable; urgency=medium

  * Team upload.
  * Declare compliance with Debian Policy 3.9.8.
  * Vcs-fields: Use https and cgit.
  * Update Homepage address.
  * debian/watch: Use version=4 and update download address.
  * Add gcc-6-FTBFS.patch and fix FTBFS with GCC 6. (Closes: #811643)
  * Add debian/clean file and ensure that bloboats can be built twice in a row.

 -- Markus Koschany <apo@debian.org>  Sun, 10 Jul 2016 22:34:44 +0200

bloboats (1.0.2+dfsg-1) unstable; urgency=low

  * Team upload.

  [ Mahyuddin Susanto ]
  * New upstream release.
  * Refreshed all patches:
    - debian/patches/01-fix_segfault_notebook.patch
    - debian/patches/02-fix-Makefile.patch
    - debian/patches/03-uint32.patch
  * Update copyright to copyright format 1.0.
  * Simplify debian/rules by using dh sequencer.
  * Switch to source format 3.0 (quilt).

  [ Gonéri Le Bouder ]
  * Remove myself from Uploaders.

  [ Markus Koschany ]
  * Bump compatibility level to 9 and require debhelper >=9.
  * Bump Standards-Version to 3.9.4, no changes needed.
  * Rename the debian package version to 1.0.2+dfsg. (Closes: #593517)
  * The new upstream version supports higher screen resolutions, at least
    1680x1050 pixel. (Closes: #560101)
  * The new upstream version seemingly fixes the bug that HV-Arena finishes
    before the player can reach the Enterprise. (Closes: #413819)
  * Update debian/watch and make the file extension regex more flexible.
  * debian/rules:
    - Build with --parallel.
    - Drop unneeded overrides and further simplify debian/rules.
  * debian/patches:
    - Add DEP-3 header to 02-fix-Makefile.patch
    - Add Hardening.patch to enable $(LDFLAGS).
  * Convert bloboats.sgml to bloboats.6. Add missing OPTIONS.
  * Install readme.txt via docs file and bloboats.6 with manpages file.
  * Add new high resolution bloboats.png icon.
  * debian/control:
    - Drop docbook-to-man and libglib2.0-dev from Build-Depends. Both are not
      needed.
  * bloaboats.desktop: Add comment in German and keywords.

 -- Markus Koschany <apo@gambaru.de>  Fri, 31 May 2013 12:24:27 +0200

bloboats (1.0.1.dsfg-3) unstable; urgency=low

  [ Paul Wise ]
  * Add a watch file
  * Update upstream URLs

  [ Gonéri Le Bouder ]
  * Use /usr/share/quilt/quilt.make to call quilt
  * Unapply the patches during the clean, thanks Raphael Geisser
  * Standard version 3.8.1
   - do not ignore 'make clean' return
  * deals correctly with noopt and debug, thanks Raphael Geisser
  * Apply Raphael Geisser patch to pass correct parameter to SDL_SetVideoMode
  * Add fix_segfault_notebook.diff to avoid a segfault if the screen
    doesn't accept 1024x768 like most of the notebook computer
    (Closes: #523271)

 -- Gonéri Le Bouder <goneri@rulezlan.org>  Sun, 19 Apr 2009 00:00:15 +0200

bloboats (1.0.1.dsfg-2) unstable; urgency=low

  [ William Lima ]
  * Add call to dh_desktop to debian/rules
  * Add .desktop file (Closes: #466287)

  [ Jon Dowland ]
  * add Homepage: control field to source stanza

  [ Barry deFreese ]
  * Update fix_makefile.patch to remove strip. (Closes: #436595).
  * Remove Homepage from package description.
  * Add VCS tags in control.
  * Bump Standards Version to 3.7.3. (No changes needed).
  * Add myself to uploaders.

  [ Ansgar Burchardt ]
  * Add Icon to .desktop file

  [ Gonéri Le Bouder ]
  * remove libsdl-mixer1.2-dev since it's not needed for the moment
  * do not link with sdl-mixer too (fix_makefile.patch updated)

 -- Gonéri Le Bouder <goneri@rulezlan.org>  Wed, 20 Feb 2008 16:38:06 +0000

bloboats (1.0.1.dsfg-1) unstable; urgency=low

  [ Gonéri Le Bouder ]
  * Initial release (Closes: #383945)
  * dfsg: sound files removed
   - README.Debian created to explain the issue.

  [ Jon Dowland ]
  * update menu section to "Games/Action" for menu transition
    (thanks Linas Žvirblis)

 -- Jon Dowland <jon@alcopop.org>  Thu, 12 Jul 2007 11:23:53 +0100