File: changelog

package info (click to toggle)
ttylog 0.31-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 156 kB
  • sloc: ansic: 191; makefile: 16
file content (192 lines) | stat: -rw-r--r-- 7,393 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
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
ttylog (0.31-1) unstable; urgency=medium

  * New upstream release.
  * Declare compliance with Debian Policy 4.1.3.
  * Add a 'debian/upstream/signing-key.asc' file.
  * Add a 'get-orig-source' target to the debian/rules file.
  * Set version to '4' and add 'pgpsigurlmangle' in debian/watch.
  * Changes to debian/copyright:
    - Update the copyright years for 'Robert James Clay'.
    - Add the copyright information for 'Guy Shapiro' and 'Donald Gordon' to
      the 'files:*' stanza.

 -- Robert James Clay <jame@rocasa.us>  Mon, 15 Jan 2018 17:48:43 -0500

ttylog (0.30-1) unstable; urgency=medium

  * New upstream release.
  * Declare compliance with Debian Policy 4.1.2.
  * Change the 'Vcs-Git' URL to use HTTPS in debian/control.
  * Set 'Priority' in debian/control back to 'optional' from 'extra'.

 -- Robert James Clay <jame@rocasa.us>  Sun, 24 Dec 2017 20:26:13 -0500

ttylog (0.29-1) unstable; urgency=medium

  * New upstream release.
  * Update and refresh debian/patches/CMakeLists.patch for new upstream.
  * Add the 'debian/docs' file in order to install the upstream TODO file.
  * Add the 'Logan Rosen <loganrosen@gmail.com>' copyright information to
    the debian/copyright file.

 -- Robert James Clay <jame@rocasa.us>  Fri, 24 Jun 2016 15:28:59 -0400

