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
|
osdsh (0.7.0-10.3) unstable; urgency=medium
* Non-maintainer upload.
* Disable APM support.
APM support enabled was preventing osdsh to migrate to testing,
since apmd has been non-functional for ages and is RC-buggy.
-- Andrej Shadura <andrewsh@debian.org> Mon, 07 Jan 2019 13:12:45 +0100
osdsh (0.7.0-10.2) unstable; urgency=medium
* Non-maintainer upload.
* Upgrade to dh compat level 10 (Closes: #817610).
-- Andrew Shadura <andrewsh@debian.org> Tue, 04 Oct 2016 12:11:21 +0200
osdsh (0.7.0-10.1) unstable; urgency=low
* Non-maintainer upload.
* Change Tcl dependency from 8.4 to a versionless tcl package.
* Switch to 3.0 (quilt) source package format.
* Update menu file.
-- Andrew Shadura <andrewsh@debian.org> Mon, 30 Sep 2013 13:59:25 +0200
osdsh (0.7.0-10) unstable; urgency=low
* osdctl still hangs while trying to write to osdsh fifo (Closes:
#432397). Thanks to Peter Colberg <peterco@gmx.net> for the patch!
* Fix "FTBFS with binutils-gold" by removing HTML encoded dash from Makefile
(WTF?) (Closes: #555874)
-- Joachim Breitner <nomeata@debian.org> Tue, 17 Nov 2009 11:10:18 +0100
osdsh (0.7.0-9) unstable; urgency=low
* fixes: osdsh displays part of previous messages (Closes: #301229)
* osdsh will not start if it detects that another instance is already
running.
* osdctl will check that osdsh is running before trying to write to
fifo - prevents hangs, useful for scripts.
(All thanks to Roman Yepishev <roman.yepishev@gmail.com>)
* Bump standards version (no change)
-- Joachim Breitner <nomeata@debian.org> Sun, 17 Jun 2007 10:00:33 +0100
osdsh (0.7.0-8) unstable; urgency=low
* Closes: #301207: osdsh does not work with option "-m"
+ fixed by using -rdynamic, thanks to Georg Drees for hunting that one
down
* Fixed typo, thanks again to Georg Drees
-- Joachim Breitner <nomeata@debian.org> Fri, 1 Apr 2005 13:15:07 +0200
osdsh (0.7.0-7) unstable; urgency=low
* Closes: #301210: osdsh option -p behaves flipped to documentation
* Closes: #301222: clarify osdctl options "-b" and "-l" in help screen
* Closes: #301207: osdsh does not work with option "-m"
Fixing this was a bad hack, possible breaking compatibility with (pretty
surely not existing) custom plugins. If it hits you, complain loud enough
for me to hear
I'll tackle the other, more serious bugs later. I am feeling kind of
upstream here :-)
-- Joachim Breitner <nomeata@debian.org> Thu, 24 Mar 2005 23:38:21 +0100
osdsh (0.7.0-6) unstable; urgency=low
* Closes: #299442: does not start on powerpc (thanks to
Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de>
for the fix)
-- Joachim Breitner <nomeata@debian.org> Tue, 22 Mar 2005 12:29:50 +0100
osdsh (0.7.0-5) unstable; urgency=low
* Closes: #274245: -a: invalid option, thx to Thomas Themel
* Quoted strings in menu file to make lintian happy
-- Joachim Breitner <nomeata@debian.org> Thu, 30 Sep 2004 20:02:19 +0200
osdsh (0.7.0-4) unstable; urgency=low
* bumped standards version to 3.6.1 (no changes)
* Fix copyright file according to weasels's suggestion
-- Joachim Breitner <nomeata@debian.org> Mon, 15 Dec 2003 18:27:48 +0100
osdsh (0.7.0-3) unstable; urgency=low
* Started using dpatch
* Integrated Derek Lewis' outline patch
-- Joachim Breitner <nomeata@debian.org> Mon, 8 Dec 2003 19:38:39 +0100
osdsh (0.7.0-2) unstable; urgency=low
* Build with -fPIC (Closes: Bug#22062)
-- Joachim Breitner <nomeata@debian.org> Fri, 14 Nov 2003 16:24:50 +0100
osdsh (0.7.0-1) unstable; urgency=low
* Minor cosmetic Suggestions from debian-mentors
* Initial Upload to the debian archive (Closes: Bug#207940)
-- Joachim Breitner <nomeata@debian.org> Wed, 22 Oct 2003 17:10:20 +0200
osdsh (0.7.0-0.2) unstable; urgency=low
* Fixed PLUGINDIR
-- Joachim Breitner <nomeata@debian.org> Sun, 31 Aug 2003 15:13:16 +0200
osdsh (0.7.0-0.1) unstable; urgency=low
* Internal Pre-Release
-- Joachim Breitner <nomeata@debian.org> Sat, 30 Aug 2003 22:32:25 +0200
|