File: changelog

package info (click to toggle)
a56 1.3%2Bdfsg-9
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 352 kB
  • sloc: ansic: 3,471; yacc: 1,888; makefile: 120; awk: 4
file content (77 lines) | stat: -rw-r--r-- 2,466 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
a56 (1.3+dfsg-9) unstable; urgency=low

  * debian/control: use dh11
  * debian/control: bump standard to 4.1.3 (no changes)
  * debian/control: use Priority: optional
  * debian/control: add salsa URLs
  * debian/patches: finally remove unused patches
  * debian/rules: add hardening flags
  * debian/rules: add --no-parallel

 -- Thorsten Alteholz <debian@alteholz.de>  Tue, 20 Feb 2018 18:00:00 +0100

a56 (1.3+dfsg-8) unstable; urgency=low

  * Fix the FTBFS with clang:,  (Closes: #739929)
    - Fixed non-void should return a value bug in main.c
      (patch by Arthur Marble)
  * debian/control: bump standrad to 3.9.5 (no changes)

 -- Thorsten Alteholz <debian@alteholz.de>  Sun, 23 Mar 2014 18:00:00 +0100

a56 (1.3+dfsg-7) unstable; urgency=low

  * new maintainer (Closes: #594375)
  * copyright of examples is not clear so I removed them
    source tarball re-packed also to be able to work with quilt
  * debian/source/format: add 3.0 (quilt)
  * debian/compat: change to 9
  * debian/control: dh 9
  * debian/control: remove cdbs dependency
  * debian/copyright: change link to file and insert 'Copyright'
  * debian/watch: add file
  * debian/patches: rework patches for quilt
  * debian/patches/pc-type.patch: change type of variable (Closes: #689364)

 -- Thorsten Alteholz <debian@alteholz.de>  Mon, 26 Nov 2012 18:00:00 +0100

a56 (1.3-6) unstable; urgency=low

  * QA upload, set maintainer to Debian QA group
  * Fix typo (Closes: #503842)
  * Add manpage created by Denis Briand (Closes: #579595)

 -- Moritz Muehlenhoff <jmm@inutil.org>  Fri, 10 Jun 2011 00:32:20 +0200

a56 (1.3-5) unstable; urgency=high

  * patches/04_add_missing_prototypes.diff: Add missing prototypes for
    alloc() and fixstring().  (Closes: #503698)
  * bin2h.c: Refurbish CLI to make it more flexible.

 -- Robert Millan <rmh@aybabtu.com>  Mon, 27 Oct 2008 21:39:44 +0100

a56 (1.3-4) unstable; urgency=high

  * Add bin2h for binary to C-header conversion.

 -- Robert Millan <rmh@aybabtu.com>  Sun, 26 Oct 2008 17:00:38 +0100

a56 (1.3-3) unstable; urgency=high

  * Add a56- prefix to tobin, toomf and keybld.

 -- Robert Millan <rmh@aybabtu.com>  Sun, 26 Oct 2008 13:54:06 +0100

a56 (1.3-2) unstable; urgency=high

  * Build-depend on bison.

 -- Robert Millan <rmh@aybabtu.com>  Tue, 21 Oct 2008 17:35:19 +0200

a56 (1.3-1) unstable; urgency=high

  * Initial release.  (Closes: #502508)

 -- Robert Millan <rmh@aybabtu.com>  Mon, 20 Oct 2008 15:03:37 +0000