dired-du 0.5.2-2 source package in Ubuntu

Changelog

dired-du (0.5.2-2) unstable; urgency=medium

  * Build against newer dh_elpa
  * d/control: Migrate to debhelper-compat 13
  * d/control: Declare Standards-Version 4.5.1 (no changes needed)
  * d/control: Drop emacs25 from Enhances
  * d/copyright: Bump copyright years
  * d/watch: Migrate to version 4

 -- Lev Lamberov <email address hidden>  Thu, 10 Dec 2020 19:53:49 +0500

Upload details

Uploaded by:
Debian Emacsen team
Uploaded to:
Sid
Original maintainer:
Debian Emacsen team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dired-du_0.5.2-2.dsc 1.9 KiB 5d7d66934cfd2fc43ec2b67fcc923ac08f0d2bacd20326a7c1258aa21a15567e
dired-du_0.5.2.orig.tar.gz 38.6 KiB 5f1f844accf037e02092c1945c4b9331b6f7a4d613f018a8539c2bad40cfeaa6
dired-du_0.5.2-2.debian.tar.xz 2.5 KiB ad5c989d133dac3d852b2cfa89000ae029b72e0feeb6a0b489b0f067e71251e1

Available diffs

No changes file available.

Binary packages built by this source

elpa-dired-du: dired with recursive directory sizes

 This package defines a minor mode `dired-du-mode' to show the
 recursive size of directories in Dired buffers. If `du' program is
 available, then the directory sizes are obtained with it. Otherwise,
 the directory sizes are obtained with Lisp.