File: changelog

package info (click to toggle)
z80ex 1.1.21-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 620 kB
  • sloc: ansic: 13,430; perl: 635; makefile: 76
file content (80 lines) | stat: -rw-r--r-- 2,770 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
z80ex (1.1.21-2) unstable; urgency=medium

  * Update debian/copyright to copyright format 1.0
  * Update years in debian/copyright
  * Update debhelper version to 12 and switch to debhelper-compat
  * Update Standards-Version to 4.5.1 in debian/control
  * Update Vcs-* fields for new Salsa project in debian/control
  * Replace Priority extra with optional in debian/control
  * Run wrap-and-sort to clean up debian files

 -- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>  Mon, 18 Oct 2021 18:43:54 +0200

z80ex (1.1.21-1) unstable; urgency=low

  * New upstream release.
  * Add new symbols from 1.1.21 to Debian symbols file.

 -- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>  Tue, 10 Sep 2013 03:22:17 +0200

z80ex (1.1.20rev1-1) unstable; urgency=low

  * New upstream release.
  * Drop patch to fix version number in CMakeLists.txt.

 -- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>  Tue, 05 Feb 2013 13:26:24 +0100

z80ex (1.1.20-1) unstable; urgency=low

  * New upstream release.
  * Bump standards version to 3.9.4 (no changes required).
  * Add fields Vcs-Git and Vcs-Browser to debian/control.

 -- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>  Thu, 17 Jan 2013 01:00:32 +0100

z80ex (1.1.19-3) unstable; urgency=low

  * Force calling cmake through debhelper to make sure
    endianness is set correctly (Closes: #682018).
  * Add build dependency for cmake.
  * Remove Debian patch to relocate installation directory
    in Makefile since we're now using cmake now anyway.
  * Add Debian patch fix version number in CMakeLists.txt.

 -- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>  Fri, 20 Jul 2012 01:50:57 +0200

z80ex (1.1.19-2) unstable; urgency=low

  [ John Paul Adrian Glaubitz ]
  * Convert for Multi-Arch support.
  * Use my full name for maintainership.
  * Fix helper-templates-in-copyright lintian warning.
  * Fix diff-contains-substvars lintian warning.
  * Bump standards version to 3.9.2.
  * Update debian/copyright.

  [ Jan Dittberner ]
  * set DM-Upload-Allowed: yes

 -- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>  Mon, 20 Feb 2012 03:09:18 +0100

z80ex (1.1.19-1) unstable; urgency=low

  * New upstream version.
  * Bump to standards version 3.9.1.

 -- Adrian Glaubitz <glaubitz@physik.fu-berlin.de>  Fri, 21 Jan 2011 15:05:16 +0100

z80ex (1.1.18-1) unstable; urgency=low

  [ Adrian Glaubitz ]
  * Initial release (Closes: #570150)
  * Fix lintian errors and warnings.

  [ Jan Dittberner ]
  * switch to Source-Format 3.0 (quilt)
  * patch Makefile using
    debian/patches/relocatable_installation_directory-Makefile.patch
    instead of direct upstream modification

 -- Adrian Glaubitz <glaubitz@physik.fu-berlin.de>  Thu, 25 Feb 2010 10:52:49 +0100