File: changelog

package info (click to toggle)
amtterm 1.4-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 324 kB
  • sloc: ansic: 2,541; perl: 328; makefile: 10
file content (118 lines) | stat: -rw-r--r-- 3,809 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
107
108
109
110
111
112
113
114
115
116
117
118
amtterm (1.4-2) unstable; urgency=medium

  * add note SOAP protocol discontinued in AMT 9.0
  * Bump Standards-Version to 3.9.8
  * fix debian/copyright syntax (space, not comma)
  * Fix copyright file
  * copyright include 2016

 -- Frank Lin PIAT <fpiat@klabs.be>  Thu, 22 Dec 2016 20:44:53 +0000

amtterm (1.4-1) unstable; urgency=medium

  [ Frank Lin PIAT ]
  * New upstream version.
    - drop debian/patches/fixSOLdisconnects.patch, applied upstream
  * Bump Standards-Version to 3.9.6
  * Drop debian/README.source, not needed for "3.0 (quilt)" packages.
  * debian/copyright Migrated to machine-readable format (DEP5)

  [ Reinhard Tartler ]
  * Temporarily disable gamt until it has been ported to GTK3 upstream,
    Closes: #790166.
  
 -- Reinhard Tartler <siretart@tauware.de>  Sun, 23 Aug 2015 20:06:50 -0400

amtterm (1.3-2) unstable; urgency=medium

  [ Frank Lin PIAT ]
  * Support code 0x29 to fix SOL disconnects (Closes: #681210, thanks to
    Dave Chiluk <chiluk@canonical.com>)
  * Fix FTBFS with make 3.82 (Closes: #746347, thanks to Manoj Srivastava)
  * New upstream homepage
  * Switch to source/compat 9 (implicitly fix lintian hardening-no-relro)
  * Bump Standards-Version to 3.9.5

 -- Frank Lin PIAT <fpiat@klabs.be>  Fri, 27 Jun 2014 10:07:35 +0200

amtterm (1.3-1) unstable; urgency=low

  * New upstream version.
    - drop debian/patches/40_fix_argument_order.diff, applied upstream
  * update copyright_hints for new upstream version
  * bump standards version
  * switch to source format 3.0
  * switch to short-form debhelper 7 style

 -- Reinhard Tartler <siretart@tauware.de>  Sat, 03 Sep 2011 19:31:33 +0200

amtterm (1.2-1) unstable; urgency=low

  [ Frank Lin PIAT ]
  * New Upstream Version
    + amttool: possibility to specify the boot device (for reboot...)
    + gamt: add logging, font selector and terminal reset.
  * Bump Standards-Version to 3.8.1

  [ Michael Gernoth ]
  * Change SOAP parameter order for OEM special commands

  [ Reinhard Tartler ]
  * added gbp.conf

 -- Reinhard Tartler <siretart@tauware.de>  Tue, 24 Nov 2009 11:16:08 +0100

amtterm (1.1-2) unstable; urgency=low

  * Franklin's new email address (bigfoot.com -> klabs.be)

 -- Frank Lin PIAT <fpiat@klabs.be>  Sat, 06 Dec 2008 00:16:26 +0100

amtterm (1.1-1) unstable; urgency=low

  [ Frank Lin PIAT ]
  * New Upstream Version
  * Drop patches merged upstream (gamt_desktop, amt-howto_whatis
    manpage_escape_hyphen, manpage_fix_url, send_correct_enter
    enable_bios_over_sol)

  [ Reinhard Tartler ]
  * remove  debian/patches/40_autoconf_lib64.diff
  
 -- Reinhard Tartler <siretart@tauware.de>  Thu, 04 Dec 2008 22:03:06 +0100

amtterm (1.0-2) unstable; urgency=low

  [ Franklin Piat ]
  * Fix debian/patch copyright
  * Drop patch 10_destdir.dpatch.
  * Improve configuration options.
  * Drop Homepage field (ftp folder).
  * Cleanup sample files

  [ Reinhard Tartler ]
  * Further cleanups in debian/rules
  * move git branch to collab-maint repository
  * Taking over package on Franklin's wish. He agrees to stay as
    Co-Maintainer!
  * convert dpatches to quilt
  * added patch by Michael Gernoth to fix the "enter" key in some BIOS
    implementations
  * split package in amtterm (with little dependencies) and gamt (which is
    more heavyweight and depends on various GTK libraries)
  * weaken package dependency on libsoap-lite-perl to recommends.

  [ Michael Gernoth ]
  * add patch for BIOS over SOL

 -- Reinhard Tartler <siretart@tauware.de>  Tue, 28 Oct 2008 09:55:26 +0100

amtterm (1.0-1) unstable; urgency=low

  * Initial release (Closes: #448208).
  * Adjusted the Variables.mk to fix $DESTDIR problems.
  * adapt example in amt-howto to Debian.
  * Fix lib64 detection bug

 -- Franklin Piat <fpiat@bigfoot.com>  Sat, 27 Oct 2007 14:08:28 +0200