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 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696
|
mupen64plus-input-sdl (2.5.9+55+g2129e94-1) unstable; urgency=medium
* New Upstream Snapshot from 2129e942fdc2ee74d4d5f9c815dd204c45d9f4c1
-- Sven Eckelmann <sven@narfation.org> Wed, 01 Feb 2023 20:29:11 +0100
mupen64plus-input-sdl (2.5.9+54+gaa18148-1) unstable; urgency=medium
* New Upstream Snapshot from aa181483bfcac8901184f8c7590e4246eba5508b
* debian/rules:
- disallow compiler to drop code related to signed integer overflows during
optimization
* debian/control:
- Upgraded to policy 4.6.2, no changes required
-- Sven Eckelmann <sven@narfation.org> Sat, 31 Dec 2022 09:29:43 +0100
mupen64plus-input-sdl (2.5.9+52+gac3b878-1) unstable; urgency=medium
* New Upstream Snapshot from ac3b878cd14cf455cc40d94985ad1303383b1b7a
* Upload to unstable
-- Sven Eckelmann <sven@narfation.org> Tue, 15 Nov 2022 15:44:26 +0100
mupen64plus-input-sdl (2.5.9-1) experimental; urgency=medium
* New Upstream Version
* debian/patches:
- Add bump-API-version-to-2.1.0-to-fix-issue-79.patch, Update input API
version to 2.1
* debian/rules
- Allow one to override pkg-config for crossbuilds
* debian/control
- Upgraded to policy 4.3.0, no changes required
- Switch to debhelper 12
* debian/copyright
- Update copyright years to 2019
-- Sven Eckelmann <sven@narfation.org> Sat, 02 Mar 2019 20:17:00 +0100
mupen64plus-input-sdl (2.5-6) unstable; urgency=medium
* debian/control:
- Upgraded to policy 4.6.1, no changes required
- Allow build without (fake)root
- Switch default Vcs-Git branch to debian/unstable
- Switch to debhelper compat 13
- Remove versioned constraints unnecessary since buster
- Use secure URI in Homepage field
* debian/copyright
- Update copyright years to 2022
* Drop duplicated fields from upstream/metadata
* Update debian/watch for format 4
* Remove constraints unnecessary since buster (oldstable):
+ mupen64plus-input-sdl: Drop versioned constraint on libmupen64plus2 in
Breaks.
-- Sven Eckelmann <sven@narfation.org> Mon, 14 Nov 2022 18:52:18 +0100
mupen64plus-input-sdl (2.5-5) unstable; urgency=medium
* debian/control
- Automatically select correct Vcs-Git branch
- Upgraded to policy 4.4.0, no changes required
- Switch to debhelper 12
* debian/rules
- Allow one to override pkg-config for crossbuilds
* debian/copyright
- Update copyright years to 2019
-- Sven Eckelmann <sven@narfation.org> Tue, 27 Aug 2019 23:28:05 +0200
mupen64plus-input-sdl (2.5-4) unstable; urgency=medium
* debian/control
- Change Vcs-Git to https://
- update to debhelper 10
- Move VCS-* to salsa.debian.org
* Sort debian control files with `wrap-and-sort -abst`
* Upgraded to policy 4.2.1
- remove get-orig-source rule from debian/rules
* debian/copyright:
- Update copyright years
* debian/rules
- Remove ddeb migration conflict against pre-stretch package
- Drop (now default) parameter --parallel for dch
-- Sven Eckelmann <sven@narfation.org> Thu, 18 Oct 2018 21:50:49 +0200
mupen64plus-input-sdl (2.5-3) unstable; urgency=medium
* debian/control, debian/rules:
- Drop mupen64plus-input-sdl-dbg in favor of -dbgsym package
* Update copyright years in debian/copyright
* debian/patches:
- add-MayFlash-PC048-adapter-auto-config-from-Brandon-Bundy.patch
Add auto-config for MayFlash PC048 adapter
- new-Saitek-PLC-Cyborg-Force-Rumble-Pad-auto-config-from-P.patch
Add auto-config for Saitek PLC Cyborg Force Rumble Pad controller
- add-new-auto-config-section-for-Rock-Candy-gamepad-and-ne.patch
Add auto-config for Rock Candy controller
- add-OUYA-wireless-controller-auto-config-from-github-tick.patch
Add auto-config for OUYA Game controller
- add-another-huijia-auto-config-from-alecjw-on-github-tick.patch
Add auto-config for HuiJia controller
- added-specific-config-for-Logitech-F310-from-Marcus-Dean-.patch
Add auto-config for Logitech F310 controller
- Add-USB-Gamepad.patch,
Add auto-config for USB Gamepad controller
- fixes-for-Gasia-PS-Gamepad-from-Marcus-Dean-Adams-on-goog.patch,
Fix auto-configuration for Gasia PS Gamepad
- add-ShanWan-USB-autoconfig-from-Marco-on-google-group-lis.patch
Add auto-config for ShanWan USB WirelessGamepad controller
- Updated-Generic-X-Box-pad-to-conform-to-the-README.patch,
Fix Generic XBox gamepad layout
- Fixed-a-small-error-in-the-changed-section.patch,
Fix newline in XBox gamepad layout
- Fixed-Xbox-360-Wireless-Receiver-section.patch,
Fix Xbox 360 Wireless Receiver layout
-- Sven Eckelmann <sven@narfation.org> Fri, 01 Jan 2016 12:47:51 +0100
mupen64plus-input-sdl (2.5-2) unstable; urgency=medium
* debian/patches:
- Add add-config-for-Sony-playstation-4-controller-and-rem.patch,
Fix axis auto configuration in for Playstation 4 controllers
- Add add-auto-config-for-Snakebyte-PS3-style-USB-controll.patch,
Add auto-config for Snakebyte PS3-style USB controller
- Add add-auto-config-for-Super-Joy-Box-13-Gamecube-USB-ad.patch,
Add auto-config for Super Joy Box 13 Gamecube USB adapter
- Add add-auto-config-for-Xiaomi-Bluetooth-Controller-from.patch,
Add auto-config for Xiaomi Bluetooth Controller
- Add add-auto-config-for-Logitech-F710-gamepad-by-me.patch,
Add auto-config for Logitech F710 gamepad
- Move patches to alternative DEP-3 format and manage them with gbp pq
* debian/control:
- Change Vcs-Browser to new alioth CGit URL
- Move Vcs URLs from collab-maint to pkg-games
- Update upstream URLs
- Set Maintainer to Debian Games Team
-- Sven Eckelmann <sven@narfation.org> Thu, 26 Nov 2015 07:51:15 +0100
mupen64plus-input-sdl (2.5-1) unstable; urgency=medium
* New Upstream Version
* Upload to unstable
* Upgraded to policy 3.9.6, no changes required
* debian/copyright
- Update years
- Add new files
* debian/patches
- Remove upstream merged autoconfig_sony_dualshock4.patch
-- Sven Eckelmann <sven@narfation.org> Fri, 01 May 2015 16:14:00 +0200
mupen64plus-input-sdl (2.0+50+g83c33be-1) experimental; urgency=medium
* New Upstream Snapshot from 83c33bee6921bae966cced52c8e4662a457918d9
* Remove upstream merged autoconfig_acrux.patch,
autoconfig_austgame_ps_converter.patch, autoconfig_bda_pro_ex.patch,
autoconfig_ipequa.patch, autoconfig_jess_controller.patch,
autoconfig_logitech_f310.patch, autoconfig_mayflash.patch,
autoconfig_nintendo_wii_remote_pro.patch, autoconfig_retrolink_n64.patch,
autoconfig_sidewinder_gamepad_pro.patch, autoconfig_szmy_gamepad3.patch,
autoconfig_twin_gamepad.patch, autoconfig_twin_usb.patch,
autoconfig_wiimote_classic.patch, autoconfig_xbox360.patch,
autoconfig_xinput.patch, fallback_nomousegrab.patch,
sdl2_forcefeedback.patch, sdl2_keysym.patch, sdl2_mousemode.patch
-- Sven Eckelmann <sven@narfation.org> Fri, 05 Sep 2014 11:01:32 +0200
mupen64plus-input-sdl (2.0-4) unstable; urgency=medium
* debian/watch:
- Change upstream check from bitbucket to github
* debian/copyright:
- Change upstream source to github
* debian/get-orig-source.sh
- Change upstream repository to github
- Change SCM from Mercurial to Git
* Update copyright years in debian/copyright
* Move keyring for signature verification to new debian/upstream/
* debian/rules:
- Use Largefile Support enabled C API
* debian/patches:
- Add autoconfig_acrux.patch, Add support for USB GAMEPAD 8116
- Add autoconfig_austgame_ps_converter.patch, Add support for Austgame PS to
USB convert cable
- Add autoconfig_bda_pro_ex.patch, Add support for BDA Pro Ex
- Add autoconfig_ipequa.patch, Add support for ipega media gamepad
controller
- Add autoconfig_logitech_f310.patch, Add support for Logitech Gamepad F310
- Add autoconfig_mayflash.patch, Update deadzone/peak of Mayflash adapter
- Add autoconfig_twin_usb.patch, Add support for Twin USB Gamepad
- Add autoconfig_xbox360.patch, Fix R button for Xbox360
- Add autoconfig_sony_dualshock4.patch, Add support for Sony Dualshock4
-- Sven Eckelmann <sven@narfation.org> Sat, 30 Aug 2014 18:01:00 +0200
mupen64plus-input-sdl (2.0-3) unstable; urgency=low
* debian/patches:
- Add autoconfig_sidewinder_gamepad_pro.patch, Add support for Microsoft
SideWinder Game Pad Pro USB version 1.0
- Add autoconfig_retrolink_n64.patch, Add support for Retrolink N64 USB
clone
- Add autoconfig_nintendo_wii_remote_pro.patch, Add support for Nintendo
Wii Remote Pro Controller
- Add fallback_nomousegrab.patch, fall back to key/joy mappings for a
controller with mouse=true when the mouse is not grabbed
- Add autoconfig_xinput.patch, Add support for XInput version of Xbox360
controller
* Upgraded to policy 3.9.5, no changes required
-- Sven Eckelmann <sven@narfation.org> Fri, 13 Dec 2013 17:29:55 +0100
mupen64plus-input-sdl (2.0-2) unstable; urgency=low
* debian/patches:
- Add xboxdrv_rumble_war.patch, Add workaround for missing rumble with
xboxdrv
- Add autoconfig_jess_controller.patch, Jess Technology Co., Ltd. USB
Game Controllers
- Add autoconfig_szmy_gamepad3.patch, Add support for SZMY-POWER CO.,LTD.
GAMEPAD 3 TURBO
- Add autoconfig_twin_gamepad.patch, Twin USB Vibration Gamepad
- Add autoconfig_wiimote_classic.patch, Add supportt for Nintendo Wiimote
Classic
-- Sven Eckelmann <sven@narfation.org> Sat, 31 Aug 2013 13:42:13 +0200
mupen64plus-input-sdl (2.0-1) unstable; urgency=low
* New Upstream Version
* Upload to unstable
* debian/patches:
- Update sdl2_forcefeedback.patch, Support rumble effects when only
a single effect can be registered
- Remove upstream merged cflags_gnu_source.patch
- Rebase sdl2_keysym.patch and sdl2_mousemode.patch on 2.0
* debian/control:
- Build-Depend on debhelper 9.20130604 for support of parameters when
detecting targets in dh_auto_*
* debian/rules:
- Work around new debhelper 9.20130624 dh_auto_{clean,test} behavior
which is causing a FTBFS by adding an explicit
override_dh_auto_{clean,test} rule
* debian/watch:
- Verify new upstream versions using GPG key 954F81B094AA5BB226F5
-- Sven Eckelmann <sven@narfation.org> Fri, 05 Jul 2013 22:52:42 +0200
mupen64plus-input-sdl (2.0~rc2+1+9aaeab081d97-2) experimental; urgency=low
* debian/rules:
- Switch from SDL 1.2 to SDL 2.0
* debian/control:
- Depend on libsdl2-dev instead of libsdl1.2-dev
- Add Break for pre-SDL2 libmupen64plus2
* debian/patches:
- Add sdl2_forcefeedback.patch, Use SDL2 to play force feedback effects
- Add sdl2_keysym.patch, Use SDL1.2 keysym in the config when using SDL2
- Add sdl2_mousemode.patch, Add support for mouse based analog stick using
SDL2
- Add cflags_gnu_source.patch, Add CFLAGS -D_GNU_SOURCE to allow usage of
strcasestr
-- Sven Eckelmann <sven@narfation.org> Sun, 23 Jun 2013 13:25:01 +0200
mupen64plus-input-sdl (2.0~rc2+1+9aaeab081d97-1) experimental; urgency=low
* New Upstream Snapshot from 9aaeab081d973a23590a7c27b99c28f2944cd5c3
-- Sven Eckelmann <sven@narfation.org> Wed, 05 Jun 2013 13:25:04 +0200
mupen64plus-input-sdl (1.99.5+37+60cf41b9115f-1) experimental; urgency=low
* New Upstream Snapshot from 60cf41b9115f93fe511e427792849e1fcbc1a6c4
* Update debian/copyright
* Enable link-time optimization in debian/rules similar to upstream
-- Sven Eckelmann <sven@narfation.org> Sun, 19 May 2013 21:04:43 +0200
mupen64plus-input-sdl (1.99.5+31+a5814ef06e8f-1) experimental; urgency=low
* New Upstream Snapshot from a5814ef06e8f23433168c38010299711cbe1b658
* Disable extra debug code in release builds with -DNDEBUG in
debian/rules
-- Sven Eckelmann <sven@narfation.org> Fri, 08 Feb 2013 10:15:27 +0100
mupen64plus-input-sdl (1.99.5+14+862d5c75a547-1) experimental; urgency=low
* New Upstream Snapshot from 862d5c75a547cc25d8d522270d803acfa1c0e1a2
* Remove obsolete DM-Upload-Allowed in debian/control
-- Sven Eckelmann <sven@narfation.org> Sun, 02 Dec 2012 22:32:16 +0100
mupen64plus-input-sdl (1.99.5+12+3aea2df28837-1) experimental; urgency=low
* New Upstream Snapshot from 3aea2df288376704d686622130c0e8e1115922ef
* Upgraded to policy 3.9.4, no changes required
-- Sven Eckelmann <sven@narfation.org> Tue, 30 Oct 2012 08:41:37 +0100
mupen64plus-input-sdl (1.99.5+9+e34d3baa737b-1) experimental; urgency=low
* New Upstream Snapshot from e34d3baa737bec7cc6cfa385c30ca42c30ccf99d
-- Sven Eckelmann <sven@narfation.org> Tue, 11 Sep 2012 21:08:33 +0200
mupen64plus-input-sdl (1.99.5+8+26e230321985-1) experimental; urgency=low
* New Upstream Snapshot from 26e230321985cdb3a3673aed0b678df0eb337a07
* debian/patches:
- Remove upstream merged huijia_adapter_config.patch,
hyperkin_tomee_config.patch, verbose_warning.patches
-- Sven Eckelmann <sven@narfation.org> Sun, 17 Jun 2012 00:46:25 +0200
mupen64plus-input-sdl (1.99.5-2) unstable; urgency=low
[ Simon Ruderich ]
* Let debhelper set the buildflags implicitly
[ Sven Eckelmann ]
* debian/patches:
- Add huijia_adapter_config.patch, Fix for HuiJia adapter auto-config
- Add hyperkin_tomee_config.patch, Added auto-config for Hyperkin Tomee N64
controller
- Add verbose_warning.patch, Change warning message (SDL joystick not
available) to VERBOSE
* Install architecture independent files into /usr/share/games/mupen64plus
-- Sven Eckelmann <sven@narfation.org> Tue, 15 May 2012 23:21:45 +0200
mupen64plus-input-sdl (1.99.5-1) unstable; urgency=low
* New Upstream Version
* Update debian/copyright
* Enable all hardening flags in debian/rules
* Upgraded to policy 3.9.3, no changes required
* Upgrade debhelper compat to v9
* Use buildflags.mk to set security flags in debian/rules
-- Sven Eckelmann <sven@narfation.org> Sat, 17 Mar 2012 20:18:35 +0100
mupen64plus-input-sdl (1.99.4+35+db912fcfb862-1) experimental; urgency=low
* New upstream snapshot from revision db912fcfb8621cd4060d9355d68bf4efa56387ff
* Remove unnecessary --as-needed from linker flags in debian/rules
-- Sven Eckelmann <sven@narfation.org> Sat, 12 Nov 2011 21:39:59 +0100
mupen64plus-input-sdl (1.99.4+30+02519b25976b-1) experimental; urgency=low
* New upstream snapshot from revision 02519b25976b988cfd40af19acf383da4bd8f92f
* debian/control:
- Depend on mupen64plus-*-abi-2
- Build-Depend on libmupen64plus-dev >= 1.99.4+77+8bb0e6b3ae3a-1
* Don't mix implicit and explicit rules to prevent FTBFS with make 3.82
* debian/patches:
- Remove upstream merged patches 2controllers-per-usb-device.patch,
patches/inputautocfg.patch, mouse_sensitivity.patch,
rewrite_makefile.patch
* Update years in debian/copyright
* Add debian/get-orig-source.sh for snapshots
-- Sven Eckelmann <sven@narfation.org> Mon, 29 Aug 2011 17:05:38 +0200
mupen64plus-input-sdl (1.99.4-4) unstable; urgency=low
* debian/control:
- Add virtual package libsdl-dev as alternative build dependency
* Don't mix implicit and explicit rules to prevent FTBFS with make
3.82
* Remove hardening-includes which are now integrated in dpkg-
buildflags
* Use debian packaging manual URL as format identifier in
debian/copyright
* debian/patches:
- Update inputautocfg.patch using new InputAutoCfg.ini from
mercurial
-- Sven Eckelmann <sven@narfation.org> Mon, 31 Oct 2011 12:49:00 +0100
mupen64plus-input-sdl (1.99.4-3) unstable; urgency=low
* Upload to unstable
* debian/rules:
- Mark all targets as phony
- Force PIC using Makefile option
- Remove unintended optimization flags
* debian/patches:
- Remove obsolete default-optimisations.patch, hurd_os.patch
- Add rewrite_makefile.patch, Rewrite Makefile to fix flags and
linking
- Add inputautocfg.patch, Update InputAutoCfg.ini from mercurial
- Add mouse_sensitivity.patch, Add mouse sensitivity
-- Sven Eckelmann <sven@narfation.org> Sun, 24 Jul 2011 14:23:47 +0200
mupen64plus-input-sdl (1.99.4-2) experimental; urgency=low
* Upgraded to policy 3.9.2, no changes required
* Update Vcs-* fields to new anonscm.debian.org URLs in debian/control
* Add multiarch support
-- Sven Eckelmann <sven@narfation.org> Sat, 11 Jun 2011 16:52:02 +0200
mupen64plus-input-sdl (1.99.4-1) experimental; urgency=low
* New Upstream Version
* Updated my maintainer e-mail address
* Split source package to match upstreams modular release packages
* debian/copyright:
- Update to DEP5 revision 164
- Update copyright years
* debian/patches:
- Add hurd_os.patch, Add GNU/Hurd as operating system with "linux"
userland
- Add 2controllers-per-usb-device.patch, Correctly handle USB
devices with multiple game pads
- Rebase default-optimisations.patch against 1.99.4
- Remove upstream merged patches: as-needed.patch,
correct_fpr32_mapping.patch, correct_security_printf.patch,
debian-archs.patch, dejavu-font.patch, destdir.patch,
dont-install-unneeded.patch, fix-7z-subfolder.patch,
fix-desktop-file.patch, fix_r0_override.patch, fix_readpng.patch,
ftbfs-debugger.patch, ftbfs-dynarec.patch, ftbfs-glibc210.patch,
ftbfs-gvariant-type-conflicts.patch, ftbfs-kfreebsd.patch,
glide64_hurd.patch, glide64-noasm.patch, gtk-open-filter.patch,
interpreter_x86_fldcw.patch, jttl_fix_romclosed.patch,
link_gdk.patch, load_aidacrate.patch, load_vistatus.patch,
noexecstack.patch, optional_signinfo.patch, osd-pause-crash.patch,
path_max.patch, pie_support.patch, plugin-searchpath.patch,
remove-gln64.patch, remove-nondfsg-icons.patch,
resume_on_start.patch, rice-ati-symbols.patch,
rice-crash-vendorstring.patch, rice_fog.patch, rice_nodebug.patch,
ice-screenflickering.patch, rice-texturepack-crash.patch,
rsp_hle_bigendian.patch, rsp_ucode2_reset.patch,
static-binutils-libs.patch, system-libbz2.patch,
system-liblzma.patch, system-libpng.patch, system-zlib.patch,
version-string.patch, xdg-basedir.patch
-- Sven Eckelmann <sven@narfation.org> Sat, 22 Jan 2011 11:05:28 +0100
mupen64plus (1.5+dfsg1-14) experimental; urgency=low
* Upgraded to policy 3.9.1, no changes required
* Upgrade debhelper compat to v8
* debian/rules:
- set *FLAGS using dpkg-buildflags in debian/rules to work like
dpkg-buildpackage when called directly
- Use hardening-includes for CFLAGS and LDFLAGS hardened builds
- Use externally provided LDFLAGS
- Disable support for debugger due to missing pic/pie support of
libopcodes.a
* debian/patches:
- Add correct_security_printf.patch, Correct possible printf format
string vulnerability
- Add pie_support.patch, Add support for PIE/PIC
-- Sven Eckelmann <sven@narfation.org> Thu, 23 Sep 2010 13:52:32 +0200
mupen64plus (1.5+dfsg1-13) unstable; urgency=low
* debian/patches:
- Add path_max.patch, Add dummy PATH_MAX on systems without it
(Closes: #588066)
- Add optional_signinfo.patch, Only use siginfo subsystem if system
offers it (Closes: #588066)
- Add glide64_hurd.patch, Define GNU/Hurd as UNIX system for glide64
(Closes: #588066)
-- Sven Eckelmann <sven@narfation.org> Mon, 12 Jul 2010 23:20:02 +0200
mupen64plus (1.5+dfsg1-12) unstable; urgency=low
* Use googlecode.debian.net instead of complex own filters for
debian/watch
* Upgraded to policy 3.9.0, no changes required
* Build only on i386/amd64 because upstream doesn't to support more
* debian/patches:
- Add link_gdk.patch, Link directly against gdk-2.0 instead
indirectly through gtk+-2.0
-- Sven Eckelmann <sven@narfation.org> Mon, 28 Jun 2010 21:31:48 +0200
mupen64plus (1.5+dfsg1-11) unstable; urgency=low
* debian/patches:
- Rename ftbfs-gvariant-type-conflicts.path to
ftbfs-gvariant-type-conflicts.patch
- Add rice-ati-symbols.patch, Allow to load rice on systems with
missing opengl extensions
-- Sven Eckelmann <sven@narfation.org> Sun, 23 May 2010 11:55:23 +0200
mupen64plus (1.5+dfsg1-10) unstable; urgency=low
[ Sven Eckelmann ]
* debian/patches:
- Add rsp_ucode2_reset.patch, Reset status of specific ucode2 hacks
after starting again
- Add rsp_hle_bigendian.patch, Fix wrong high level emulation of rsp
on big endian systems
- Add rice-crash-vendorstring.patch, Don't crash on long OpenGL
vendor string (Closes: #580480, LP: #575968)
[ Piotr Ożarowski ]
* DMUA flag set to yes
-- Sven Eckelmann <sven@narfation.org> Thu, 06 May 2010 11:34:46 +0200
mupen64plus (1.5+dfsg1-9) unstable; urgency=low
* debian/patches:
- Add ftbfs-gvariant-type-conflicts.path, Fix FTBFS due to glib's
gvariant.h type definitions (Closes: #577329)
- Add dont-install-unneeded.patch, Don't install files which aren't
used by us
* debian/rules:
- Enable parallel builds using dh's --parallel
- Inform about missing installed files using dh's --list-missing
- Share options between dh_auto_build and dh_auto_install
* debian/control:
- Depend on debhelper 7.4.10 for --parallel and --list-missing
-- Sven Eckelmann <sven@narfation.org> Sun, 11 Apr 2010 12:23:04 +0200
mupen64plus (1.5+dfsg1-8) unstable; urgency=low
* debian/patches:
- Add rice_fog.patch, Reduce flickering when enabling fog in rice
- Update fix_readpng.patch, Fix FTBFS with libpng14 and remove
coding style only changes
* Convert to 3.0 (quilt) source format
* Remove outdated README.source
* debian/control:
- Remove shlibs:Depends for binary packages without shared libs
dependencies
- Remove unneeded build dependency to quilt
- Upgraded to policy 3.8.4, no changes required
* Correct spelling errors found by lintian
* debian/copyright: Update copyright years
* Check all files ever published on the download page in debian/watch
-- Sven Eckelmann <sven@narfation.org> Mon, 15 Mar 2010 16:22:03 +0100
mupen64plus (1.5+dfsg1-7) unstable; urgency=low
* debian/patches:
- Correct minor dep3 patch tagging format problems
- Update correct_fpr32_mapping.patch, prevent corruption of upper
registers in a register pair due to sign extension
- Add system-liblzma.patch, use liblzma from debian instead of
buildin (Closes: #543552)
* debian/control:
- Depend on liblzma-dev for lzma and xz support
-- Sven Eckelmann <sven@narfation.org> Mon, 19 Oct 2009 12:38:26 +0200
mupen64plus (1.5+dfsg1-6) unstable; urgency=low
* debian/patches:
- Add Origin information to patches
- Update fix_readpng.patch, Backport actual commit from upstream
- Update ftbfs-glibc210.patch, Backport actual commit from upstream
- Update noexecstack.patch, Backport actual commit from upstream
- Update jttl_fix_romclosed.patch, Backport actual commit from
upstream
- Add correct_fpr32_mapping.patch, Correct emulation of shared 32
bit wide and 64 bit wide FPR in MIPS I and MIPS III mode
- Remove load-fpr-location.patch which is replaced by
correct_fpr32_mapping.patch
- Add load_aidacrate.patch, Set aiDacrate during savestate load to
fix slowdowns after savestate load
- Add load_vistatus.patch, Set video width and status during
savestate load
- Add fix_r0_override.patch, Don't allow to override r0 register
- Add resume_on_start.patch, Resume when pressing on start when in
pause mode to prevent corruption
- Add osd-pause-crash.patch, Fix OSD crash after
pause-stop-start-pause of emulator
-- Sven Eckelmann <sven@narfation.org> Thu, 08 Oct 2009 13:29:25 +0200
mupen64plus (1.5+dfsg1-5) unstable; urgency=low
* debian/patches:
- Change to dep3 patch tagging guidelines
- Remove number before patches as order is given by
debian/patches/series
- Add gtk-open-filter.patch, Show files with .n64 and .v64 extension
in filtered open file dialog (Closes: #546046)
- Add noexecstack.patch, Don't enable executable stack by default
(Closes: #547644)
- Add fix_readpng.patch, Fix crash when loading png due to
reordering optimizer
- Add jttl_fix_romclosed.patch, Stop audio processing thread before
freeing buffers to fix segfault during stop of emulation
- Add rice_nodebug.patch, Don't enable excessive debug functionality
in rice_video
- Add interpreter_x86_fldcw.patch, Correctly set floating point
control word
- Add load-fpr-location.patch, Set register bank location when
loading savestate
-- Sven Eckelmann <sven@narfation.org> Mon, 28 Sep 2009 15:23:17 +0200
mupen64plus (1.5+dfsg1-4) unstable; urgency=low
* debian/patches;
- Update 119-debian-archs.patch, Correct detection of armel cpu
endianness (Closes: #545463)
- Add 120-ftbfs-glibc210, Fix FTBFS using g++-4.4 and glibc 2.10 due
to missing const keywords (Closes: #545462)
- Add 121-version-string.patch, remove misleading "-development" in
version string
- Add 122-default-optimisations.patch, Don't override optimisations
set by debian build environment
-- Sven Eckelmann <sven@narfation.org> Tue, 08 Sep 2009 22:17:00 +0200
mupen64plus (1.5+dfsg1-3) unstable; urgency=low
* debian/rules:
- Set host architecture to support build of i386 running on x86_64
kernel (Closes: #544670)
- Don't set NO_ASM parameter anymore as it is handled by
119-debian-archs.patch
* debian/patches:
- Add 119-debian-archs.patch, Define wordsize and endianness of
architectures supported by debian (Closes: #544673)
- Update 118-ftbfs-debugger.patch, define dummy functions to
decompile recompiled code on non-x86 architectures (Closes:
#544662)
-- Sven Eckelmann <sven@narfation.org> Wed, 02 Sep 2009 23:18:11 +0200
mupen64plus (1.5+dfsg1-2) unstable; urgency=low
* debian/patches
- Add 114-fix-7z-subfolder.patch, fix crash in romcache when reading
7zip archive with subfolders
- Add 115-xdg-basedir.patch, Use "XDG Base Directory" compliant
directories for files for each user (Closes: #544428)
- Add 116-ftbfs-dynarec.patch, Don't try to compile dynarec on
architectures without support (Closes: #544548)
- Add 117-ftbfs-kfreebsd.patch, Don't stop compilation due to
unknown OS kFreeBSD (Closes: #544550)
- Add 118-ftbfs-debugger.patch, Define CHECK_MEM for non-x86 systems
to prevent FTBFS due to dynarec checks (Closes: #544549)
* debian/control:
- Depend on libxdg-basedir-dev and pkg-config to support xdg-basedir
specification
* debian/rules:
- Disable assembler optimized parts on unsupported architectures
* Add README.source with information about patch management
* Add NEWS.Debian with information about migration of old data and
configuration to new xdg compliant directories
-- Sven Eckelmann <sven@narfation.org> Tue, 01 Sep 2009 20:40:30 +0200
mupen64plus (1.5+dfsg1-1) unstable; urgency=low
* Initial release (Closes: #513322)
* debian/patches:
- Add 100-fix-desktop-file.patch, fix desktop file
- Add 101-destdir.patch, fix usage of DESTDIR in install target
- Add 102-plugin-searchpath.patch, add search path for plugins
- Add 103-dejavu-font.patch, use font from ttf-dejavu-core package
- Add 104-as-needed.patch, allow --as-needed to reduce number of
linked libraries
- Add 105-system-libpng.patch, use libpng from debian instead of
buildin
- Add 106-system-zlib.patch, use zlib from debian instead of buildin
- Add 107-system-libbz2.patch, use libbz2 from debian instead of
buildin
- Add 108-remove-gln64.patch, don't try to build glN64 removed from
dfsg tar
- Add 109-remove-nondfsg-icons.patch, don't include non-dfsg icons
which are removed from dfsg tarball
- Add 110-glide64-noasm.patch, don't use x86-asm on non-x86
plattforms in glide64
- Add 111-rice-texturepack-crash.patch, Fix crash when loading
textures from texturepacks with rice_video
- Add 112-rice-screenflickering.patch, Reduce screenflickering in
some games when using rice_video
- Add 113-static-binutils-libs.patch, Link static against binutils
libraries with unstable abi
-- Sven Eckelmann <sven@narfation.org> Mon, 17 Aug 2009 10:18:49 +0200
|