debian/0000755000000000000000000000000011751322356007173 5ustar debian/changelog0000644000000000000000000001152211751322331011037 0ustar stalonetray (0.8.1-1) unstable; urgency=low * Acknowledge NMU, thanks Steve McIntyre * New upstream release * Use source format 3.0 (quilt) -- Varun Hiremath Sat, 05 May 2012 18:00:11 -0400 stalonetray (0.8.0-1.1) unstable; urgency=low * NMU * Fix '-Werror=format-security' flaw. Thanks for the patch to Wolfram Sang . Closes: #646467 * Update Standards-Version, no changes. -- Steve McIntyre Fri, 23 Dec 2011 15:03:18 +0000 stalonetray (0.8.0-1) unstable; urgency=low * New upstream release -- Varun Hiremath Tue, 27 Oct 2009 00:25:02 -0400 stalonetray (0.8.0~beta1-1) unstable; urgency=low * New upstream release * bump Standards-Version to 3.8.3 * Remove Torsten from Uploaders as requested -- Varun Hiremath Sat, 10 Oct 2009 02:05:20 -0400 stalonetray (0.7.6-2) unstable; urgency=low * Update my email-id * Bump Standards-Version to 3.8.0 -- Varun Hiremath Sat, 29 Nov 2008 00:35:59 -0500 stalonetray (0.7.6-1) unstable; urgency=low * New upstream release * Update Homepage and Vcs fields. * Set Standards-Version: 3.7.3. -- Torsten Werner Mon, 07 Jan 2008 22:11:57 +0100 stalonetray (0.7.5-1) unstable; urgency=low * New upstream release + Fixes problems with -sticky option (Closes: #451800) -- Varun Hiremath Thu, 29 Nov 2007 18:01:29 +0530 stalonetray (0.7.4-1) unstable; urgency=low * New upstream release + BugFix: stalonetray: uses a lot of CPU with some applications (Closes: #444748) + BugFix: stalonetray: Example config file does not parse (Closes: #446899) -- Varun Hiremath Sat, 03 Nov 2007 10:28:45 +0530 stalonetray (0.7.3-1) unstable; urgency=low * New upstream release + BugFix: stalonetray: No icons for EWMH compliant programs (Closes: #445056) -- Varun Hiremath Sat, 06 Oct 2007 23:02:58 +0530 stalonetray (0.7.2-1) unstable; urgency=low * New upstream release + BugFix: stalonetray: Program committed suicide (Closes: #443543) + BugFix: stalonetray: Typo in --max-height option (Closes: #444717) * debian/control: Add libxpm-dev to Build-Depends to enable pixmap background. * Fix debian/menu -- Varun Hiremath Sat, 22 Sep 2007 16:50:23 +0530 stalonetray (0.7-1) unstable; urgency=low * New upstream release -- Varun Hiremath Sun, 16 Sep 2007 13:50:04 +0530 stalonetray (0.6.5-1) unstable; urgency=low * New upstream release -- Varun Hiremath Thu, 07 Jun 2007 15:07:22 +0530 stalonetray (0.6.4-1) unstable; urgency=low [ Varun Hiremath ] * New upstream release [ Torsten Werner ] * Add myself to Uploaders in debian/control. -- Torsten Werner Thu, 19 Apr 2007 13:28:21 +0200 stalonetray (0.6.3-1) unstable; urgency=low * New upstream release -- Varun Hiremath Fri, 6 Apr 2007 23:08:42 +0530 stalonetray (0.6.2-1) unstable; urgency=low * New upstream release + Fixes issues with KDE icons (Closes: #410033) -- Varun Hiremath Tue, 13 Feb 2007 14:15:15 +0530 stalonetray (0.6.1-1) unstable; urgency=low * Initial upload (Closes: #405583) * New upstream release * Switch to CDBS. * Build Depend on debhelper >= 5 * Add a watch file * debian/control: + Add myself to Uploaders + Add XS-X-Vcs-Svn header + Improve the package description -- Varun Hiremath Fri, 5 Jan 2007 08:08:15 +0530 stalonetray (0.6) unstable; urgency=low * New upstream release. -- Roman Dubtsov Thu, 28 Dec 2006 23:30:58 +0600 stalonetray (0.6+cvs.3) unstable; urgency=low * New (cvs) release. -- Roman Dubtsov Tue, 26 Dec 2006 19:51:30 +0600 stalonetray (0.4+cvs.2) unstable; urgency=low * New (cvs) release. -- Roman Dubtsov Mon, 13 Nov 2006 22:51:35 +0600 stalonetray (0.4+cvs.0) unstable; urgency=low * New (cvs) release. -- Roman Dubtsov Tue, 05 Sep 2006 01:09:48 +0700 stalonetray (0.4) unstable; urgency=low * New (upstream) release. -- Roman Dubtsov Mon, 15 May 2006 17:52:06 +0700 stalonetray (0.3+cvs) unstable; urgency=low * New (cvs) release. -- Roman Dubtsov Sun, 30 Apr 2006 22:19:07 +0700 stalonetray (0.3) unstable; urgency=low * New (upstream) release. -- Roman Dubtsov Sun, 15 Jan 2006 20:52:17 +0600 stalonetray (0.2+cvs) unstable; urgency=low * Initial debianized release. -- Roman Dubtsov Mon, 8 Aug 2005 00:41:50 +0700 debian/docs0000644000000000000000000000003310557406010010033 0ustar NEWS TODO stalonetray.html debian/rules0000755000000000000000000000024610673162577010266 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/autotools.mk get-orig-source: -uscan --upstream-version 0 --rename debian/orig-tar.sh0000755000000000000000000000032110631747566011264 0ustar #!/bin/sh -e # called by uscan with '--upstream-version' # move to directory 'tarballs' if [ -r .svn/deb-layout ]; then . .svn/deb-layout mv $3 $origDir echo "moved $3 to $origDir" fi debian/menu0000644000000000000000000000020510676676104010067 0ustar ?package(stalonetray):needs="X11" section="Applications/System/Administration"\ title="stalonetray" command="/usr/bin/stalonetray" debian/source/0000755000000000000000000000000011751322356010473 5ustar debian/source/format0000644000000000000000000000001411751321320011667 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000165110547336466011142 0ustar This package was debianized by Roman Dubtsov on Mon, 8 Aug 2005 00:41:50 +0700. It was downloaded from http://sourceforge.net/projects/stalonetray Upstream Authors: Roman Dubtsov Copyright: (C) 2005 Roman Dubtsov License: This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. debian/examples0000644000000000000000000000002510557406010010722 0ustar stalonetrayrc.sample debian/watch0000644000000000000000000000017711264023131010215 0ustar version=3 opts="uversionmangle=s/beta/~beta/" \ http://sf.net/stalonetray/ stalonetray-(.*)\.tar\.gz debian debian/orig-tar.sh debian/control0000644000000000000000000000212411751321305010566 0ustar Source: stalonetray Section: x11 Priority: optional Maintainer: Roman Dubtsov Uploaders: Varun Hiremath Build-Depends: debhelper (>= 5), cdbs, autotools-dev, libx11-dev, libxpm-dev Standards-Version: 3.9.3 Homepage: http://stalonetray.sourceforge.net/ Vcs-Svn: https://bollin.googlecode.com/svn/stalonetray/ Vcs-Browser: http://bollin.googlecode.com/svn/stalonetray/ Package: stalonetray Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Standalone freedesktop.org and KDE systray implementation stalonetray is an implementation of system tray application (aka notificaton area) according to freedesktop.org specification; support for KDE icons included. . stalonetray is a stand-alone system tray (notification area) for X Window System/X11 (e.g. X.Org or XFree 86). It has full XEMBED support and minimal dependencies: an X11 lib only. Stalonetray works with virtually any EWMH-compliant window manager. . Window managers that are reported to work well with stalonetray: - FVWM - OpenBox - Enlightenment - ion3 debian/patches/0000755000000000000000000000000011751322356010622 5ustar debian/patches/stalonetray_fix_format_security.patch0000644000000000000000000000124411720305711020346 0ustar From: Wolfram Sang Subject: fix '-Werror=format-security' flaw We won't have format specifiers, so simply use fputs. This patch applies to the current debian version and upstream master as well (with offset). Signed-off-by: Wolfram Sang --- debug.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: src/debug.c =================================================================== --- a/src/debug.c +++ b/src/debug.c @@ -28,7 +28,7 @@ void print_message_to_stderr(const char va_start(va, fmt); vsnprintf(msg, PATH_MAX, fmt, va); va_end(va); - fprintf(stderr, msg); + fputs(msg, stderr); } #ifdef DEBUG debian/patches/series0000644000000000000000000000004611751321273012034 0ustar stalonetray_fix_format_security.patch debian/manpages0000644000000000000000000000001610547336466010717 0ustar stalonetray.1 debian/compat0000644000000000000000000000000210547336466010402 0ustar 5