diff -Nru fvwm-2.6.5.ds/debian/changelog fvwm-2.6.5.ds/debian/changelog --- fvwm-2.6.5.ds/debian/changelog 2013-02-10 01:21:32.000000000 +0000 +++ fvwm-2.6.5.ds/debian/changelog 2013-11-14 13:37:07.000000000 +0000 @@ -1,3 +1,12 @@ +fvwm (1:2.6.5.ds-3) unstable; urgency=low + + * Complies with Policy v3.9.4. + * debian/patches/fvwm_msg-echo.patch: Fixed Echo command (Closes: #727050). + * debian/patches/spelling-error-manpage.patch: Fixed typo in FvwmPager + manpage: spelling transfered -> transferred. + + -- Vincent W. Chen Tue, 22 Oct 2013 17:03:33 -0700 + fvwm (1:2.6.5.ds-2) unstable; urgency=low * Document the removal of /etc/X11/fvwm/system.fvwm2rc. The behavior when @@ -75,7 +84,6 @@ any currently mapped windows. - Fix flickering/incorrect location of the GeometryWindow with Xinerama/TwinView when resizing windows. - -- Manoj Srivastava Tue, 08 Jun 2010 10:17:14 -0700 @@ -92,7 +100,7 @@ * A few minor fixes to the package. * [b0b58a8]: [fvwm]: Fvwm.desktop Use fvwm2 as the application, since - that is the binary we ship. + that is the binary we ship. -- Manoj Srivastava Sat, 31 Oct 2009 00:50:18 -0500 @@ -122,7 +130,6 @@ - Fixed BugOpts parsing of more than one option at a time and restoring of default value for the last option in the command line when omitted. - -- Manoj Srivastava Mon, 21 Sep 2009 23:44:45 -0500 @@ -413,19 +420,19 @@ fvwm (1:2.5.25-1) unstable; urgency=low - * New upstream release. Closes: #438132 + * New upstream release. (Closes: #438132) - Handle the STATE_ADD command of the EWMH _NET_WM_STATE message from version 1.3 of the EWMH spec. - Support transparency in ARGB windows * Bug fixes: - Fixed problem with windows disappearing when created - unless the style Unmanaged was used. Closes: #443573 - - Edge move delay was used as resistance for the top edge. Closes: #465454 + unless the style Unmanaged was used. (Closes: #443573) + - Edge move delay was used as resistance for the top edge. (Closes: #465454) - Fixed a parsing problem of the screen argument of the SnapAttraction style. - Some html documentation files were not installed. - Fixed a memory leak in internationalized font handling. - - Fixed a bug in MinOverlap placement. Closes: #458163 + - Fixed a bug in MinOverlap placement. (Closes: #458163) - Fixed the StickyAcrossPages style in the FvwmPager. - Fixed the determination of the X charset on UTF-8 systems. - Fixed a crash when certain EWMH messages were sent to @@ -441,9 +448,9 @@ - Fixed a possible crash if the last active module fails. * Bug fix: "fvwm: should not conflict against fvwm-gnome", thanks to Philipp Kern. Yes, there should have been a versioned conflicts, I - think. Closes: #470149 + think. (Closes: #470149) * Bug fix: "Transition from fvwm-gnome does not work smoothly", thanks - to Heikki Kantola. This is the same bug as the one above. Closes: #468464 + to Heikki Kantola. This is the same bug as the one above. (Closes: #468464) -- Manoj Srivastava Tue, 18 Mar 2008 23:29:12 -0500 @@ -475,8 +482,8 @@ - Clicking on a menu title did not close the menu by default. - Temporary files in FvwmPerl overwrote each other. * The segmentation fault in ewmh_events has been fixed in this - version. Closes: Bug#463384 - * Change the dependency to gnome1 libraries; Closes: Bug#460761 + version. (Closes: #463384) + * Change the dependency to gnome1 libraries; (Closes: #460761) This also means that there was no point in having a separate fvwm package where FvwmGtk was a gnome entity; since it was never ported to gnome2. So, fvwm-gnome is now a dummy package; and is meant to @@ -484,19 +491,19 @@ * Removed the debconf question; since the upgrade would be directly from a system installed in 2003 for the question to be valid. * Move _all the html files into the documentation directory, thanks to - Christer Andersson. Closes: Bug#455473 + Christer Andersson. (Closes: #455473) -- Manoj Srivastava Thu, 07 Feb 2008 09:57:14 -0600 fvwm (1:2.5.23-2) unstable; urgency=low * - * Bug fix: "fvwm: postinst fails", thanks to Mario 'BitKoenig' - Holbe. Added a Section field to doc-base file. Funny thing is, this + * Bug fix: "fvwm: postinst fails", thanks to Mario "BitKoenig" + Holbe. Added a Section field to doc-base file. Funny thing is, this did not fail to install for me -- I wonder why. (Closes: #443511). * Bug fix: "fvwm: unnecessary ~/.fvwm/ creation", thanks to Neil W. Van Dyke. Turns out that this latest version does not create a .fvwm/ - directory. (Closes: #193761). + directory. (Closes: #193761). -- Manoj Srivastava Fri, 21 Sep 2007 20:37:58 -0500 @@ -551,7 +558,7 @@ - Fixed CursorStyle POSITION, broken since 2.3.24. - The hi, sh and fgsh colors in colorsets are no longer replaced by computed values if not explicit set on the same line as the - bg, or for fgsh fg, changes. (bug #3359) + bg, or for fgsh fg, changes. (Closes: #3359) - FvwmButtons now redraws stretched button backgrounds correctly on partial expose. - Windows with circular transient for hints may no longer crash @@ -598,7 +605,7 @@ - Fixed Tile...Placement styles (SmartPlacement) that were broken in 2.5.20. - FvwmWinList: fix problem with window name/button mixups during - Init/Restart of fvwm. (bug #1393) + Init/Restart of fvwm. (Closes: #1393) - It is now possible to switch the viewport while resizing windows if "EdgeScroll 0 0" is set. - Fixed disappearing windows when aborting interactive resizing @@ -632,8 +639,8 @@ not FlickeringQtDialogsWorkaround is enabled. - FvwmPager again allows movement of windows added before a page change. - - fvwm no longer crashes on 1 and 4 bit displays. (#1677) - - EWMH desktops now correctly handles FPClickToFocus. (#1492) + - fvwm no longer crashes on 1 and 4 bit displays. (Closes: #1677) + - EWMH desktops now correctly handles FPClickToFocus. (Closes: #1492) - Security fix in fvwm-menu-directory. (CVE-2006-5969) * Bug fix: "fvwm crashes on 1-bpp and 4-bpp displays", thanks to Andre Majorel. Fixed upstream. (Closes: #287588). @@ -752,10 +759,10 @@ - New command ModuleListenOnly. - New "Periodic" option added to Schedule command. * Bug Fixes: - - Fixed detection of running non-ICCCM2 wm (bug #3151). + - Fixed detection of running non-ICCCM2 wm (Closes: #3151). - Fixed drawing of menus with the sidepic on the right. - EdgeScroll no longer divides pixel distances >1000 by 1000. - (bug #3162) + (Closes: #3162) - The configure script can now cope with four-part version numbers when detecting some libraries. - The WarpToWindow command followed by Move in a complex @@ -767,8 +774,8 @@ Maximizable and Closable. - Fixed problem with window outline and placement position running out of sync. - - FvwmConsole no longer conflicts with Cygwin stdio (bug #3772). - - FvwmGtk now configures correctly on Cygwin (bug #3772). + - FvwmConsole no longer conflicts with Cygwin stdio (Closes: #3772). + - FvwmGtk now configures correctly on Cygwin (Closes: #3772). - Fixed tempfile vulnerabilities in FvwmCommand. * Bug fix: "Default Charset is wrong", thanks to Jonny. See http://www.fvwm.org/cgi-bin/fvwm-bug/incoming?id=1647 for details. @@ -866,28 +873,21 @@ * New upstream release * New features: - - Fvwm now officially supports 64-bit architertures. - New Test conditions EnvIsSet, EnvMatch, EdgeHasPointer and EdgeIsActive. - New window condition FixedPosition. - * New module features: - - FvwmPerl module supports window context when preprocessing. - FvwmPerl module accepts new --export option that by default defines two fvwm functions "Eval" and ".", to be used like: - FvwmPerl -x Eval $a = $[desk.n] - 2; cmd("GotoDesk 0 $a") if $a >= 0 . Exec xmessage %{2 + cos(0)}% # embedded calculator - - New FvwmProxy option ProxyIconified. - New FvwmTaskBar option Pad to control the gap between buttons. - * Bug Fixes: - - Fixed a Solaris compiler error introduced in 2.5.13. - Fixed a hang with layers set by applications (e.g. AbiWord). - GotoDesk with a relative page argument now wraps around at @@ -1111,7 +1111,7 @@ * NMU (at maintainer's request) * Bug fix: Replace make_directory with mkdir -p in the config target. This - should make the package build again, without root privs. Thanks to Goswin + should make the package build again, without root privs. Thanks to Goswin Brederlow for discovering the bug. (Closes: #258122). -- Tollef Fog Heen Mon, 12 Jul 2004 13:17:43 +0200 @@ -1292,31 +1292,31 @@ fvwm (2.4.16-1) unstable; urgency=low * new upstream - * FvwmIcoMan fix (closes: #182711, #193703) - * NoWarp option added to Menu command (closes: #188274) - * The latter also applies to WindowList (closes: #188272) + * FvwmIcoMan fix (Closes: #182711, #193703) + * NoWarp option added to Menu command (Closes: #188274) + * The latter also applies to WindowList (Closes: #188272) -- Alexander Kotelnikov Tue, 8 Jul 2003 15:40:59 +0400 fvwm (2.4.15-2) unstable; urgency=low - * Fix for purging fvwm if menu package is not installed (closes: #182322) - * outdated config.{sub,guess} fix (closes: #185297) + * Fix for purging fvwm if menu package is not installed (Closes: #182322) + * outdated config.{sub,guess} fix (Closes: #185297) -- Alexander Kotelnikov Sat, 22 Mar 2003 23:22:58 +0000 fvwm (2.4.15-1) unstable; urgency=low * debian/rules changed heavily (debhelper dependency removed) - * new upstream (closes: #171810, #176561) - * system.fvwm2rc changed (closes: #133611, #157293, #163596) - * fvwm man page fixed (closes: #171089) + * new upstream (Closes: #171810, #176561) + * system.fvwm2rc changed (Closes: #133611, #157293, #163596) + * fvwm man page fixed (Closes: #171089) -- Alexander Kotelnikov Mon, 27 Jan 2003 05:59:59 +0300 fvwm (2.4.10-2) unstable; urgency=low - * Bugfix (closes: #161282) + * Bugfix (Closes: #161282) -- Alexander Kotelnikov Fri, 20 Sep 2002 00:23:30 +0400 @@ -1334,13 +1334,13 @@ fvwm (2.4.8-1) unstable; urgency=low - * New upstream (closes: #150488) + * New upstream (Closes: #150488) -- Alexander Kotelnikov Sun, 23 Jun 2002 08:18:38 +0400 fvwm (2.4.7-2) unstable; urgency=low - * fixed menu file (closes: #145779) + * fixed menu file (Closes: #145779) * minor menu changes -- Alexander Kotelnikov Sat, 4 May 2002 17:08:07 +0400 @@ -1355,27 +1355,27 @@ * "No, restart Fvwm" command correction. Previous was to run /usr/bin/X11/fvwm2, even fvwm is in /usr/bin since 2.4.5-2 - (closes: #153983) + (Closes: #153983) -- Alexander Kotelnikov Sat, 27 Jul 2002 22:16:35 +0000 fvwm (2.4.6-2) unstable; urgency=high - * fix for old /usr/bin/X11/ alternatives (closes: #140806) + * fix for old /usr/bin/X11/ alternatives (Closes: #140806) -- Alexander Kotelnikov Mon, 8 Apr 2002 20:40:29 +0400 fvwm (2.4.6-1) unstable; urgency=low * New upstream version - * closes: #137239, thanks to Mikael Hedin - * really closes: #134775 + * Closes: #137239, thanks to Mikael Hedin + * really Closes: #134775 -- Alexander Kotelnikov Mon, 11 Mar 2002 01:03:25 +0300 fvwm (2.4.5-3) unstable; urgency=low - * more fixes to alternatives (closes: #134775) + * more fixes to alternatives (Closes: #134775) -- Alexander Kotelnikov Thu, 21 Feb 2002 00:21:49 +0300 @@ -1383,61 +1383,61 @@ * moving from /usr/X11R6 to /usr to satisfy Debian policy 12.8.7 * prerm fixed to honour slave alternatives removal, - hope it closes: #133335 - * debian/conffiles removed (closes: #133620) + (Closes: #133335) + * debian/conffiles removed (Closes: #133620) -- Alexander Kotelnikov Fri, 15 Feb 2002 11:15:22 +0300 fvwm (2.4.5-1) unstable; urgency=low - * New upstream version - * changes to fvwm-update-menus (closes: #129487) + * New upstream release. + * changes to fvwm-update-menus (Closes: #129487) -- Alexander Kotelnikov Mon, 28 Jan 2002 11:08:44 +0300 fvwm (2.4.4-5) unstable; urgency=low - * FvwmConsole changes (closes: #101221) - * preinst changed (closes: #129309) + * FvwmConsole changes (Closes: #101221) + * preinst changed (Closes: #129309) -- Alexander Kotelnikov Tue, 15 Jan 2002 03:01:58 +0300 fvwm (2.4.4-4) unstable; urgency=low - * build with libstroke0 (closes: #35600) - * setup-background is back (closes: #111519) + * build with libstroke0 (Closes: #35600) + * setup-background is back (Closes: #111519) * please note, setup-background call is removed from system.fvwm2rc - * fvwm-update-menu provides updating menus on the fly (closes: #91878) - * FvwmButtons fix (closes: #109686) - * CMD_Exec() change (closes: #49808) + * fvwm-update-menu provides updating menus on the fly (Closes: #91878) + * FvwmButtons fix (Closes: #109686) + * CMD_Exec() change (Closes: #49808) -- Alexander Kotelnikov Fri, 11 Jan 2002 01:17:08 +0300 fvwm (2.4.4-3) unstable; urgency=low - * fix in fvwm/read.c (closes: #110909) - * fix in fvwm/style.c (closes: #110106) - * added some manual pages links (closes: #52493, #52495, #52496) + * fix in fvwm/read.c (Closes: #110909) + * fix in fvwm/style.c (Closes: #110106) + * added some manual pages links (Closes: #52493, #52495, #52496) -- Alexander Kotelnikov Tue, 8 Jan 2002 03:00:16 +0300 fvwm (2.4.4-2) unstable; urgency=low - * fixed default system.fvwm2rc (closes: #67322, #68487, #111513) - * fixed menu-method (closes: #126191) - * some examples are back (closes: #111510) - * fix in README.sysrc (closes: #111509) - * ChangeLog is installed in /usr/share/doc/fvwm (closes: #116974) + * fixed default system.fvwm2rc (Closes: #67322, #68487, #111513) + * fixed menu-method (Closes: #126191) + * some examples are back (Closes: #111510) + * fix in README.sysrc (Closes: #111509) + * ChangeLog is installed in /usr/share/doc/fvwm (Closes: #116974) -- Alexander Kotelnikov Sat, 5 Jan 2002 17:16:03 +0300 fvwm (2.4.4-1) unstable; urgency=low - * New upstream version (closes: bug#113181) - * all modifications of /etc/X11/fvwm/ are put away (closes: - #109821,#110024,#110908) - * fixed update-alternatives stuff (closes: #123603,#123650) - * menu-related fixes (closes: #88270,#88160,#108846) + * New upstream release. (Closes: #113181) + * all modifications of /etc/X11/fvwm/ are put away + (Closes: #109821, #110024, #110908) + * fixed update-alternatives stuff (Closes: #123603, #123650) + * menu-related fixes (Closes: #88270, #88160, #108846) -- Alexander Kotelnikov Thu, 3 Jan 2002 19:36:19 +0300 @@ -1445,53 +1445,52 @@ * fixed bugs in system.fvwm2rc.{default,old} * (irrelevant to previous line) - * closes #88270,#88160 + * (Closes: #88270, #88160) -- Alexander Kotelnikov Fri, 24 Aug 2001 00:16:27 +0400 fvwm (2.4.0-2) unstable; urgency=low * debian/ bugfix - * closes: #108858,#109172,#109174,#109492,#109505,#108846 + * (Closes: #108858, #109172, #109174, #109492, #109505, #108846) -- Alexander Kotelnikov Thu, 23 Aug 2001 04:05:06 +0400 fvwm (2.4.0-1) unstable; urgency=low - * New upstream - * Needs to be cleaned a little, but needs to be released too + * New upstream release. -- Alexander Kotelnikov Sat, 4 Aug 2001 00:17:38 +0400 fvwm (2.2.5-1.1) unstable; urgency=low - * NMU - * Fix Build-depends. Closes: #105060 + * Non-maintainer upload. + * Fix Build-depends. (Closes: #105060) -- LaMont Jones Thu, 19 Jul 2001 10:39:13 -0600 fvwm (2.2.5-1) unstable; urgency=low - * new upstream version + * New upstream release. -- Alexander Kotelnikov Tue, 27 Feb 2001 01:10:36 +0300 fvwm (2.2.4-5) unstable; urgency=low * complied without rplay library - * debian/* bugfix (closes: #85317, #71144, #72301) + * debian/* bugfix (Closes: #85317, #71144, #72301) -- Alexander Kotelnikov Fri, 9 Feb 2001 17:06:13 +0300 fvwm (2.2.4-4) unstable; urgency=low - * menu-method correction from Yann Dirson applied (closes: #79162) + * menu-method correction from Yann Dirson applied. (Closes: #79162) -- Alexander Kotelnikov Sun, 24 Dec 2000 22:39:03 +0300 fvwm (2.2.4-3) unstable; urgency=low - * fvwm got new maintainer + * New maintainer. -- Alexander Kotelnikov Fri, 1 Dec 2000 20:47:31 +0300 @@ -1527,8 +1526,8 @@ fvwm (2.2.3-4) unstable; urgency=low - * Provide x-window-manager (closes: #51830) - * Correct setup-background.1x manpage (closes: #46529) + * Provide x-window-manager (Closes: #51830) + * Correct setup-background.1x manpage (Closes: #46529) * No longer use dh_installwm. (Prevents configure-time warnings) -- Julian Gilbey Tue, 7 Dec 1999 18:09:50 +0000 @@ -1543,14 +1542,14 @@ fvwm (2.2.3-2) unstable; urgency=low - * Correct fvwm-common postinst bug (closes: #49445) + * Correct fvwm-common postinst bug (Closes: #49445) -- Julian Gilbey Sun, 7 Nov 1999 18:05:51 +0000 fvwm (2.2.3-1) unstable; urgency=low * New upstream version - * Correct Depends and Suggests lines (closes: #49026) + * Correct Depends and Suggests lines (Closes: #49026) -- Julian Gilbey Tue, 2 Nov 1999 22:52:01 +0000 @@ -1564,22 +1563,22 @@ fvwm (2.2.2-4) unstable; urgency=low * Corrected copying error: twm postinst -> fvwm postinst had fvwm2.1x by - mistake (closes: #48756) - * Correct update.warn syntax error (closes: #48841) + mistake (Closes: #48756) + * Correct update.warn syntax error (Closes: #48841) -- Julian Gilbey Sun, 31 Oct 1999 23:23:48 +0000 fvwm (2.2.2-3) unstable; urgency=medium - * Changed "Exec" to "Exec exec" in menu-method file (closes: #47291) + * Changed "Exec" to "Exec exec" in menu-method file (Closes: #47291) * Changed perl5 dependency to perl5 | perl. - * Corrected preinst so it doesn't fail if not already installed (closes: + * Corrected preinst so it doesn't fail if not already installed (Closes: #47021, #47531) - * Use x-windows-manager alternatives system (closes: #40733) - * Corrected repeated sentence in fvwm2.1 (closes: #42638) + * Use x-windows-manager alternatives system (Closes: #40733) + * Corrected repeated sentence in fvwm2.1 (Closes: #42638) * Corrected system.warnings reference to README.Debian_upgrading - (closes: #45731) - * Allow .fvwm2/.fvwm warnings to be disabled (closes: #48013) + (Closes: #45731) + * Allow .fvwm2/.fvwm warnings to be disabled (Closes: #48013) * FHS compliance -- Julian Gilbey Wed, 27 Oct 1999 23:35:41 +0100 @@ -1598,7 +1597,7 @@ fvwm (2.2.1-1) unstable; urgency=low - * New upstream source (bug fixes) + * New upstream release. * Never released (not checked for compilability etc) -- Julian Gilbey Fri, 14 May 1999 02:13:12 +0100 @@ -1623,7 +1622,7 @@ * Correct icon commands in system.fvwm2rc to refer to programs by resource class rather than title * Setup-background has new config file location again and once more can - use sitewide config files (although in a new location); closes: #35634 + use sitewide config files (although in a new location); Closes: #35634 again! * Have postinst for fvwm-common move setup-background's global config files from /etc/X11/fvwm2 (or their rescued location) to their new @@ -1645,34 +1644,34 @@ fvwm (2.2-4) unstable; urgency=low * Add MiniIcon style options to system.fvwm2rc for common programs; - closes: #11355, although these will probably need changing when wm- - icons is introduced + although these will probably need changing when wm-icons is + introduced (Closes: #11355) * Always have an xterm option on the Debian menu, even if the menu package is not installed (so won't be stuck with nothing) * Correction to fvwmrc_convert Sticky* problem * Wrote setup-background manpage, further alleviating #35634; I think it can probably be closed soon, once the READMEs are improved; #35706 can be closed as well - * Correct menu-method (closes: #35829, #36500) + * Correct menu-method (Closes: #35829, #36500) * system.fvwm2rc changes: - Corrected syntax of Exec commands (to avoid extra shell processes) - - Returned to Exit fvwm menu instead of form (closes: #36232) - - Added MiniIcon options to the Style commands (closes: #11355) - - Adds Alt-Fn to the Window-Ops menu (closes: #32923). I don't really + - Returned to Exit fvwm menu instead of form (Closes: #36232) + - Added MiniIcon options to the Style commands (Closes: #11355) + - Adds Alt-Fn to the Window-Ops menu (Closes: #32923). I don't really like the order of options: they make little sense, but the principle of least surprise requires me to maintain them. I hope to add an example post.hook in the examples directory to handle this - Reverted back to Lars' colour scheme (white/steelblue) to please - Branden ;-) (closes: #36231) - - Removed the excess window buttons as well (closes: #36234) - - Handle NumLock and/or ScrollLock being on (closes: #37082) + Branden ;-) (Closes: #36231) + - Removed the excess window buttons as well (Closes: #36234) + - Handle NumLock and/or ScrollLock being on (Closes: #37082) * Added some example hook files in /usr/doc/fvwm/examples - * Now only Suggests: menu rather than Recommends: (closes: #36335) + * Now only Suggests: menu rather than Recommends: (Closes: #36335) * Modify preinst so it only saves modified .hook files (as compared with the Debian 2.1 (slink) version), saves the whole old /etc/X11/fvwm2 directory structure too, and only asks the user to hit return to read - the message. This will hopefully be dealt with better at a later - stage. Also rewrote preinst in Perl for the purpose + the message. This will hopefully be dealt with better at a later + stage. Also rewrote preinst in Perl for the purpose. * Revert to only Recommending fvwm-common rather than Depending * Removed fvwm-common-beta conflict, as there won't exist such a package @@ -1683,27 +1682,25 @@ fvwm (2.2-3) unstable; urgency=low * Made fvwm Depend on fvwm-common because of setup-background being - called from system.fvwm2rc. Currently an ugly hack, which will + called from system.fvwm2rc. Currently an ugly hack, which will hopefully be cured soon, with fvwm-common being split into wm-common and wm-icons - * fvwm-common now suggests xloadimage (closes: #35707) - * setup-background is now windows manager independent. However, this - means that its config files have moved. This is documented in the + * fvwm-common now suggests xloadimage. (Closes: #35707) + * setup-background is now window-manager-independent. However, this + means that its config files have moved. This is documented in the README file, and will be documented in the manpage to appear (hopefully) in the next upload -- sort of exacerbates bug #35634 - * fixed debian/rules to handle broken fileutils 4.0 (closes: #35866) - + * fixed debian/rules to handle broken fileutils 4.0 (Closes: #35866); thanks James for spotting this one! -- Julian Gilbey Wed, 14 Apr 1999 22:29:40 +0100 fvwm (2.2-2) unstable; urgency=low - * Corrected semantic error in preinst (closes: #34981) + * Corrected semantic error in preinst. (Closes: #34981) -- Julian Gilbey Wed, 24 Mar 1999 14:12:13 +0000 -Old Changelog: - fvwm (2.2-1) unstable; urgency=low * New upstream (stable!!) source; this is the first stable release of @@ -1720,26 +1717,26 @@ Debian-related bugs * Lots of bugs are closed by fixes in the upstream source since the bugs were filed - * This release closes: #5736, #10862, #11861, #16143, #18576, #20444, + * This release closes many bugs: (Closes: #5736, #10862, #11861, #16143, #18576, #20444, #20831, #22286, #24135, #32796, #32939, #33109, #33755, #34149, #18003, #21097, #32795, #8785, #8954, #14791, 21547, #25601, #11495, - #27276, although some of these are not really fixed, but the upstream - authors do not intend to do so in the near future. Also, the + #27276); although some of these are not really fixed, but the upstream + authors do not intend to do so in the near future. Also, the following bugs are partially fixed: 11824 and 11886. -- Julian Gilbey Fri, 19 Mar 1999 00:18:21 +0000 fvwm2 (2.1.10-2) unstable; urgency=low - * Get the --syscondir= option right (closes: #32775). - * Add setup-background (closes: #32777). - * Fixup postinst (closes: #32779). + * Get the --syscondir= option right. (Closes: #32775) + * Add setup-background. (Closes: #32777) + * Fixup postinst. (Closes: #32779) -- Vincent Renardias Wed, 3 Feb 1999 09:15:02 +0100 -fvwm2 (2.1.10-1) unstable; urgency=low, closes=31800 30418 25943 31204 8665 16949 26671 21314 30216 10099 11899 25939 26316 30506 13008 12985 13146 14236 17667 24310 17668 22844 22982 25770 25941 25942 27851 31439 17972 26748 +fvwm2 (2.1.10-1) unstable; urgency=low - * New upstream release (Bugs #31800, #30418, #25943) + * New upstream release (Closes: #31800, #30418, #25943) (Upstream version changed a _lot_ of code, so I had to shoehorn the previous changes; Hope I got it right.) * changes to debian/rules: @@ -1747,36 +1744,36 @@ - Fvwm.tmpl doesn't exist anymore. - strip executables (Pkg size: 2.4Mo -> 700k) * Now includes FvwmCommand/FvwmCommandS (Bug #31204). - * extras/* modules included (Bugs #8665, #16949). + * extras/* modules included (Closes: #8665, #16949). * Removed Recommends: from package fvwm-common on fvwm2|fvwm95: It's not up to fvwm-common to recommend a WM, but to the WMs which are using it to recommend fvwm-common. - Fix bug #26671. + (Closes: #26671) * Move setup-background from fvwm2 to fvwm-common (Bug #21314). * Patch setup-background so it works with other window managers - too (Bug #30216). + too. (Closes: #30216) * The default config and the menu system are now decent enough - to consider #10099 fixed. + to consider 10099 fixed. (Closes: #10099) * #10862 has been fixed in upstream code. - * Don't autoconvert the users' .fvwmrc anymore - (Bugs #11899, #25939, #26316, #30506). + * Don't autoconvert the users' .fvwmrc anymore. + (Closes: #11899, #25939, #26316, #30506) * Close #13008 & #12985: This was very likely due to a file corruption that happened during download, or the file was already corrupted/truncated on the mirror were it has been fetched. * Close #13146: This is not a bug, but the expected behavior. * Close #14236: The behavior has changed upstream. * s/DestroyMenu/DestroyFunc/ in system.fvwm2rc - (Bugs #17667, #24310). - * Set 'Mouse 0 W M -' in system.fvwm2rc (Bug #17668). + (Closes: #17667, #24310). + * Set 'Mouse 0 W M -' in system.fvwm2rc (Closes: #17668). * Fix #22844 (NMU Hack). Could not re-apply the patch since the build system has moved to autoconf. * s/README.sysrc/README.sysrc.gz/ in system.fvwm2rc - (Bug #22982). - * Close #25770, #25941, #25942 (the fvwm2-plus package isn't produced anymore). - * Set PagerGeometry to '-0-0' (Bug #27851). - * Now built with rplay support (Bug #31439). - * Don't Recommends: menu, just Suggests: it (Bug #17972). - * Add Y. Dirson's suggestion to system.fvwm2rc (Bug #26748). + (Closes: #22982). + * The fvwm2-plus package isn't produced anymore. (Closes: #25770, #25941, #25942) + * Set PagerGeometry to '-0-0'. (Closes: #27851) + * Now built with rplay support. (Closes: #31439) + * Don't Recommends: menu, just Suggests: it. (Closes: #17972) + * Add Y. Dirson's suggestion to system.fvwm2rc. (Closes: #26748) * post{inst,rm} scripts now use the register-window-manager script. @@ -1785,74 +1782,74 @@ fvwm2 (2.0.46-BETA-3.1) frozen unstable; urgency=low * Corrected Fvwm.tmpl to look for AlphaArchitecture && __linux__ - instead of just linux. This seems to work again. + instead of just linux. This seems to work again. -- Michael Alan Dorman Sun, 10 May 1998 19:49:03 +0500 fvwm2 (2.0.46-BETA-3) frozen unstable; urgency=low * postinst: create /etc/X11/window-managers if it doesn't already exist - as temporary work-around for case when xbase hasn't been configured - by the time fvwm2 postinst runs. Fixes Bug#22022. - * copyright file now included in fvwm-common. Fixed Bug#19312. - * system.fvwm2rc now includes ScrollBar line in window-ops menu, - fixing Bug#21559. + as temporary work-around for case when xbase hasn't been configured + by the time fvwm2 postinst runs. (Closes: #22022) + * copyright file now included in fvwm-common. (Closes: #19312) + * system.fvwm2rc now includes ScrollBar line in window-ops menu. + (Closes: #21559) * system.fvwm2rc has fixed M-TAB and friends. Single page only, - however, due to bug in page flipping. Fixes Bug#17666. + however, due to bug in page flipping. (Closes: #17666) -- Austin Donnelly Sat, 2 May 1998 19:49:03 +0100 fvwm2 (2.0.46-BETA-2) unstable; urgency=low * removed mini-gv.xpm from fvwm-common icons, since it was causing an - overlap with the gv package. Fixes Bug#16373. + overlap with the gv package. (Closes: #16373) -- Austin Donnelly Sat, 24 Jan 1998 12:58:46 +0000 fvwm2 (2.0.46-BETA-1) unstable; urgency=low - * moved to newest upstream version, 2.0.46 - * built against libc6 and newest X libraries. Fixes Bugs 11683, 12674, - 12970, 11682, 12676, 12921, 12967 and 13577. (Yes, really!) + * New upstream release. + -fix bad interaction of NoTitle and MiniIcon (Closes: #11489) + * built against libc6 and newest X libraries. + (Closes: #11683, #12674, #12970, #11682, #12676, #12921, #12967, #13577) * patch to FvwmPager fixes problems with geometry spec overriding. - Fixes Bugs 10330, 10535, 11051 and 11860. - * new upstream release fixes Bug#11489: NoTitle and MiniIcon bad interaction. - * FvwmIdent manpage fix: default background is white. Fixes Bug#11495. - * incorporated RJK's fixes to fvwmrc_convert (as reported in Bug#10138). - * fvwmrc_convert doesn't use gawk anymore. Fixes Bug#10140. + (Closes: #10330, #10535, #11051, #11860) + * FvwmIdent manpage fix: default background is white. (Closes: #11495) + * incorporated RJK's fixes to fvwmrc_convert. (Closes: #10138) + * fvwmrc_convert doesn't use gawk anymore. (Closes: #10140) * postinst and postrm add and remove fvwm2 from /etc/X11/window-managers. - Fixes Bug#11484. - * FvwmCpp now uses /lib/cpp for its cpp. Fixes Bug#11051. + (Closes: #11484) + * FvwmCpp now uses /lib/cpp for its cpp. (Closes: #11051) * explicitly set PixmapPath and IconPath in Fvwm.tmpl since the imake - defaults are no longer any good. + defaults are no longer any good. * README.sysrc includes "hints and tips" section, with info on - configuring your pager. + configuring your pager. -- Austin Donnelly Sun, 5 Oct 1997 13:55:32 +0100 fvwm2 (2.0.45-BETA-4) unstable; urgency=high - * manpage fix: OpaqueMove -> OpaqueMoveSize (Fixes Bug#8775). + * manpage fix: OpaqueMove -> OpaqueMoveSize. (Closes: #8775) * manpage fix: say that fvwm2 reads /etc/X11/fvwm2/system.fvwm2rc - Fixes Bug#8767. + (Closes: #8767) * move subdirectories of debian/ into a tar.gz.uue file. - Fixes Bug#8664 and Bug#9141. - * changelog.Debian (this file) now distributed. Fixes Bug#8637. + (Closes: #8664, #9141) + * changelog.Debian (this file) now distributed. (Closes: #8637) * move hook files aside in preinst so dpkg doesn't blow them away when - they leave the file list. Restore or default them in the postinst. + they leave the file list. Restore or default them in the postinst. * /etc/menu-methods/fvwm2 now puts quotes around titles to xterms for - text-only menu entries. + text-only menu entries. * remove the "DeleteMenu" from /etc/menu-methods/fvwm2, and don't - generate main-menu.hook. + generate main-menu.hook. * main-menu-pre.hook now available again * system.fvwm2rc modified to use main-menu-pre.hook * sloppy arg checking in postinst made fvwm2 impossible to install from - scratch - this is why this is urgency HIGH. + scratch - this is why this is urgency HIGH. * fvwm2-menu-method upgraded to menu-1.3 compatible one * fvwm2-menudefs upgraded to menu-1.3 compatability * fvwm2 now "recommends" menu(>=1.3). * default main-menu-pre.hook is an xterm entry, just in case menu is - not being used. + not being used. * system.fvwm2rc now decor-friendly * include sample fvwm2rc showing how to use M4 * when purging, clear out /etc/X11/fvwm2/.fvwm too @@ -1863,134 +1860,114 @@ * Changed package description to be more up-to-date * postinst now cleans up the no longer used main-menu-pre.hook, and - resets main-menu.hook (vestige of the old menu system). - Fixes Bug#8318. + resets main-menu.hook (vestige of the old menu system). (Closes: #8318) -- Austin Donnelly Sun, 6 Apr 1997 16:58:57 +0100 fvwm2 (2.0.45-BETA-2) unstable; urgency=low * Use Joost's menu package more correctly - * Add list of modules we support to Modules/ menu (Fixes Bug#8066). - * Spruce up the system.fvwm2rc a little: its now much more usable. Fixes - Bug#8044, and should go some way to fixing Bug#8174. + * Add list of modules we support to Modules/ menu (Closes: #8066). + * Spruce up the system.fvwm2rc a little: its now much more usable. + (Closes: #8044, #8174) * README.sysrc updated to reflect new world view. - * Moved bitmaps out of /usr/include/X11/pixmaps. Fixes Bug#7625. + * Moved bitmaps out of /usr/include/X11/pixmaps. (Closes: #7625) -- Austin Donnelly Sun, 23 Mar 1997 19:22:07 +0000 fvwm2 (2.0.45-BETA-1) unstable; urgency=medium - * Don't overwrite the default hooks. Fixes Bug#7364. + * Don't overwrite the default hooks. (Closes: #7364) * Applied Andrew Veliath's patch to fix the "Style ... NoButton 0" bugglet (bug in upstream 2.0.45). * Added support for Joost's menu system - * Added upstream ChangeLog to /usr/doc/fvwm2. Fixes Bug#7305. + * Added upstream ChangeLog to /usr/doc/fvwm2. (Closes: #7305) -- Austin Donnelly Sat, 15 Feb 1997 16:42:23 +0000 - fvwm2 (2.0.45-BETA-0) unstable; urgency=low - * New upstream source: fvwm v2.0.45 from - ftp://ftp.hpc.uh.edu/pub/fvwm/version-2/fvwm-2.0.45.tar.gz - * Fixed typo in FvwmWinList manpage (Fixes Bug#6408). - * New release fixes wrong gid problems (Bug#6469, Bug#6924, Bug#6925) - * Install a stripped xpmroot binary (Fixes Bug#5072) + * New upstream release. + * Fixed typo in FvwmWinList manpage. (Closes: #6408) + * New release fixes wrong gid problems. (Closes: #6469, #6924, #6925) + * Install a stripped xpmroot binary. (Closes: #5072) * Tweak to system.fvwm2rc to solve problem with hooks being run - multiple times. (Fixes Bug#6597). - * Now includes some icons from fvwm95 - related to Bug#6401 in fvwm95 + multiple times. (Closes: #6597). + * Now includes some icons from fvwm95 - related to #6401 in fvwm95 * Include my own fvwm2rc to demo new features of fvwm2 -- Austin Donnelly Sun, 9 Feb 1997 17:45:42 +0000 - fvwm2 (2.0.44-BETA-0) unstable; urgency=low - * New upstream source: fvwm v2.0.44 from - ftp://ftp.hpc.uh.edu/pub/fvwm/version-2/fvwm-2.0.44.tar.gz + * New upstream release. * Re-packaged in new Debian source format * NEVER RELEASED into the wild. -- Austin Donnelly Sat, 11 Jan 1997 19:06:24 +0000 +fvwm2 (2.0.43-BETA-2) unstable; urgency=low + * debian.rules: added GoodStuff manpage to fvwm-common package. + * icons/xterm-linux.xpm: added from kernel source + * manpages: are now installed compressed + * released version 2.0.43 -Sun Aug 25 15:21:42 1996 Austin Donnelly - - * debian.rules: added GoodStuff manpage to fvwm-common package. + -- Austin Donnelly Sun, 25 Aug 1996 15:21:42 +0000 - * icons/xterm-linux.xpm: added from kernel source +fvwm2 (2.0.43-BETA-1) unstable; urgency=low - * manpages: are now installed compressed + * fvwm2.man: typo fixed. (Closes #4099). - * Released version 2.0.43 + -- Austin Donnelly Sat, 17 Aug 1996 15:49:39 +0000 -Sat Aug 17 15:49:39 1996 Austin Donnelly +fvwm2 (2.0.43-BETA-0) unstable; urgency=low - * fvwm2.man: typo fixed. Bug#4099. - -Sun Jul 28 21:20:11 1996 Austin Donnelly - - * New upstream version, 2.0.43 - - * debian.rules: conforms to new packaging guidelines - - * added Lars Wirzenius' dynamic fvwm config stuff as default - - * split off common parts into new fvwm-common package. This source - tree now build both the fvwm2 and fvwm-common packages. Fixes - bugs #3437 and #3748. - - * renamed system configuration file to system.fvwm2rc. Tickles a - bug in dpkg. - - * Added complex example configuration file, to show off lots more - features. - - * debian.postinst: creates empty hook files to shut fvwm up - - * debian.postrm: remove empty hook files on purge - - -Sat Apr 20 21:06:03 1996 Austin Donnelly - - * Fvwm.tmpl: define FVWM_CPP to be /lib/cpp - - * added debian.* files - - * added utils/convert_users to be called from postinst - - * fvwm2.man: man page corrections - - * mini.emacs.xpm: emacs icon drawn and added - - * FvwmAuto.man: more corrections - - * FvwmCpp.c: security fix - - * FvwmCpp.man: corrections - - * FvwmM4.c: security fix - - * FvwmPager.man: correction + * New upstream release + * debian.rules: conforms to new packaging guidelines + * added Lars Wirzenius' dynamic fvwm config stuff as default + * split off common parts into new fvwm-common package. This source + tree now build both the fvwm2 and fvwm-common packages. Fixes + bugs #3437 and #3748. + * renamed system configuration file to system.fvwm2rc. Tickles a + bug in dpkg. + * Added complex example configuration file, to show off lots more + features. + * debian.postinst: creates empty hook files to shut fvwm up + * debian.postrm: remove empty hook files on purge + + -- Austin Donnelly Sun, 28 Jul 1996 21:20:11 +0000 + +fvwm2 (2.0.42-BETA-1) unstable; urgency=low + + * Fvwm.tmpl: define FVWM_CPP to be /lib/cpp + * added debian.* files + * added utils/convert_users to be called from postinst + * fvwm2.man: man page corrections + * mini.emacs.xpm: emacs icon drawn and added + * FvwmAuto.man: more corrections + * FvwmCpp.c: security fix + * FvwmCpp.man: corrections + * FvwmM4.c: security fix + * FvwmPager.man: correction + * fvwmrc_convert: bugfixes: + o corrects order of IconBox translation + o if old .fvwmrc specified to use the built-in pager, then + configure FvwmPager to be as similar as possible + o fixes problem with old buttonstyle translation conde + o fixed problem where spurious ')' could appear at the start + of a line by itself + o handles MWMBorders + o handles Cursor + o handles SloppyFocus + o fixes a few problems with '$0' appearing in output rather than + being expanded. + o fixes problems translating menu defns with spaces in the title - * fvwmrc_convert: bugfixes: - o corrects order of IconBox translation - o if old .fvwmrc specified to use the built-in pager, then - configure FvwmPager to be as similar as possible - o fixes problem with old buttonstyle translation conde - o fixed problem where spurious ')' could appear at the start - of a line by itself - o handles MWMBorders - o handles Cursor - o handles SloppyFocus - o fixes a few problems with '$0' appearing in output rather than - being expanded. - o fixes problems translating menu defns with spaces in the title + -- Austin Donnelly Sat, 20 Apr 1996 21:06:03 +0000 +fvwm2 (2.0.42-BETA-0) unstable; urgency=low -Wed Apr 17 16:27:12 1996 Austin Donnelly + * Initial release. - * Got source from: - ftp://ftp.hpc.uh.edu/pub/fvwm/version-2/fvwm-2.0.42.tar.gz + -- Austin Donnelly Wed, 17 Apr 1996 16:27:12 +0000 diff -Nru fvwm-2.6.5.ds/debian/control fvwm-2.6.5.ds/debian/control --- fvwm-2.6.5.ds/debian/control 2013-01-16 01:09:25.000000000 +0000 +++ fvwm-2.6.5.ds/debian/control 2013-10-22 23:29:25.000000000 +0000 @@ -10,7 +10,7 @@ libsm-dev, libstroke0-dev, libx11-dev, libxcursor-dev, libxext-dev, libxft-dev, libxi-dev, libxinerama-dev, libxpm-dev, libxrandr-dev, libxrender-dev, libxt-dev, sharutils, xsltproc -Standards-Version: 3.9.3 +Standards-Version: 3.9.4 Homepage: http://www.fvwm.org/ Package: fvwm diff -Nru fvwm-2.6.5.ds/debian/patches/fvwm_msg-echo.patch fvwm-2.6.5.ds/debian/patches/fvwm_msg-echo.patch --- fvwm-2.6.5.ds/debian/patches/fvwm_msg-echo.patch 1970-01-01 00:00:00.000000000 +0000 +++ fvwm-2.6.5.ds/debian/patches/fvwm_msg-echo.patch 2013-10-22 00:33:56.000000000 +0000 @@ -0,0 +1,56 @@ +Description: Fix Echo command in FVWM + While fixing format security in format-security.patch, a format string has + to be provided in addition to the string to be printed. In fvwm/misc.c, the + function fvwm_msg has a different code path when it comes to Echo commands, + resulting in the provided format string being printed rather than the + following string literal. + . + The separate code path has been removed, and the format string changed so + only the string literal is printed. + . + Upstream has already fixed this issue. +Author: Vincent W. Chen +Origin: vendor +Bug-Debian: http://bugs.debian.org/727050 +Forwarded: not-needed +Last-Update: 2013-10-21 +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ +--- a/fvwm/builtins.c ++++ b/fvwm/builtins.c +@@ -2682,7 +2682,7 @@ + action[len-1]='\0'; + } + } +- fvwm_msg(ECHO, "", "Echo %s", action); ++ fvwm_msg(ECHO, "Echo", "%s", action); + + return; + } +--- a/fvwm/misc.c ++++ b/fvwm/misc.c +@@ -382,19 +382,11 @@ + fprintf(stderr, "%s[%s][%s]: %s\n", + time_str, fvwm_id, id, fvwm_msg_strings[(int)type]); + +- if (type == ECHO) +- { +- /* user echos must be printed as a literal string */ +- fprintf(stderr, "%s\n", msg); +- } +- else +- { +- va_start(args, msg); +- asprintf(&mfmt, "%s\n", msg); +- vfprintf(stderr, mfmt, args); +- va_end(args); +- free(mfmt); +- } ++ va_start(args, msg); ++ asprintf(&mfmt, "%s\n", msg); ++ vfprintf(stderr, mfmt, args); ++ va_end(args); ++ free(mfmt); + + if (type == ERR) + { diff -Nru fvwm-2.6.5.ds/debian/patches/series fvwm-2.6.5.ds/debian/patches/series --- fvwm-2.6.5.ds/debian/patches/series 2013-02-08 02:26:26.000000000 +0000 +++ fvwm-2.6.5.ds/debian/patches/series 2013-10-22 00:09:01.000000000 +0000 @@ -9,3 +9,4 @@ spelling-error-binary.patch spelling-error-manpage.patch debian-default-menu.patch +fvwm_msg-echo.patch diff -Nru fvwm-2.6.5.ds/debian/patches/spelling-error-manpage.patch fvwm-2.6.5.ds/debian/patches/spelling-error-manpage.patch --- fvwm-2.6.5.ds/debian/patches/spelling-error-manpage.patch 2013-01-23 07:06:43.000000000 +0000 +++ fvwm-2.6.5.ds/debian/patches/spelling-error-manpage.patch 2013-10-23 00:03:02.000000000 +0000 @@ -5,7 +5,7 @@ Author: Vincent W. Chen Forwarded: http://www.mail-archive.com/fvwm-workers@fvwm.org/msg03011.html Applied-Upstream: http://www.mail-archive.com/fvwm-workers@fvwm.org/msg03012.html -Last-Update: 2013-01-22 +Last-Update: 2013-10-22 --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ --- a/modules/FvwmButtons/FvwmButtons.1.in @@ -165,3 +165,14 @@ .IP "*FvwmTabs: balloonBG \fIcolor\fR" 4 .IX Item "*FvwmTabs: balloonBG color" The backgound color of the balloon popups that appear over the tab buttons. The default color is \fI#C0C080\fR. +--- a/modules/FvwmPager/FvwmPager.1.in ++++ b/modules/FvwmPager/FvwmPager.1.in +@@ -101,7 +101,7 @@ + desktops, even if the pointer moves to another desktop. + + With the \fI*FvwmPager: SloppyFocus\fP option the focus is +-transfered to the window pointed at with the mouse when the ++transferred to the window pointed at with the mouse when the + pointer is inside the pager. + + When iconified, the pager will work as a fully functional current