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 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292
|
fs-uae (3.1.66-2) unstable; urgency=medium
[ Debian Janitor ]
* Use secure copyright file specification URI
* debian/copyright: use spaces rather than tabs to start continuation lines
* Use secure URI in Homepage field
* Bump debhelper from old 12 to 13
* Drop unnecessary dependency on dh-autoreconf
* Remove unused license definitions for GPL-3+, CC-BY-SA-3.0
* Update standards version to 4.6.1, no changes needed
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Mon, 05 Dec 2022 13:48:30 +0100
fs-uae (3.1.66-1) unstable; urgency=medium
* New upstream release
* Replace DEB_BUILD_ARCH with DEB_HOST_ARCH in debian/rules (Closes: #996842)
* Update Standards-Version to 4.6.0 in debian/control
* Update upstream tarball source URL in debian/watch
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Thu, 20 Jan 2022 22:26:40 +0100
fs-uae (3.1.62-1) unstable; urgency=medium
* New upstream release
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Fri, 03 Dec 2021 07:34:46 +0100
fs-uae (3.1.59-1) unstable; urgency=medium
* New upstream release
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Mon, 22 Nov 2021 10:43:06 +0100
fs-uae (3.1.47-1) unstable; urgency=medium
* New upstream release
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Mon, 15 Nov 2021 01:12:53 +0100
fs-uae (3.1.35-1) unstable; urgency=medium
* New upstream release (Closes: #984138)
* Drop fs-uae-arcade and fs-uae-launcher packages from debian/control
* Drop fs-uae-arcade and fs-uae-launcher packages from debian/copyright
* Drop dh-python, python3-{all,setuptools} from B-D in debian/control
* Remove fs-uae-arcade links file debian/fs-uae-arcade.links
* Remove fs-uae-launcher links file debian/fs-uae-launcher.links
* Stop building fs-uae-arcade and fs-uae-launcher packages in debian/rules
* Update Standards-Version to 4.5.1 in debian/control
* Update Vcs-* fields for new Salsa project in debian/control
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Sun, 17 Oct 2021 14:27:52 +0200
fs-uae (3.0.5+dfsg-1) unstable; urgency=medium
* New upstream release. (Closes: #957238)
* Drop patches merged upstream:
+ debian/patches/0001-Define-unknown-host-CPUs-as-CPU_unknown.patch.
* Update remote URL and bump version in debian/watch.
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Fri, 01 May 2020 10:39:41 +0200
fs-uae (3.0.3+dfsg-1) unstable; urgency=medium
* New upstream version.
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Thu, 26 Mar 2020 16:28:24 +0100
fs-uae (3.0.2+dfsg-2) unstable; urgency=medium
* Drop python-lhafile from Recommends of fs-uae-launcher package.
* Update debhelper version to 12 and switch to debhelper-compat.
* Update standards version to 4.5.0 in debian/control.
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Fri, 07 Feb 2020 14:18:46 +0100
fs-uae (3.0.2+dfsg-1) unstable; urgency=medium
* New upstream release. (Closes: #886933, #944373)
* Drop fs-uae-netplay-server package which is python2-only. (Closes: #936566)
+ Add note about removal in debian/README.source.
+ Delete debian/fs-uae-netplay-server.* files.
+ Drop python and python-setuptools from Build-Depends in debian/control.
+ Remove package description from debian/README.Debian.
+ Remove package build invocation from debian/rules.
+ Remove file pattern matching from debian/copyright.
+ Remove section from debian/control.
* Drop debian/patches directory to start with a fresh patch-queue.
* Re-add patch to define unknown CPUs as CPU_unknown:
+ debian/patches/0001-Define-unknown-host-CPUs-as-CPU_unknown.patch.
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Fri, 27 Dec 2019 13:47:35 +0100
fs-uae (2.8.4+dfsg-2) unstable; urgency=medium
* Add debian/patches/0002-rename-async-for-python3.7.patch
to account for the renaming of the "async" module in
pyopengl to "_async". (Closes: #914790)
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Sun, 02 Dec 2018 19:10:14 +0100
fs-uae (2.8.4+dfsg-1) unstable; urgency=medium
* New upstream release. (Closes: #880944)
* Remove glee-dev from Build-Depends in debian/control.
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Sat, 02 Dec 2017 19:14:24 +0100
fs-uae (2.8.3+dfsg-1) unstable; urgency=medium
* New upstream release.
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Sat, 08 Apr 2017 12:02:39 +0200
fs-uae (2.8.0+dfsg-2) unstable; urgency=medium
* Override dh_auto_configure in debian/rules to
enable JIT on supported architectures only.
* Add debian/patches/0001-define-unknown-CPUs-as-
CPU_unknown.patch which will define unknown host
CPUs as CPU_unknown instead of failing the build.
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Sat, 08 Apr 2017 12:01:50 +0200
fs-uae (2.8.0+dfsg-1) unstable; urgency=medium
* New upstream release.
* Drop debian/patches/0002-fix-sign-declarations.h, fixed upstream.
* Drop debian/patches/0001-exclude-internal-libmpeg2-from-build.patch,
upstream now disables their embedded version of libmpeg2 by default.
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Wed, 12 Oct 2016 11:25:35 +0200
fs-uae (2.6.2+dfsg-4) unstable; urgency=medium
* Add debian/patches/0002-fix-sign-declarations.h which fixes the
sign declarations of multiple integer types. (Closes: #811779).
* Update years in debian/copyright.
* Update standards version to 3.9.8 in debian/control.
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Mon, 16 May 2016 13:29:30 +0200
fs-uae (2.6.2+dfsg-3) unstable; urgency=medium
* Add missing #DEBHELPER# token to debian/fs-uae-netplay-server.postrm
to ensure dh_installinit is called upon exit to clean up the rc.d
links installed for fs-uae-netplay-server (Closes: 803447).
* Always run debian/fs-uae-netplay-server.postrm with "set -e" so
that the script aborts upon any errors during execution.
* Add missing zero exit code at the end of
debian/fs-uae-netplay-server.postrm.
* Drop debian/menu file in compliance with CTTE decision (see #741573).
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Fri, 30 Oct 2015 12:42:51 +0100
fs-uae (2.6.2+dfsg-2) unstable; urgency=medium
* Add debian/patches/0001-exclude-internal-libmpeg2-from-build.patch
which prevents the internal version of libmpeg2 from being built at
any time, even when fs-uae is not actually linked against the internal
version.
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Wed, 28 Oct 2015 15:04:20 +0100
fs-uae (2.6.2+dfsg-1) unstable; urgency=medium
* New upstream release.
* Drop debian/patches/0001-use-debian-libmpeg2-library.patch,
upstream now always use the libmpeg2 library provided by
the distribution.
* Don't call 'dh' command with 'python2' in debian/rules to
avoid Python issues when backporting fs-uae to Jessie.
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Wed, 28 Oct 2015 10:41:31 +0100
fs-uae (2.6.1+dfsg-2) unstable; urgency=medium
* Add debian/patches/0001-use-debian-libmpeg2-library.patch to
make sure to always use Debian's own libmpeg2 library during build.
* Add debian/fs-uae-netplay-server.lintian-overrides which overrides a
lintian error regarding calling 'adduser' in the preinst script of
fs-uae-netplayer-server as the homedir is actually created using 'usermod'.
* Add debian/fs-uae-netplay-server.postrm to remove unowned directories
after purging fs-uae-netplay-server. (Closes: #769774)
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Fri, 16 Oct 2015 22:54:04 +0200
fs-uae (2.6.1+dfsg-1) unstable; urgency=medium
* New upstream release.
* Add libfreetype6-dev to Build-Depends in debian/control. (Closes: #748636)
* Add dh-autoreconf to Build-Depends in debian/control and run debhelper with
"--with autoreconf" to update config.{sub,guess} and {libtool,aclocal}.m4.
* Drop debian/patches/0003-remove-custom-mprotect-function.patch which was
previously cherry-picked from the upstream development branch.
* Drop debian/patches/0002-dont-copy-upstream-copying-file.patch. Any
redundant files will be removed through maintainer scripts instead.
* Drop debian/patches/0001-use-external-libglee.patch which is no longer
necessary to disable the in-tree copy of glee. External versions of glee
are now detected by the configure script and used automatically.
* Add libglew-dev to Build-Depends in debian/control.
* Switch from libsdl1.2-dev to libsdl2-dev in Build-Depends in debian/control.
* Add zip to Build-Depends in debian/control.
* Add libmpeg2-4-dev to Build-Depends in debian/control.
* Add python3-all and python3-setuptools to Build-Depends in debian/control
as fs-uae-arcade and -launcher are now Python3.
* Add dh-python to Build-Depends in debian/control.
* Update Depends for fs-uae-arcade and fs-uae-launcher for Python3
and Qt5 in debian/control.
* Run dh sequencer explicitly with "--with python2,python3" and use
the python3 interpreter to run the setup.py scripts to enable Python3
support for fs-uae-arcade and fs-uae-launcher.
* Update Standards-Version to 3.9.6 in debian/control.
* Clean up debian/control using wrap-and-sort.
* Update copyright years and wildcards, remove unused license
paragraphs and fix license name for "public-domain" paragraph
in debian/copyright.
* Remove unused debian/fs-uae-launcher.lintian-overrides.
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Thu, 15 Oct 2015 19:07:53 +0200
fs-uae (2.4.1+ds-3) unstable; urgency=medium
* Add debian/patches/0003-remove-custom-mprotect-function.patch
to fix a segmentation fault when running fs-uae with recent
versions of the proprietary nVidia driver (Closes: #757164).
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Tue, 27 Jan 2015 22:38:53 +0100
fs-uae (2.4.1+ds-2) unstable; urgency=medium
* Add missing dependency on python-pil for fs-uae-arcade in debian/control.
* Add missing copyright entry in debian/copyright for arcade/* files.
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Sat, 03 May 2014 19:21:51 +0200
fs-uae (2.4.1+ds-1) unstable; urgency=medium
* New upstream release. (Closes: #739796)
* Add binary package entry for fs-uae-arcade in debian/control.
* Update copyright years in debian/copyright.
* Add build and install directives for fs-uae-arcade and update build
and install directives fs-uae-launcher in debian/rules.
* Add links file for fs-uae-arcade.
* Drop debian/patches/0003-disable-JIT-on-non-i386.patch, no longer needed.
* Drop debian/patches/0004-add-generic-maccess.patch, merged upstream.
* Drop debian/patches/0005-add-kfreebsd-build-support.patch, merged upstream.
* Refresh debian/patches/0001-use-external-libglee.patch.
* Refresh debian/patches/0002-dont-copy-upstream-copying-file.patch.
* Add build dependency for libxi-dev in debian/control.
* Update debian/README.Debian to include fs-uae-arcade.
* Update debian/README.source to reflect the changes to the source package.
* Update dependencies for fs-uae-launcher in debian/control.
* Update standards version to 3.9.5 in debian/control.
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Sun, 06 Apr 2014 21:32:52 +0200
fs-uae (2.2.3+dfsg-4) unstable; urgency=low
* Update Debian JIT compiler disable patch to include
kFreeBSD/i386 since the JIT doesn't build here either.
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Tue, 05 Nov 2013 23:43:28 +0100
fs-uae (2.2.3+dfsg-3) unstable; urgency=low
* Enable version mangling for debian/watch file.
* Add Debian patch to enable build support for kFreeBSD.
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Tue, 05 Nov 2013 22:33:47 +0100
fs-uae (2.2.3+dfsg-2) unstable; urgency=low
* Remove entry for src/core.cw4.cpp in debian/copyright.
* Fix formatting for email address for src/cdrom-handler.cpp entry
in debian/copyright.
* Add comment with source code reference for src/hrtmon.rom.cpp
in debian/copyright.
* Add comment with source code reference for src/cdrom-handler.cpp
in debian/copyright.
* Add Debian patch to disable the JIT compiler on anything but i386.
* Add Debian patch to provide generic access functions to the virtual
Amiga's memory to support architectures other than x86, PPC and ARMEL.
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Tue, 05 Nov 2013 00:19:26 +0100
fs-uae (2.2.3+dfsg-1) unstable; urgency=low
* Initial release. (Closes: #680899)
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Fri, 01 Nov 2013 14:33:54 +0100
|