dwm 6.4-1 source package in Ubuntu

Changelog

dwm (6.4-1) unstable; urgency=low

  * Salvage package (Closes: #1025325).
  * New upstream release.
  * debian/control:
    - Add new maintainer.
    - Bump Standards-Version to 4.6.2.
    - Remove old maintainer's VCS fields.
    - Change Rules-Requires-Root field to no.
  * debian/copyright:
    - Update copyright for new upstream release.
    - Update Matteo's email address.
  * debian/dwm.menu:
    - Delete menu file due to Technical Committee decision.
  * debian/icons:
    - Update dwm.png with upstream one.
    - Add hicolor scalable icon in places dir (dwm_badge-symbolic.svg) for
      lightdm-gtk-greeter.
  * debian/patches/*:
    - Refresh patches for new upstream release.
  * debian/upstream/metadata:
    - Add basic upstream meta-information.

 -- Matteo Bini <email address hidden>  Fri, 23 Dec 2022 18:14:57 +0100

Upload details

Uploaded by:
Matteo Bini
Uploaded to:
Sid
Original maintainer:
Matteo Bini
Architectures:
any
Section:
x11
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe x11
Mantic release universe x11
Lunar release universe x11

Downloads

File Size SHA-256 Checksum
dwm_6.4-1.dsc 1.7 KiB 5dbed3e9b2358f2e82955ec4a43f7305ccbb2b45e97b595b7530aa4fe875b6bd
dwm_6.4.orig.tar.gz 24.7 KiB fa9c0d69a584485076cfc18809fd705e5c2080dafb13d5e729a3646ca7703a6e
dwm_6.4-1.debian.tar.xz 12.4 KiB d40644c18ec3319f6054022b9d45b894cef7ccc6fca1e1acbee9a89f2e3e18a2

Available diffs

No changes file available.

Binary packages built by this source

dwm: dynamic window manager

 dwm is a minimalistic window manager. It manages windows in tiling and floating
 modes. Either mode can be applied dynamically, depending on the application in
 use and the task performed.
 .
 In tiling mode windows are managed in a master and stacking column. The master
 column contains the window which needs most attention at a time, whereas the
 stacking column contains all other windows in a stack. Dialog windows are
 managed floating, however.
 .
 In floating mode windows can be resized and moved freely. Windows are grouped
 by tags. All windows with a specific tag can be viewed at a time. But each
 window may contain more than one tag, which makes it visible in several views.
 .
 Please notice that dwm is currently customized through editing its source code,
 so you probably want to build your own dwm packages. This package is compiled
 with the default configuration and should just give you an idea about what dwm
 brings to your desktop.

dwm-dbgsym: debug symbols for dwm