flwm 1.02+git2015.10.03+7dbb30-2 source package in Ubuntu

Changelog

flwm (1.02+git2015.10.03+7dbb30-2) unstable; urgency=medium

  * Set "Rules-Requires-Root: no".
  * Declare compliance with Debian Policy 4.1.2.
    + Update DEP5 format URL in debian/copyright to HTTPS.
  * Drop obsolete debian/source/local-options.
  * Drop debian/flwm-dbg.lintian-overrides, obsoleted by previous upload.
  * Now that the package only produces one binary packages, rename
    debian/flwm.{wm,lintian-overrides} to debian/{wm,lintian-overrides}.
  * Generate FLWM menu also from .desktop files.
    + Trigger menu regeneration upon /usr/share/applications/ changes.
    + Add required Perl modules for that functionality as Recommends and
      guard the trigger by a check for availability.
  * Move --dbgsym-migration to dh, allowing to drop the dh_strip override.

 -- Axel Beckert <email address hidden>  Fri, 22 Dec 2017 02:14:23 +0100

Upload details

Uploaded by:
Axel Beckert
Uploaded to:
Sid
Original maintainer:
Axel Beckert
Architectures:
any
Section:
x11
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
flwm_1.02+git2015.10.03+7dbb30-2.dsc 2.0 KiB 05787fcd15ec82217a56a8c58db3f0f92f4b1bf1f33ea9a90b660bd216c3260d
flwm_1.02+git2015.10.03+7dbb30.orig.tar.xz 37.0 KiB 8ff3f63ae138f4ac494fe146c16103a3bd49e13e7f25eb62bb7b8c54999124a1
flwm_1.02+git2015.10.03+7dbb30-2.debian.tar.xz 14.1 KiB 04f75c16ae099dfb0a7d67de24b539fbd4e3ac2769ca5df60beb6b50f4a551ea

No changes file available.

Binary packages built by this source

flwm: Fast Light Window Manager

 Flwm is an attempt to combine the best ideas from several
 window managers. The primary influence and code base is from
 wm2 by Chris Cannam. Primary features copied from wm2 are:
 .
  - Does not look like Windows.
  - Nifty sideways title bars.
  - No icons. You deiconify by picking off a pop-up menu.
    This means no space is wasted by icons.
  - Really small and fast code.
 .
 It is enhanced by the author's own further nutty ideas:
 .
  - Does not use shape extension, more standard resize handles.
  - Occupies as little screen space as possible. The border and titles
    are as thin as you could possibly make them. And maximized
    windows waste only 15 pixels horizontally and zero (count'em)
    pixels vertically!
  - Independent maximize buttons for width & height, close button.
  - Understands Motif, KDE, and GNOME window manager hints.
  - Multiple desktops, controlled from the same menu as the icons.
 .
 The recommended packages are needed to generate flwm's application
 menus:
  - For the old style debian-specific menu: menu
  - For the FreeDesktop menu based on .desktop files:
    libfile-desktopentry-perl, libfile-which-perl,
    libpath-tiny-perl, libset-scalar-perl, and perl.

flwm-dbgsym: debug symbols for flwm