ttylog (0.28-1) unstable; urgency=medium

  * New upstream release:
    - Correct issues with dropping and/or adding newlines. (Closes: #739733)
  * Add a TODO.Debian file.
  * Rewrite the debian/README.Debian file for content.
  * Add debian/patch/CMakeLists.patch to enable a DEBUG build.
  * Changes to debian/control:
    - Rewrite the extended Description.
    - Change the Vcs-Browser URI to 'https'.
    - Remove the ttylog-dbg package stanza as no longer being necessary.
    - Change Standards-Version from '3.9.6' to '3.9.8', no changes required.
  * Changes to debian/copyright:
    - Update copyright years for Robert James Clay.
    - Add 'Alexander (MrMontag) Fust' copyright information.
  * Changes to debian/rules:
    - Change the dh_strip option being used to 'dbgsym-migration'.
    - Set the DEB_BUILD_MAINT_OPTIONS variable to 'hardening=+all'.

 -- Robert James Clay <jame@rocasa.us>  Sat, 11 Jun 2016 16:58:12 -0400

ttylog (0.26-1~deb8u1) stable; urgency=medium

  * Resolve issue in 'jessie' with the truncating of the modem_device string
    during normal operation of ttylog.

 -- Robert James Clay <jame@rocasa.us>  Wed, 30 Dec 2015 17:47:34 -0500

ttylog (0.26-1) unstable; urgency=medium

  * New upstream release:
    - Correct truncating of 'modem_device' string. (Closes: #731086).
  * Reformat the long descriptions in debian/control.
  * Set Debhelper Compatibility and Build-Depends to version 9.
  * Update copyright years for Robert James Clay in debian/copyright.
  * Set Standards Version in debian/control to 3.9.6, no changes required.

 -- Robert James Clay <jame@rocasa.us>  Sun, 21 Jun 2015 09:46:01 -0400

ttylog (0.25-1) unstable; urgency=low

  * New upstream release, including:
    - Change to using CMake for the build system.
    - Change in the ttylog version numbering scheme.
    - Fix of issue where the length of the device was not being tested.
      (Closes: #553945).
  * Changes to debian/rules:
    - Add explicit use of dpkg buildflags.
    - Add explicit updating of CFLAGS and CXXFLAGS variables.
  * Update copyright years for Robert James Clay in debian/copyright.
  * Changes to debian/control:
    - Set Standards-Version to 3.9.4.
    - Add the package 'cmake' to Build-Depends.
    - Add 'dpkg-dev (>= 1.16.1~)' to Build-Depends.
    - Add debian branch information to the Vcs-Git URL.

 -- Robert James Clay <jame@rocasa.us>  Thu, 20 Jun 2013 15:45:29 -0400

ttylog (0.1.d-2) unstable; urgency=low

  * Set debhelper compatibility to 8.
  * Set debhelper Build-Depends to version 8.
  * Set Standards Version in debian/control to 3.9.3.
  * Rewrite debian/copyright in accordance with DEP-5.
  * Explicitly set Debian source format as 3.0 (quilt).
  * Changed to using dh and a minimal version of debian/rules.
  * Update the Vcs-Git & Vcs-Browser fields in debian/control.
  * Add creation of a ttylog-dbg package to the package build.

 -- Robert James Clay <jame@rocasa.us>  Sat, 21 Apr 2012 12:34:57 -0400

ttylog (0.1.d-1) unstable; urgency=low

  * New upstream release.
  * Set debhelper Build-Depends to version 7.
  * Explicitly set Debian package format as 1.0.
  * Changed debian/watch to point to Sourceforge.
  * Change Maintainer email address to jame@rocasa.us.
  * Set Standards Version to 3.9.1; no changes necessary.
  * Detailed the Debian packaging copyright in debian/copyright.
  * Change homepage in debian/control to Sourceforge project site.
  * Add Vcs-Git & Vcs-Browser to debian/control. (Closes: #566938)
  * Changed to using dh_prep in the install target of debian/rules.

 -- Robert James Clay <jame@rocasa.us>  Sat, 26 Mar 2011 14:15:39 -0400

ttylog (0.1.c-1) unstable; urgency=low

  * New Maintainer (closes: #358515)
  * New upstream release:
    - Added support for 4800 baud (Closes: #203356)
    - Remove unneeded printf for flushed option. (Closes: #267872)
    - Change ICRNL to IGNCR for connection setup. (Closes: #280629)
    - Remove del1013() and other unused code (Closes: #271098)
    - Fix nostrip build issue. (Closes: #438226)
  * Set debhelper compatibility level to 5
  * Set Standards Version to 3.8.0
  * Reword description and add Homepage to debian/control.
  * Add debian/watch file.

 -- Robert James Clay <jame@rocasa.org>  Sat, 26 Jul 2008 20:56:58 -0400

ttylog (0.1.b-4) unstable; urgency=low

  * QA Group upload orphaning this package
  * Rebuild to complete /usr/doc transition (closes: #359592)
  * debian/rules: bumped debhelper compatibility level to 4
  * debian/copyright: updated address of the FSF
  * debian/copyright: included location of the full text of the GPL

 -- Andrew Pollock <apollock@debian.org>  Mon, 17 Apr 2006 21:43:47 -0700

ttylog (0.1.b-3) unstable; urgency=low

  * Using optional output flush - Closes: bug#164778

 -- Tibor Koleszar <oldw@debian.org>  Sat, 04 Nov 2002 15:18:12 +0200

ttylog (0.1.b-2) unstable; urgency=low

  * New Standards-Version (3.5.2) - Closes: bug#127495
  * Removed binary files from upstream - Closes: bug#127496
  * Added COPYRIGHT and LICENCE files - Closes: bug#127499
  * Using debhelper instead of debmake - Closes: bug#119600 
  * Its not a debian native package - Closes: bug#127498 

 -- Tibor Koleszar <oldw@debian.org>  Sat, 12 Jan 2002 13:21:27 +0200

ttylog (0.1.b-1) unstable; urgency=low

  * New Standards-Version (3.5.2) - Closes: bug#127495
  * Removed binary files from upstream - Closes: bug#127496
  * Added COPYRIGHT and LICENCE files - Closes: bug#127499
  * Using debhelper instead of debmake - Closes: bug#119600 

 -- Tibor Koleszar <oldw@debian.org>  Sat, 12 Jan 2002 13:21:27 +0200

ttylog (0.1.a-3) unstable; urgency=low

  * New Standards-Version (3.1.1)
  * Changed typo at ttylog -h (verison -> version)

 -- Tibor Koleszar <oldw@debian.org>  Thu,  2 Jan 2001 14:22:32 +0200

ttylog (0.1.a-2) unstable; urgency=low

  * fflushed output

 -- Tibor Koleszar <oldw@debian.org>  Thu,  6 Jan 2000 15:43:19 +0200

ttylog (0.1.a-1) unstable; urgency=low

  * Initial release.

 -- Tibor Koleszar <oldw@debian.org>  Fri,  4 Jun 1999 10:20:26 +0200

Local variables:
mode: debian-changelog
End: