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 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703
|
unixcw (3.6.1-2) unstable; urgency=medium
* Team upload.
* Upload version 3.6.1 to unstable. Transition bug #1061267
-- tony mancill <tmancill@debian.org> Sun, 05 May 2024 21:59:37 -0700
unixcw (3.6.1-1) experimental; urgency=medium
* Team upload
[ Federico Grau ]
* New upstream release (3.6.1).
New libcw8, with improved cw timing.
* libcw-dev no longer Provides: libcw6-dev
[ Daniele Forsi ]
* Add patch to make bhlc test pass by not hardcoding _FORTIFY_SOURCE
[ tony mancill ]
* Move cw.7 manpage from binary package libcwX to cw
* Add Conflicts: libcw7 relationship to cw binary package
-- tony mancill <tmancill@debian.org> Tue, 16 Jan 2024 21:22:13 -0800
unixcw (3.6.0-6) unstable; urgency=medium
[ Daniele Forsi ]
* Remove obsolete field Name from debian/upstream/metadata (already present in
machine-readable debian/copyright).
[ Debian Janitor ]
* Remove constraints unnecessary since buster (oldstable):
+ Build-Depends: Drop versioned constraint on dpkg-dev.
[ Federico Grau ]
* Update Build-Depends: libncurses5-dev => libncurses-dev.
* Bump standards version to 4.6.2; no changes.
* Push out team edits.
-- Federico Grau <donfede@casagrau.org> Tue, 26 Dec 2023 20:13:12 -0500
unixcw (3.6.0-5) unstable; urgency=medium
* Update d control libcw-dev marked Multi-Arch: same
* Improved xcwcp desktop icon handling, matching AppStream best practices
-- Federico Grau <donfede@casagrau.org> Wed, 27 Oct 2021 18:48:45 -0400
unixcw (3.6.0-4) unstable; urgency=medium
* Team upload.
* Add patch to enable cross-build from source (Closes: #996641)
-- tony mancill <tmancill@debian.org> Sat, 23 Oct 2021 09:38:37 -0700
unixcw (3.6.0-3) unstable; urgency=medium
[ Christoph Berg ]
* libcw-dev: Add Provides libcw6-dev. (Cf. #996628)
[ Federico Grau ]
* Earlier commit Mon Feb 15 2021 Closes: #990589
* Update d/control Breaks, to match Replaces Closes: #987257
* Bump standards version to 4.6.0.
-- Christoph Berg <myon@debian.org> Thu, 21 Oct 2021 08:51:47 +0200
unixcw (3.6.0-2) unstable; urgency=medium
* Transition from experimental to unstable.
-- Federico Grau <donfede@casagrau.org> Thu, 14 Oct 2021 17:22:57 -0400
unixcw (3.6.0-1) experimental; urgency=medium
[ Federico Grau ]
* Update debian/watch to file version 4, with current upstream URL.
* New upstream release (3.6.0; new libcw7).
* Update d/copyright to DEP-5 machine-readable format.
* Update debian/ with upstream Bug-Database and Requires-Root.
* Add initial d libcw7.symbols file.
* Update d rules, hardening tweaks.
* Update desktop menu entries; rm d *.menu and add d *.desktop files.
* Rename libcwX-dev to libcw-dev.
-- Federico Grau <donfede@casagrau.org> Mon, 15 Feb 2021 14:57:58 -0500
unixcw (3.5.1-4) unstable; urgency=low
* Team upload.
[ Debian Janitor ]
* Trim trailing whitespace.
* Bump debhelper from deprecated 9 to 10.
* Set upstream metadata fields: Name (from ./configure), Repository.
[ Christoph Berg ]
* Remove obsolete boilerplate code from rules.
* Add debian/gitlab-ci.yml.
* Mark packages as Multi-Arch: same/foreign.
* Use dh and DH 13.
* Disable tests/libcw_test_tq_short_space.sh as it needs alsa at build-time.
[ Federico Grau ]
* Add patch libpulse-simple_so_version. (Closes: #979113)
* Add patch reprotest_collate_make_fix to correct CI errors.
[ Helmut Grohne ]
* Use a multiarch --libdir. (Closes: #962432)
-- Christoph Berg <myon@debian.org> Tue, 19 Jan 2021 23:10:51 +0100
unixcw (3.5.1-3) unstable; urgency=medium
* Team upload.
[ Helmut Grohne ]
* Fix FTCBFS: Select a qt version. (Closes: #922664)
[ Christoph Berg ]
* Create packaging repository on salsa.
* Exclude from building on kfreebsd, undefined reference to `dlopen'.
-- Christoph Berg <christoph.berg@credativ.de> Tue, 19 Feb 2019 09:46:06 +0100
unixcw (3.5.1-2) unstable; urgency=medium
* Fix watch file
* Bump standards version to 4.0.0
-- Colin Tuckley <colint@debian.org> Mon, 24 Jul 2017 13:15:48 +0100
unixcw (3.5.1-1) unstable; urgency=medium
* New upstream release (small fix in library and in compilation of xcwcp).
* Bump standards version to 3.9.8.
-- Colin Tuckley <colint@debian.org> Thu, 06 Jul 2017 10:23:00 +0100
unixcw (3.5.0-1) unstable; urgency=medium
* New upstream release (small fix in library; xcwcp ported to Qt5).
* Bump standards version to 3.9.7.
* Add Brazilian Portuguese debconf templates translation
from Adriano Rafael Gomes <adrianorg@arg.eti.br> Closes: #816939
-- Colin Tuckley <colint@debian.org> Tue, 29 Mar 2016 19:18:40 +0100
unixcw (3.4.2-1) unstable; urgency=medium
* New upstream release.
* Fix manpage escape for hyphen -> minus
-- Colin Tuckley <colint@debian.org> Sun, 28 Jun 2015 14:11:40 +0100
unixcw (3.4.1-1) unstable; urgency=medium
* New upstream release.
* Bump standards version to 3.9.6.
-- Colin Tuckley <colint@debian.org> Mon, 04 May 2015 09:58:00 +0100
unixcw (3.3.1-2) unstable; urgency=medium
* Fix use of CWCP_OPTIONS environment variable Closes: #758915
patch from upstream, Kamil Ignacak <acerion@wp.pl>
* Fix OSS open failure on FreeBSD Closes: #759126
patch from upstream, Kamil Ignacak <acerion@wp.pl>
-- Colin Tuckley <colint@debian.org> Sat, 06 Sep 2014 10:07:30 +0100
unixcw (3.3.1-1) unstable; urgency=medium
[ Kamil Ignacak ]
* New upstream release (See Changelog).
Closes: #237891, #567394, #567392
* Bump standards version to 3.9.5
[ Colin Tuckley ]
* Add myself as uploader.
* Ack it.po, thanks to Fabio Closes: #701677
* Ack jt.po update, thanks to Hideki Yamane Closes: #717703
* Fix debian/rules clean rule to allow repeated builds.
-- Colin Tuckley <colint@debian.org> Wed, 25 Jun 2014 10:39:47 +0100
unixcw (3.0.2-1) unstable; urgency=low
* Fixing FTBFS (problems with config.* files). I think that thanks to
new entry in debian/source/options the fix is permanent. Closes: #676752.
* Removing 'debian/' from unixcw_3.0.2-1.debian.tar.gz. Upstream version
bump to avoid problems with upload.
-- Kamil Ignacak <acerion@wp.pl> Mon, 18 June 2012 23:03:08 +0100
unixcw (3.0.1-3) unstable; urgency=low
* Fixing problems with building. Closes: #663947.
-- Kamil Ignacak <acerion@wp.pl> Thu, 15 March 2012 00:11:14 +0100
unixcw (3.0.1-2) unstable; urgency=low
* Debconf templates and debian/control reviewed by the debian-l10n-
english team as part of the Smith review project. Closes: #652526
* [Debconf translation updates]
* Portuguese (Pedro Ribeiro). Closes: #654962
* Slovak (Ivan Masár). Closes: #655464
* Dutch; (Jeroen Schot). Closes: #655718
* Portuguese (Pedro Ribeiro). Closes: #655766
* Russian (Yuri Kozlov). Closes: #655830
* German (Chris Leick). Closes: #656080
* Czech (Michal Simunek). Closes: #656240
* French (Steve R. Petruzzello). Closes: #656419
* Indonesian (Mahyuddin Susanto). Closes: #657462
* Danish (Joe Hansen). Closes: #657500
* Polish (Michał Kułach). Closes: #657513
* Swedish (Martin Bagge / brother). Closes: #657549
* Spanish; (Jaime Robles). Closes: #657744
* Spanish; (Jaime Robles). Closes: #657744
* L10N process has been managed by Christian Perrier
<bubulle@debian.org>
-- Kamil Ignacak <acerion@wp.pl> Mon, 30 Jan 2012 20:08:49 +0100
unixcw (3.0.1-1) unstable; urgency=low
* Prepare unixcw source package for new release: 3.0.1
* Remove source of lintian warnings:
- W: cw: maintainer-script-ignores-errors preinst
- W: cwcp: maintainer-script-ignores-errors preinst
- W: libcw3-dev: manpage-has-errors-from-man ...
- W: xcwcp: maintainer-script-ignores-errors preinst
-- Kamil Ignacak <acerion@wp.pl> Sun, 08 Jan 2012 13:22:36 +0100
unixcw (3.0-5) unstable; urgency=high
* Remove dangling symlinks /usr/share/doc/{cw,cwcp,xcwcp}
(Thanks Bob Proulx). Closes: #653411.
* Cherry-pick from upstream: {0008,0009}- patches for mawk
-- Kamal Mostafa <kamal@whence.com> Mon, 02 Jan 2012 11:33:19 -0800
unixcw (3.0-4) unstable; urgency=high
* Fix FTBFS in Debian kfreebsd (missing snd_pcm test routines)
-- Kamal Mostafa <kamal@whence.com> Sat, 31 Dec 2011 11:56:45 -0800
unixcw (3.0-3) unstable; urgency=high
* Fix upgrade from unixcw:
- libcw3{-dev} Replaces and Conflicts unixcw{-dev}. Closes: #653411
* Cherry-pick from upstream: 0006-Adding-Makefile.inc-to-clean-target.patch
-- Kamal Mostafa <kamal@whence.com> Wed, 28 Dec 2011 21:27:48 -0800
unixcw (3.0-2) unstable; urgency=low
* Fix library dependencies: alsa, pthread, m
- Add libcw3-dev Depends on libasound2-dev
- Drop Replaces: unixcw{-dev} (see Bug: #652618)
* Reapply lost patch: Fix FTBFS on GNU/kFreeBSD. Closes: #403043 (again).
* Set libcw3 debian package section to libs
-- Kamal Mostafa <kamal@whence.com> Thu, 22 Dec 2011 14:44:54 -0800
unixcw (3.0-1) unstable; urgency=low
* Prepare Debian packages for upstream package version 3.0.
* New maintainer. Closes: #554134.
-- Kamil Ignacak <acerion@wp.pl> Sat, 19 Nov 2011 17:06:21 +0100
unixcw (2.3-13) unstable; urgency=low
* QA upload.
* Bump debhelper compatibility level to 7
* Replace "dh_clean -k" by dh_prep
* Fix pending l10n issues. Debconf translations:
- Czech (Vítězslav Kotrla). Closes: #535142
- Slovak (Ivan Masár). Closes: #535161
- Japanese (Hideki Yamane (Debian-JP)). Closes: #558064
- Asturian (marquinos). Closes: #561399
- Italian (Vincenzo Campanella). Closes: #561648
-- Christian Perrier <bubulle@debian.org> Fri, 25 Dec 2009 09:10:13 +0100
unixcw (2.3-12) unstable; urgency=low
* Retiring - set the package maintainer to Debian QA Group.
-- Joop Stakenborg <pa3aba@debian.org> Tue, 03 Nov 2009 07:14:08 +0000
unixcw (2.3-11) unstable; urgency=low
* Only install cw.7.gz, omit CW.7.gz. Closes: #229696.
* Several lintian fixes.
-- Joop Stakenborg <pa3aba@debian.org> Thu, 20 Nov 2008 19:59:04 +0100
unixcw (2.3-10) unstable; urgency=low
* Build depend on mawk|gawk so a correct .pc file is created on
hppa. Closes: #488988.
-- Joop Stakenborg <pa3aba@debian.org> Sat, 19 Jul 2008 15:48:46 +0200
unixcw (2.3-9) unstable; urgency=low
* Add datarootdir to Makefile.inc.in.
* Use 'make clean' instead of 'make distclean'.
* Remove config.status when cleaning, so configure will be called
and Makefile.inc will be created. Closes: #463492.
* More manual page fixes to satisfy lintian.
-- Joop Stakenborg <pa3aba@debian.org> Sat, 09 Feb 2008 12:37:28 +0100
unixcw (2.3-8) unstable; urgency=low
* Menu transition to "Amateur Radio".
* Bump standards version.
* Many lintian fixes.
-- Joop Stakenborg <pa3aba@debian.org> Thu, 31 Jan 2008 22:15:52 +0100
unixcw (2.3-7) unstable; urgency=low
* Remove leftover debconf stuff from postinst/postrm. Thanks to
Lucas Nussbaum. Closes: #431273.
-- Joop Stakenborg <pa3aba@debian.org> Fri, 06 Jul 2007 09:57:09 +0200
unixcw (2.3-6) unstable; urgency=low
* For xcwcp we use the default sound option, which is the soundcard
instead of the console. This also removes the need for setting the
suid bit and asking debconf questions. Closes: #416138.
* Portuguese translation for debconf messages. Closes: #422902.
* This bug seems to have been fixed in this version. Closes: #231518.
Thanks Yoshio Nakamura for reporting!
-- Joop Stakenborg <pa3aba@debian.org> Sat, 12 May 2007 16:55:23 +0200
unixcw (2.3-5) unstable; urgency=low
* Install the cw.7 manual page into the unixcw package.
* Adapt README.Debian, binaries in the original source are no longer
statically linked.
-- Joop Stakenborg <pa3aba@debian.org> Tue, 6 Feb 2007 19:15:09 +0100
unixcw (2.3-4) unstable; urgency=low
* Fix FTBFS on GNU/kFreeBSD. Thanks Petr Salinger. Closes: #403043.
-- Joop Stakenborg <pa3aba@debian.org> Mon, 18 Dec 2006 09:45:19 +0100
unixcw (2.3-3) unstable; urgency=low
* Fix FTBFS on amd64. Thanks to Andreas Henriksson.
Closes: #400190, #401087.
-- Joop Stakenborg <pa3aba@debian.org> Mon, 4 Dec 2006 20:16:51 +0100
unixcw (2.3-2) unstable; urgency=low
* Install libcw.pc into the unixcw-dev package.
-- Joop Stakenborg <pa3aba@debian.org> Wed, 29 Nov 2006 20:00:03 +0100
unixcw (2.3-1) unstable; urgency=low
* New upstream. Some comments by the author follows below.
* An occurrence but not problem, presumably. Closes: #229690.
* The gap now limits at 80 dots. Closes: #237981.
* Dictionaries are fully configurable using files read at program
startup. Closes: #239001.
* Probably unavoidable. To track CW speeds, the program needs to
see a differential between dot and dash. If fed only, say, dots, it has no
way of telling if these are dots or dashes, so cannot vary or auto-determine
speeds. Closes: #261729.
* I couldn't tell if this was a joke report. I could put a blank
entry in the table, one side containing an ASCII ' ' and the other containing
its representation in dots and dashes as " ", but it wouldn't look useful.
Or perhaps I misread the request? Closes: #229694.
* Fixed by holding the soundcard open in cwlib for ~10 seconds of inactivity.
Closes: #230579.
* Other bugs fixed. Closes: #231418, #236415, #222128, #232481, #261731, #292395.
* I thought about this, and it's surprisingly hard, given the architecture
of cwlib. The library's really only happy talking to a genuine sound
device. Closes: #222432.
* The 4WPM minimum is a careful balance between putting only a
second or so of audio data into the sound card and ensuring it doesn't run
out of data during the longest (dash) element. Less than 4 is tricky. Well,
3 might just be doable, but 2 is out, and frankly, anything less than 4 loses
the rhythm to the point where it's not really usable anyway. So, rejected.
Closes: #241973.
* Not done by xcwcp because it's really a tutor, not a reader
program. Adding this would bring in a whole slew of software tone filtering
issues. This is just the type of program that one could write around cwlib,
though, so feel free to go for it! (In fact I have a prototype from several
years ago that reads raw audio files, finds tone edges, and then has a go at
printing out CW read from it -- perhaps I should dust it off..).
Closes: #263356.
* Bugs not tackled: 222010, 222126, 236411, 261730, 261732.
-- Joop Stakenborg <pa3aba@debian.org> Sun, 19 Nov 2006 19:52:38 +0100
unixcw (2.2-15) unstable; urgency=low
* Added Swedish debconf templates translation by Daniel Nylander,
thanks! Closes: #333594.
* Cwgen optimisation by Andor Demarteau so the program can generate
random groups of chars of random sizes.
-- Joop Stakenborg <pa3aba@debian.org> Sun, 22 Jan 2006 19:42:52 +0100
unixcw (2.2-14) unstable; urgency=low
* Fix dependencies, so we can use cdebconf. Closes: #332132.
-- Joop Stakenborg <pa3aba@debian.org> Sun, 9 Oct 2005 09:54:22 +0200
unixcw (2.2-13) unstable; urgency=low
* Rebuild against transitioned Qt.
-- Joop Stakenborg <pa3aba@debian.org> Thu, 1 Sep 2005 19:36:55 +0200
unixcw (2.2-12) unstable; urgency=low
* Migrate to debhelper.
* Compile against latest qt.
* Add autotools-dev to the build dependencies.
-- Joop Stakenborg <pa3aba@debian.org> Sun, 14 Aug 2005 20:40:08 +0200
unixcw (2.2-11) unstable; urgency=low
* Include Czech debconf translation by Miroslav Kure. Closes: #287304.
-- Joop Stakenborg <pa3aba@debian.org> Mon, 27 Dec 2004 09:48:56 +0100
unixcw (2.2-10) unstable; urgency=low
* xcwcp: overwrite the createPopupMenu method and delete the popup menu
when right-clicking the main window. This way we can use the right-mouse
button for dah's (left button is for dit's).
* xcwcp: make sure it all works without a mouse. A label called 'Mode'
was added just before the QComboBox mode selection widget. The combo
widget can get focus by using Alt+m. You can then use the space bar or the
up/down keys to change the mode. The Tab key moves to the next widget, so
you can change speed, etc. Shift+Tab moves backwards. Closes: #230298.
* As a consequence of this, Ctrl and Shift key's have been disabled as
paddles, this would interfere with keyboard control of the program.
Please use left and right cursor keys.
* Some changes to the xcwcp manual page to reflect all this. Thanks again
to Dan for the report.
-- Joop Stakenborg <pa3aba@debian.org> Tue, 13 Jul 2004 16:40:25 +0200
unixcw (2.2-9) unstable; urgency=low
* Close a bug which is still open and was fixed. Closes: #220348.
* xcwcp: fixed straight key input when using the middle mouse button. The
'contents' mouse event are now called, so we call the events of the
edit window instead of the scrollwindow. Closes: #230886.
* Bugs reported by Dan Jacobson. Thanks!
-- Joop Stakenborg <pa3aba@debian.org> Mon, 12 Jul 2004 14:30:46 +0200
unixcw (2.2-8) unstable; urgency=low
* Bring back the old behaviour we had with Qt2: when first started, xcwcp
will show the go button, when clicked, the stop button appears.
QIconSet now contains both start and stop pixmaps, this behaviour
needed for Qt3. Closes: #220350.
* This also removes the first error seen at startup:
"QToolButton::setOnIconSet(): This function is not supported anymore".
The other error reported by Dan: "QSettings::sync: filename is
null/empty" means you don't have write permissions to your ~/.qt
directory. If you fix this, the error will dissapear. Closes: #220352.
* The bug reported by Dan as: "/usr/bin/cw: hear a few chars, then poops
out" most probably related to the sound card driver. I have tested unixcw
with different systems and simple cannot reproduce this behaviour. As
Dan reports: with alsa properly installed, the program behaves correctly.
Closes: #218556.
* Both errors reported by Dan concerning the cw.1 and cw.7 manpages are
related to language settings, which are not able to display iso8859-1
accented characters. To properly display these manual pages, you must
configure your environment, so they can display accented characters.
Try setting LANG=en_US.ISO-8859-1 or similar and make sure to generate
that locale using 'dpkg-reconfigure locales'. Closes: #218555, #218554.
* Correct an error in cw.1 manpage to show correct timings when testing
itimer. Closes: #222129.
* Append a newline when cw exits. Closes: #222415.
* Thanks to Dan Jacobson <jidanni@jidanni.org>, for reporting all these
bugs. It is much appreciated. In the next upload I will address the
remaining wishlist items or forward them to the upstream author.
-- Joop Stakenborg <pa3aba@debian.org> Sun, 25 Jan 2004 19:27:35 +0100
unixcw (2.2-7) unstable; urgency=low
* Correct debian/rules and call po2debconf for every template.
* Include templates and conf for every package. Somehow it got deleted
during the upgrade to debconf-po.
-- Joop Stakenborg <pa3aba@debian.org> Thu, 7 Aug 2003 20:59:52 +0200
unixcw (2.2-6) unstable; urgency=low
* Correct debian/rules so it doesn't remove debian/po. Closes: #199667.
* French translation for the templates by Michel. Closes: #200583.
-- Joop Stakenborg <pa3aba@debian.org> Wed, 9 Jul 2003 17:42:16 +0200
unixcw (2.2-5) unstable; urgency=low
* Patch by Michel Grentzinger which adds gettext support for the debconf
templates. Thanks Michel. Closes: #199667.
-- Joop Stakenborg <pa3aba@debian.org> Sun, 6 Jul 2003 16:37:51 +0200
unixcw (2.2-4) unstable; urgency=low
* Okay, build against qt-mt. Closes: #180677.
-- Joop Stakenborg <pa3aba@debian.org> Wed, 12 Feb 2003 18:34:36 +0100
unixcw (2.2-3) unstable; urgency=low
* Fixed override disparity.
* Couple of lintian fixes.
* Compile xcwcp against qt, not qt-mt.
-- Joop Stakenborg <pa3aba@debian.org> Tue, 4 Feb 2003 19:31:55 +0100
unixcw (2.2-2) unstable; urgency=low
* Fixed the menu entries. Closes: #178644.
* Update standards version.
* Compile against libqt3-mt.
-- Joop Stakenborg <pa3aba@debian.org> Sat, 1 Feb 2003 11:39:17 +0100
unixcw (2.2-1) unstable; urgency=low
* New upstream release.
* Fixes issues with /dev/mixer on OSS architecture.
-- Joop Stakenborg <pa3aba@debian.org> Sat, 18 May 2002 18:17:29 +0200
unixcw (2.1-2) unstable; urgency=low
* Autoconf not needed. Closes: #145158.
-- Joop Stakenborg <pa3aba@debian.org> Tue, 30 Apr 2002 15:33:11 +0200
unixcw (2.1-1) unstable; urgency=low
* New upstream release, soundcard support.
-- Joop Stakenborg <pa3aba@debian.org> Fri, 19 Apr 2002 21:25:15 +0200
unixcw (2.0-6) unstable; urgency=low
* Russian template for cwcp by Ilgiz Kalmetev. Closes: #137631.
* Russian template for xcwcp by Ilgiz Kalmetev. Closes: #137703.
-- Joop Stakenborg <pa3aba@debian.org> Mon, 18 Mar 2002 13:10:38 +0100
unixcw (2.0-5) unstable; urgency=low
* Make the prebuild scripts executable, so the debconf templates
actually get installed.
* Fix a couple of lintian errrors.
-- Joop Stakenborg <pa3aba@debian.org> Mon, 25 Feb 2002 09:28:55 +0100
unixcw (2.0-4) unstable; urgency=low
* Fix from Maitland Bottoms <bottoms@debian.org> to fix build on hppa.
Closes: #134041.
-- Joop Stakenborg <pa3aba@debian.org> Mon, 18 Feb 2002 14:40:09 +0100
unixcw (2.0-3) unstable; urgency=low
* Russian template file for cw. Thanks to Ilgiz Kalmetev
<i.kalmetev@bis.bashtelecom.ru>. Closes: #114306.
* Fix a spelling error. Thanks to Matt Zimmerman <mdz@debian.org>.
Closes: #125524.
-- Joop Stakenborg <pa3aba@debian.org> Mon, 18 Feb 2002 14:39:53 +0100
unixcw (2.0-2) unstable; urgency=low
* Spanish translation of the templates. Closes: #104119.
* Change cwcp, so it uses red by default as a background. This fixes
colors of cwcp in a x-terminal.
* Remove libc6-dev and gzip from the Build-Depends line since they are
build-essential.
* Correct the depends line for the unixcw package.
-- Joop Stakenborg <pa3aba@debian.org> Thu, 12 Jul 2001 19:38:27 +0200
unixcw (2.0-1) unstable; urgency=low
* New upstream.
* Lintian seems to like short binary names now, so I can revert to 'cw'
instead of 'unixcw'. Saves me lots of work.
* Split up the package into 5 different ones, since Simon now also provides
a seperate library which we could use for development. So we have unixcw,
containing the shared lib, unixcw-dev: static lib and headers and three
different binary packages to choose from who all interface to libcw.
* Use dpkg-statoverride for registering the bins suid root. They all need
KIOCSOUND ioctl.
* Debconf is used to ask the user is he wants to use the suid bit.
-- Joop Stakenborg <pa3aba@debian.org> Wed, 20 Jun 2001 09:44:23 +0200
unixcw (1.1a-7) unstable; urgency=low
* Add build-depends.
* Update standards version.
* Stop using suidregister. Instead, make unixcw binary of group audio.
-- Joop Stakenborg <pa3aba@debian.org> Sun, 18 Feb 2001 12:35:05 +0100
unixcw (1.1a-6) unstable; urgency=low
* Fixed lintian errors.
* Recompile for new ncurses lib.
* Removed cw manpage. Closes bug #62518
-- Joop Stakenborg <pa3aba@debian.org> Sat, 29 Jul 2000 14:19:29 +0200
unixcw (1.1a-5) unstable; urgency=low
* Some work on the menu entry. Had bad quotes.
-- Joop Stakenborg <pa3aba@debian.org> Thu, 14 Oct 1999 18:50:39 +0200
unixcw (1.1a-4) unstable; urgency=low
* Typo.
-- Joop Stakenborg <pa3aba@debian.org> Thu, 14 Oct 1999 18:49:45 +0200
unixcw (1.1a-3) unstable; urgency=low
* Updated standards version.
* FHS.
-- Joop Stakenborg <pa3aba@debian.org> Thu, 7 Oct 1999 18:04:38 +0200
unixcw (1.1a-2) unstable; urgency=low
* Unixcw builds OK on alpha, so architecture can be 'any'. Thanks
to paul@debian.org. Fixes bug #27939.
* Compile with new version of ncurses.
-- Joop Stakenborg <pa3aba@debian.org> Tue, 27 Oct 1998 10:31:37 +0100
unixcw (1.1a-1) unstable; urgency=low
* Unixcw is now really GPL and can go into main.
* Hamradio menu added.
* I have set the SUID bit, so any user can access the PC speaker.
-- Joop Stakenborg <pa3aba@debian.org> Tue, 25 Aug 1998 08:42:09 +0200
unixcw (1.1-3) frozen; urgency=low
* Copyright fails #1 of DFSG, so unixcw has to go into non-free.
The copyright file now reflects the copyright of the package.
This fixes bug #19690.
-- Joop Stakenborg <pa3aba@debian.org> Mon, 16 Mar 1998 20:06:14 +0100
unixcw (1.1-2) unstable; urgency=low
* Lintian complains about possible name space pollution. Changed the
name of the cw binary to unixcw. Manual pages are adapted because
of the new binary name.
* Previous build was done with a buggy debstd/debmake and showed a file
in the md5sums control file which did not exist.
-- Joop Stakenborg <pa3aba@debian.org> Tue, 17 Feb 1998 20:45:42 +0100
unixcw (1.1-1) unstable; urgency=low
* Initial Release.
-- Joop Stakenborg <pa3aba@debian.org> Mon, 12 Jan 1998 21:09:01 +0100
Local variables:
mode: debian-changelog
End:
|