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 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549
|
tlf (1.4.1-5) unstable; urgency=medium
* Team upload.
* Build with LTO (link time optimization) (Closes: #1015693)
* Bump Standards-Version to 4.6.1
-- tony mancill <tmancill@debian.org> Sun, 31 Jul 2022 21:08:24 -0700
tlf (1.4.1-4) unstable; urgency=medium
* Team upload.
* Add warnings-as-errors.patch to address FTBFS (Closes: #997169)
Thank you to Christoph Berg for the upstream patch.
* Bump Standards-Version to 4.6.0
* Set Rules-Requires-Root: no in debian/control
-- tony mancill <tmancill@debian.org> Sun, 24 Oct 2021 14:20:24 -0700
tlf (1.4.1-3) unstable; urgency=medium
* Fix buffer underflow in cabrillo test code. (Closes: #979377)
-- Christoph Berg <myon@debian.org> Thu, 07 Jan 2021 12:20:34 +0100
tlf (1.4.1-2) unstable; urgency=low
[ Debian Janitor ]
* Use secure URI in Homepage field.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit (from ./configure),
Repository, Repository-Browse.
* Drop unnecessary dependency on dh-autoreconf.
[ Christoph Berg ]
* Symlink callmaster and darcmults from hamradio-files.
* Retire Colin and John from Uploaders, thanks for your work!
-- Christoph Berg <myon@debian.org> Tue, 05 Jan 2021 10:18:00 +0100
tlf (1.4.1-1) unstable; urgency=medium
* New upstream release
* Team upload
* Upstream fixes GCC-10 ftbfs bug (Closes: #957876)
* Bump compat version to 13
* Bump Standards-Version to 4.5.0 (No changes required)
-- Ervin Hegedüs <airween@gmail.com> Tue, 19 May 2020 07:34:04 +0000
tlf (1.4.0-2) unstable; urgency=medium
* Symlink cty.dat from hamradio-files.
-- Christoph Berg <myon@debian.org> Sun, 29 Dec 2019 13:11:07 +0100
tlf (1.4.0-1) unstable; urgency=medium
* New upstream release
* Add debian/gitlab-ci.yml.
* debian/watch: Move to github, the last tarball on savannah was 404'ing.
* debian/control: Run wrap-and-sort -st.
* Update package description from project website.
* Add myself to Uploaders.
-- Christoph Berg <myon@debian.org> Fri, 15 Nov 2019 22:23:30 +0100
tlf (1.3.2-1) unstable; urgency=medium
* Team upload.
* New upstream release
* Removed spelling-fixes.patch, all modifications had been merged
to upstream
-- Ervin Hegedus <airween@gmail.com> Thu, 13 Dec 2018 20:57:07 +0000
tlf (1.3.1-1) unstable; urgency=medium
* Team upload.
* New upstream release
* Bump compat to 11
* Bump Standards-Version to 4.2.1
* Added DH_VERBOSE=1 in d/rules
* Modified spelling-fixes.patch, some modifications had been merged
to upstream
* Added libcmocka-dev to dependency list in d/control
* Removed trailing whitespaces from d/control
* Removed dh-autoreconf and autotools-dev packages
(not required since compat lev 10)
* Replaced Priority from extra to optional
* Changed upstream source in d/rules to https
* Removed d/README.source - contained old reference
-- Ervin Hegedus <airween@gmail.com> Wed, 31 Oct 2018 07:09:30 +0000
tlf (1.3.0-2) unstable; urgency=medium
* Upload to unstable.
* Added new watchfile with new upstream location
* Bump Standards Version 4.0.0.
-- Ervin Hegedüs <airween@gmail.com> Tue, 25 Jul 2017 10:18:25 +0200
tlf (1.3.0-1) experimental; urgency=medium
* Upload to experimental.
* New upstream version.
* Added native Fldigi interface depend libs to control file.
* Added new uploader to control file.
* Added native Fldigi interface switch to rules file.
* Changed upstream location in README.source file.
* Removed watch file.
* Removed previous patches/spelling-fixes.patch - all of them were applied
in upstream.
* Added new patches/spelling-fixes.patch, based on the lintian's messages.
* Added all copyright owners from sources.
-- Ervin Hegedüs <airween@gmail.com> Thu, 16 Feb 2017 09:10:00 +1000
tlf (1.2.4.1-1) unstable; urgency=medium
* New upstream release.
* Bump Standards Version to 3.9.8.
-- Colin Tuckley <colint@debian.org> Tue, 10 May 2016 19:39:40 +0100
tlf (1.2.3-1) unstable; urgency=medium
* New upstream release.
* Bump Standards Version to 3.9.7.
* Bump debian/compat to 9.
-- Colin Tuckley <colint@debian.org> Sun, 27 Mar 2016 14:55:30 +0100
tlf (1.2.1-1) unstable; urgency=medium
* New upstream release.
* Bump Standards Version to 3.9.6.
* Add xplanet to recommends since the application can use it.
* Fix Homepage link and add watchfile (Closes: #750838).
* Remove bashisms from scripts/soundlog (Closes: #772385).
-- Colin Tuckley <colint@debian.org> Fri, 08 May 2015 20:47:00 +0100
tlf (1.1.5-1) unstable; urgency=low
* Update from upstream git
* LP: #854080, #514303
-- John T. Nogatch <jnogatch@gmail.com> Sat, 09 Feb 2013 14:56:34 -0800
tlf (0.9.32.3-6) unstable; urgency=low
* QA upload.
* Remove build-dep on automake. (Closes: #549154).
* Bump debhelper build-dep and compat to 5.
* Bump Standards Version to 3.8.3.
-- Barry deFreese <bdefreese@debian.org> Wed, 23 Dec 2009 21:43:41 -0500
tlf (0.9.32.3-5) unstable; urgency=low
* Retiring - set the package maintainer to Debian QA Group.
-- Joop Stakenborg <pa3aba@debian.org> Tue, 03 Nov 2009 07:07:08 +0000
tlf (0.9.32.3-4) unstable; urgency=low
* Fix description of the package. Thanks Ivan Shmakov.
Closes: #508691.
-- Joop Stakenborg <pa3aba@debian.org> Sun, 14 Dec 2008 11:43:53 +0100
tlf (0.9.32.3-3) unstable; urgency=low
* Remove the soundlog script from the package, don't know what it is
for. Closes: #465371.
-- Joop Stakenborg <pa3aba@debian.org> Tue, 12 Feb 2008 17:40:23 +0100
tlf (0.9.32.3-2) unstable; urgency=low
* Recommends cwdaemon or winkeydaemon.
-- Joop Stakenborg <pa3aba@debian.org> Sun, 10 Feb 2008 19:08:08 +0100
tlf (0.9.32.3-1) unstable; urgency=low
* Another Debian minor release to fix building issues.
Closes: #457558.
-- Joop Stakenborg <pa3aba@debian.org> Wed, 26 Dec 2007 11:26:09 +0100
tlf (0.9.32.2-2) unstable; urgency=low
* Another upload to fix an incorrect path.
-- Joop Stakenborg <pa3aba@debian.org> Sun, 23 Dec 2007 19:14:43 +0100
tlf (0.9.32.2-1) unstable; urgency=low
* New upstream release
-- Joop Stakenborg <pa3aba@debian.org> Sun, 23 Dec 2007 15:08:36 +0100
tlf (0.9.31.1-2) unstable; urgency=low
* Fix configure.in so PACKAGE_DATA_DIR will be set correctly.
-- Joop Stakenborg <pa3aba@debian.org> Wed, 19 Dec 2007 21:53:13 +0100
tlf (0.9.31.1-1) unstable; urgency=low
* New upstream release, sort of.
* Upstream maintainer has uploaded the wrong archive, so I grabbed
the correct one and named it 0.9.31.1.... :-)
-- Joop Stakenborg <pa3aba@debian.org> Tue, 18 Dec 2007 20:47:56 +0100
tlf (0.9.31-1) unstable; urgency=low
* New upstream release
* Lintian fixes
* Update standards version
-- Joop Stakenborg <pa3aba@debian.org> Tue, 18 Dec 2007 16:32:40 +0100
tlf (0.9.30-1) unstable; urgency=low
* New upstream release
* Use libhamlib-dev as a build dependency from now on.
-- Joop Stakenborg <pa3aba@debian.org> Wed, 19 Apr 2006 19:07:28 +0200
tlf (0.9.27-1) unstable; urgency=low
* New upstream release. Closes: 343669.
-- Joop Stakenborg <pa3aba@debian.org> Sat, 21 Jan 2006 20:36:14 +0100
tlf (0.9.25-1) unstable; urgency=low
* New upstream release
-- Joop Stakenborg <pa3aba@debian.org> Sat, 10 Dec 2005 19:55:15 +0100
tlf (0.9.24-1) unstable; urgency=low
* New upstream.
-- Joop Stakenborg <pa3aba@debian.org> Tue, 25 Oct 2005 00:03:57 +0200
tlf (0.9.23-6) unstable; urgency=low
* Build depends on automake1.4 in case it is needed during th build process.
-- Joop Stakenborg <pa3aba@debian.org> Sun, 21 Aug 2005 09:17:18 +0200
tlf (0.9.23-5) unstable; urgency=low
* Migrate to debhelper.
* Do not suggest tlfmanual anymore. Please stick to the manual page from
now on.
* Patch by Patrick Ouellette to fix reading of CHANGE_RST in logcfg.dat.
Closes: #311010.
-- Joop Stakenborg <pa3aba@debian.org> Sat, 20 Aug 2005 14:54:38 +0200
tlf (0.9.23-4) unstable; urgency=low
* Fixed a crash after compilation with gcc-4.0.
-- Joop Stakenborg <pa3aba@debian.org> Sat, 16 Jul 2005 11:17:58 +0200
tlf (0.9.23-3) unstable; urgency=low
* Correct Build-Depends line.
-- Joop Stakenborg <pa3aba@debian.org> Tue, 5 Apr 2005 19:10:15 +0200
tlf (0.9.23-2) unstable; urgency=low
* Compile against latest hamlib.
-- Joop Stakenborg <pa3aba@debian.org> Tue, 5 Apr 2005 08:54:32 +0200
tlf (0.9.23-1) unstable; urgency=low
* New upstream release
-- Joop Stakenborg <pa3aba@debian.org> Tue, 29 Mar 2005 20:40:53 +0200
tlf (0.9.22-1) unstable; urgency=low
* New upstream release
-- Joop Stakenborg <pa3aba@debian.org> Mon, 24 Jan 2005 20:30:43 +0100
tlf (0.9.21-2) unstable; urgency=low
* Patch by Andreas Jochens for AMD64/gcc-4.0, thanks! Closes; #288600.
-- Joop Stakenborg <pa3aba@debian.org> Sat, 8 Jan 2005 15:35:30 +0100
tlf (0.9.21-1) unstable; urgency=low
* New upstream release
-- Joop Stakenborg <pa3aba@debian.org> Thu, 9 Dec 2004 17:16:45 +0100
tlf (0.9.20-5) unstable; urgency=low
* Remove README.debian, it contains incorrect information.
* Do not distribute the NEWS file, upstream stopped using it.
* Ditto for the Changelog.
* The README is in /usr/share/tlf/doc, so there is no need to add it in
/usr/share/doc/tlf.
-- Joop Stakenborg <pa3aba@debian.org> Sat, 27 Nov 2004 13:28:25 +0100
tlf (0.9.20-4) unstable; urgency=low
* Compile against latest hamlib.
-- Joop Stakenborg <pa3aba@debian.org> Sun, 3 Oct 2004 09:07:45 +0200
tlf (0.9.20-3) unstable; urgency=low
* Fix for compilation against gcc-3.4 by Andreas Jochens, thanks!
Closes: #263737.
* Watch file added.
-- Joop Stakenborg <pa3aba@debian.org> Sat, 7 Aug 2004 09:11:41 +0200
tlf (0.9.20-2) unstable; urgency=low
* Upstream patch to fix CWBANDWIDTH.
-- Joop Stakenborg <pa3aba@debian.org> Wed, 21 Jul 2004 20:26:14 +0200
tlf (0.9.20-1) unstable; urgency=low
* New upstream release
-- Joop Stakenborg <pa3aba@debian.org> Thu, 15 Jul 2004 16:35:39 +0200
tlf (0.9.19-1) unstable; urgency=low
* New upstream release
-- Joop Stakenborg <pa3aba@debian.org> Sun, 27 Jun 2004 11:24:00 +0200
tlf (0.9.18-1) unstable; urgency=low
* New upstream release
-- Joop Stakenborg <pa3aba@debian.org> Sat, 8 May 2004 13:34:10 +0200
tlf (0.9.17-1) unstable; urgency=low
* New upstream release
-- Joop Stakenborg <pa3aba@debian.org> Sun, 25 Apr 2004 09:50:05 +0200
tlf (0.9.16-1) unstable; urgency=low
* New upstream release
-- Joop Stakenborg <pa3aba@debian.org> Mon, 1 Mar 2004 16:15:52 +0100
tlf (0.9.15-1) unstable; urgency=low
* New upstream release.
* Depends on hamlib2.
-- Joop Stakenborg <pa3aba@debian.org> Sun, 29 Feb 2004 20:26:24 +0100
tlf (0.9.13-1) unstable; urgency=low
* New upstream release
-- Joop Stakenborg <pa3aba@debian.org> Fri, 9 Jan 2004 00:19:22 +0100
tlf (0.9.9-1) unstable; urgency=low
* New upstream release
-- Joop Stakenborg <pa3aba@debian.org> Sun, 23 Nov 2003 13:10:04 +0100
tlf (0.9.8-1) unstable; urgency=low
* New upstream release
-- Joop Stakenborg <pa3aba@debian.org> Sat, 15 Nov 2003 13:50:21 +0100
tlf (0.9.7-1) unstable; urgency=low
* New upstream release
-- Joop Stakenborg <pa3aba@debian.org> Sat, 8 Nov 2003 13:37:49 +0100
tlf (0.9.6-1) unstable; urgency=low
* New upstream release
-- Joop Stakenborg <pa3aba@debian.org> Tue, 4 Nov 2003 16:23:42 +0100
tlf (0.9.5-2) unstable; urgency=low
* Compile against correct hamlib version.
* Compilation fix for gcc-3.3.2.
-- Joop Stakenborg <pa3aba@debian.org> Mon, 3 Nov 2003 16:44:47 +0100
tlf (0.9.5-1) unstable; urgency=low
* New upstream release
-- Joop Stakenborg <pa3aba@debian.org> Fri, 31 Oct 2003 09:16:50 +0100
tlf (0.9.4-1) unstable; urgency=low
* New upstream release
-- Joop Stakenborg <pa3aba@debian.org> Tue, 28 Oct 2003 16:22:48 +0100
tlf (0.9.3-1) unstable; urgency=low
* New upstream release
-- Joop Stakenborg <pa3aba@debian.org> Sun, 12 Oct 2003 19:50:29 +0200
tlf (0.9.2-1) unstable; urgency=low
* New upstream release
-- Joop Stakenborg <pa3aba@debian.org> Sun, 5 Oct 2003 21:18:57 +0200
tlf (0.9.1-1) unstable; urgency=low
* New upstream release
-- Joop Stakenborg <pa3aba@debian.org> Sun, 20 Jul 2003 12:27:22 +0200
tlf (0.8.23-1) unstable; urgency=low
* New upstream release
-- Joop Stakenborg <pa3aba@debian.org> Mon, 26 May 2003 17:07:38 +0200
tlf (0.8.22-1) unstable; urgency=low
* New upstream release supporting cwdaemon-0.5.
-- Joop Stakenborg <pa3aba@debian.org> Mon, 19 May 2003 19:28:04 +0200
tlf (0.8.20-1) unstable; urgency=low
* New upstream release.
* First build with hamlib.
-- Joop Stakenborg <pa3aba@debian.org> Thu, 8 May 2003 16:45:14 +0200
tlf (0.8.19-2) unstable; urgency=low
* Update dependencies to the latest cwdaemon and tlfmanual.
-- Joop Stakenborg <pa3aba@debian.org> Mon, 21 Apr 2003 18:03:05 +0200
tlf (0.8.19-1) unstable; urgency=low
* New upstream.
* Remove cwkeyer-source recommendation because cwdaemon supports serial
ports now.
-- Joop Stakenborg <pa3aba@debian.org> Wed, 9 Apr 2003 20:57:29 +0200
tlf (0.8.18-1) unstable; urgency=low
* New upstream.
-- Joop Stakenborg <pa3aba@debian.org> Sat, 8 Mar 2003 20:26:47 +0100
tlf (0.8.17-1) unstable; urgency=low
* New upstream.
-- Joop Stakenborg <pa3aba@debian.org> Tue, 18 Feb 2003 19:09:32 +0100
tlf (0.8.16-1) unstable; urgency=low
* New upstream release
-- Joop Stakenborg <pa3aba@debian.org> Mon, 17 Feb 2003 19:09:41 +0100
tlf (0.8.15-1) unstable; urgency=low
* New upstream.
-- Joop Stakenborg <pa3aba@debian.org> Sat, 11 Jan 2003 13:25:27 +0100
tlf (0.8.14-1) unstable; urgency=low
* New upstream.
-- Joop Stakenborg <pa3aba@debian.org> Tue, 31 Dec 2002 01:14:28 +0100
tlf (0.8.10-1) unstable; urgency=low
* New upstream.
-- Joop Stakenborg <pa3aba@debian.org> Tue, 31 Dec 2002 01:08:48 +0100
tlf (0.8.7-1) unstable; urgency=low
* New upstream. Compiled without hamlib support. See README.debian.
* Include doc/README instead of the README (Closes: #156998).
* Include a manual page which points to the tlfmanual package
(Closes: #156995).
* Correctly package tlf, so it includes the upstream and debian
changelog (Closes: #156997).
* Tlf now issues a warning when no logcfg.dat is present
(Closes: #157000).
* Update standards version.
-- Joop Stakenborg <pa3aba@debian.org> Thu, 14 Nov 2002 21:26:27 +0100
tlf (0.6.1) unstable; urgency=low
* New, stable upstream. Lots of speed improvements.
-- Joop Stakenborg <pa3aba@debian.org> Tue, 13 Aug 2002 17:18:28 +0200
tlf (0.5.4.2-1) unstable; urgency=low
* New upstream release.
* Add cwkeyset.
* Include a Build-Depends line. Closes: #152346.
-- Joop Stakenborg <pa3aba@debian.org> Tue, 9 Jul 2002 19:25:59 +0200
tlf (0.5.4.1-1) unstable; urgency=low
* First version for debian.
-- Joop Stakenborg <pa3aba@debian.org> Fri, 5 Jul 2002 17:20:32 +0200
Local variables:
mode: debian-changelog
End:
|