isdnbutton (2.6-970413-16) unstable; urgency=low * Remove libSM and libICE as they are not needed. -- Roland Rosenfeld Sat, 30 Sep 2006 09:48:36 +0200 isdnbutton (2.6-970413-15) unstable; urgency=low * Reduce X build dependencies to a minimum. * Do no longer search for X libraries in /usr/X11R6/lib. * Use Xaw3d include files now (not the Xaw ones). * Upgrade to Standards-Version 3.7.2 (no changes). * Upgrade to debhelper >= 5. -- Roland Rosenfeld Sun, 23 Jul 2006 16:29:28 +0200 isdnbutton (2.6-970413-14) unstable; urgency=low * Upgrade to Standards-Version 3.6.2 (no changes). * Replace xlibs-dev with libxmu-dev, libsm-dev, libice-dev, libxext-dev, libxt-dev, libxpm-dev, libx11-dev (Closes: #346715) * Update FSF address in GPL. -- Roland Rosenfeld Mon, 9 Jan 2006 20:15:54 +0100 isdnbutton (2.6-970413-13) unstable; urgency=low * Depend on isdnutils-base instead of isdnutils (Closes: #266353). * Upgrade to Standards-Version 3.6.1 (no changes). * Move xpm's from /usr/X11R6 to /usr/share/pixmaps. * Quote strings menu file. -- Roland Rosenfeld Wed, 18 Aug 2004 21:04:18 +0200 isdnbutton (2.6-970413-12) unstable; urgency=low * Upgrade to Standards-Version 3.5.9: - Change handling of DEB_BUILD_OPTIONS. * Upgrade to new debhelper (>= 4.0.0): - Replace DH_COMPAT=3 by debian/compat 4. - Upgrade debian/rules based on debhelper/examples/rules. - Build-Depend on debhelper >= 4.0.0. * Remove trailing dot from Description to make lintian happy. -- Roland Rosenfeld Sun, 27 Apr 2003 17:10:01 +0200 isdnbutton (2.6-970413-11) unstable; urgency=low * Correct path to isdnbutton in debian/menu (Closes: #155269). -- Roland Rosenfeld Sat, 3 Aug 2002 13:06:37 +0200 isdnbutton (2.6-970413-10) unstable; urgency=high * Link against libXaw3d instead libXaw, because isdnbutton dies with "X Error of failed request: BadValue" otherwise on every woody system. If anybody can solve the problem with libXaw, send patches or adopt the package (Closes: #138559). * Some updates to debian/rules to optimize it to newer debhelper. -- Roland Rosenfeld Mon, 18 Mar 2002 10:38:27 +0100 isdnbutton (2.6-970413-9) unstable; urgency=low * Replace dh_testversion by versioned build-depends. * Upgrade to Standards-Version 3.5.6. * Use debhelper >=2.2.0 with DH_COMPAT=3. * Make /etc/X11/app-defaults/Isdnbutton a conffile (Closes: #132128). -- Roland Rosenfeld Thu, 7 Feb 2002 15:51:17 +0100 isdnbutton (2.6-970413-8) unstable; urgency=low * Upgrade to Standards-Version 3.2.1: - Evaluate DEB_BUILD_OPTIONS for -g and strip. - Move binary and manpage from /usr/X11R6/* to /usr/*. * Upgrade to new debhepler: - Change to DH_COMPAT=2. - Add some dh_* calls to debian/rules. * Update to new XFree86 4.0 policy: - Move app-defaults file to /etc/X11/app-defaults (Closes: #86270) - Build-Depend on xlibs and libxaw-dev instead of xlib6g-dev and xpm4g-dev. -- Roland Rosenfeld Sat, 17 Feb 2001 09:46:21 +0100 isdnbutton (2.6-970413-7) unstable; urgency=low * Workaround for problem with modifiers and menu on right mouse button: Now it does not only accept the plain mouse button but also in combination with Mod2 (usually bound to NumLock), Shift (this implies ShiftLock), Lock, Mod2+Shift, Mod2+Lock. If you have some idea, what's going wrong here and why I have to explicitly mention all combinations of modifiers, please let me know (Closes: #57039). -- Roland Rosenfeld Fri, 19 May 2000 18:38:58 +0200 isdnbutton (2.6-970413-6) unstable; urgency=low * s/xpm4g/xpm4g-dev/ in Build-Depends. -- Roland Rosenfeld Wed, 12 Jan 2000 13:09:25 +0100 isdnbutton (2.6-970413-5) unstable; urgency=low * Added hints to menu. * Added icon and mini-icon. * Upgrade Standards version 3.1.1: Added Build-Depends. -- Roland Rosenfeld Sun, 9 Jan 2000 00:23:01 +0100 isdnbutton (2.6-970413-4) unstable; urgency=low * Upgrade to standards version 3.0.1: - GPL now in /usr/share/common-licenses/ - /usr/doc -> /usr/share/doc * Recompiled with libc6 2.1 -- Roland Rosenfeld Sat, 2 Oct 1999 20:47:49 +0200 isdnbutton (2.6-970413-3) unstable; urgency=low * Backup files (with ~ or # in it) were opened instead of simply ignoring them. So we run out of filedescriptors. This problem is now fixed. -- Roland Rosenfeld Mon, 8 Mar 1999 11:22:38 +0100 isdnbutton (2.6-970413-2) unstable; urgency=low * powerpc support added by Hartmut Koptein * Removed '"black" magic to determine optimal compiler flags for target architecture', which isn't needed and may cause problems when the package is compiled on i486 or i586 and run on i386 or something like this. Closes #32492 and #32493. * Added -D_GNU_SOURCE to CPPFLAGS, because memmem(2) is a GNU special. -- Roland Rosenfeld Thu, 28 Jan 1999 13:46:14 +0100 isdnbutton (2.6-970413-1) unstable; urgency=low * Initial Release. * Don't install isdnbutton suid root. It's more secure to use sudo or super for this. * Place scripts in /etc/isdn/isdnbutton instead of /usr/sbin/isdn. * Ignore backups in /etc/isdn/isdnbutton, which have "~" or "#" in it. -- Roland Rosenfeld Thu, 10 Dec 1998 21:34:05 +0100