File: changelog

package info (click to toggle)
pcsxr 1.9.94-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 10,580 kB
  • sloc: ansic: 117,276; objc: 8,159; cpp: 1,140; makefile: 314; asm: 145; pascal: 30; sh: 20
file content (106 lines) | stat: -rw-r--r-- 3,653 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
pcsxr (1.9.94-4) unstable; urgency=medium

  * debian/control: Bump standards version to 4.1.5.
  * debian/patches:
    - Add patch to fix x86 to non-x86 cross building.
      Thanks to Helmut Grohne for the patch (Closes: #900917)

 -- James Cowgill <jcowgill@debian.org>  Tue, 17 Jul 2018 12:31:11 +0100

pcsxr (1.9.94-3) unstable; urgency=medium

  * debian/copyright: Use secure copyright format URL.
  * debian/compat: Use debhelper 11.
  * debian/control:
    - Switch Vcs URLs to salsa.debian.org.
    - Bump standards version to 4.1.4.
    - Set Rules-Requires-Root: no.
  * debian/patches:
    - Add patch to fix FTBFS with zlib 1.2.9 (Closes: #897486)
  * debian/rules: Drop dbgsym-migration.

 -- James Cowgill <jcowgill@debian.org>  Mon, 07 May 2018 19:19:40 +0100

pcsxr (1.9.94-2) unstable; urgency=medium

  * Add patch to fix FTBFS on non-Linux architectures.
  * Add patch to remove use of __DATE__ to make the build reproducible.

 -- James Cowgill <jcowgill@debian.org>  Fri, 01 Apr 2016 23:07:11 +0100

pcsxr (1.9.94-1) unstable; urgency=medium

  [ James Cowgill ]
  * New upstream version. (LP: #1219807)
    - Fixes splash screen version number. (Closes: #739947)
    - Fixes opening ISO files from the command line. (Closes: #773334)
    - Switch to GTK+3 fixes X11 BadRequest crash. (LP: #1457179)
  * Workaround crashes on 64-bit systems by disabling PIE.
    (Closes: #795196, LP: #1504834)

  * debian/NEWS:
    - Document binary and configuration directory namechange.
  * debian/control:
    - Add myself to the list of uploaders. (Closes: #798492)
    - Drop the dbg package and use automatic dbgsym packages.
    - Update build dependencies for 1.9.94.
  * debian/patches:
    - Refresh patches.
    - Add numeric prefixes to all patches.
    - Add 06_warnings.patch to fix some compiler warnings caused by obviously
      incorrect code.
  * debian/pcsxr.install:
    - Remove.
  * debian/rules:
    - Remove useless --parallel flags.
    - Fix *.la removal path now that there is only one binary package.
    - Skip testsuite since the po test fails (there is no actual testsuite
      anyway).
    - Remove obsolete dh_install override.
    - Ensure the include/ directory exists when package is checked out from a
      VCS.

  [ Andrey Rahmatullin ]
  * Remove myself from Uploaders.

 -- James Cowgill <jcowgill@debian.org>  Fri, 01 Apr 2016 01:11:56 +0100

pcsxr (1.9.92-4) unstable; urgency=low

  * Disable dynarec on powerpc (Closes: #661666)
  * Fix FTBFS caused by --as-needed (Closes: #669500)
  * Switch to the debhelper level 9
  * Enable all hardening options
  * Fix several format security problems
  * Bump Standards-Version to 3.9.3 (no change needed)
  * Use $libdir/psemu/ instead of $libdir/games/psemu/
  * Update symlinks in ~/.pcsx/plugins/ on the program start, to support
    plugin path changes
  * debian/copyright:
    + Update the format URL
    + Update copyright years
    + Fix the License: public-domain paragraph
  * Add debian/watch (with comments only)

 -- Andrey Rahmatullin <wrar@wrar.name>  Fri, 15 Jun 2012 23:07:59 +0600

pcsxr (1.9.92-3) unstable; urgency=low

  * Fix FTBFS on armel
  * Bump Standards-Version to 3.9.2 (no change needed)

 -- Andrey Rahmatullin <wrar@wrar.name>  Sat, 28 May 2011 13:41:41 +0600

pcsxr (1.9.92-2) unstable; urgency=low

  * Move the package to the pkg-games team
  * Add a debug package
  * Upload to unstable

 -- Andrey Rahmatullin <wrar@wrar.name>  Sat, 09 Apr 2011 23:37:34 +0600

pcsxr (1.9.92-1) experimental; urgency=low

  * Initial release (Closes: #608599)

 -- Andrey Rahmatullin <wrar@wrar.name>  Sat, 15 Jan 2011 16:30:07 +0500