Debian Package Tracker
Register | Log in
Subscribe

dired-du

dired with recursive directory sizes

Choose email to subscribe with

general
  • source: dired-du (main)
  • version: 0.5.2-5
  • maintainer: Debian Emacsen team (archive) (DMD)
  • uploaders: Lev Lamberov [DMD]
  • arch: all
  • std-ver: 4.5.1
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 0.5.1-1
  • oldstable: 0.5.2-2
  • stable: 0.5.2-2
  • testing: 0.5.2-5
  • unstable: 0.5.2-5
versioned links
  • 0.5.1-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.5.2-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.5.2-5: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • elpa-dired-du
action needed
15 new commits since last upload, is it time to release? normal
vcswatch reports that this package seems to have new commits in its VCS but has not yet updated debian/changelog. You should consider updating the Debian changelog and uploading this new version into the archive.

Here are the relevant commit logs:
commit 5992e998787dd8bd5c19b8a34b677dddf6a7c68f
Merge: d13ee25 ef0bcd8
Author: Xiyue Deng <manphiz@gmail.com>
Date:   Sat Nov 16 22:03:11 2024 -0800

    Merge from sid [dgit]

commit ef0bcd89ef20ec165beeeacc214af252dcdff212
Author: Sean Whitton <spwhitton@spwhitton.name>
Date:   Thu Jul 25 17:59:08 2024 +0900

    Rebuild against dh-elpa 2.1.5

commit 0f5abb7271b258be5e431eba372c92e0b0a464fc
Author: Sean Whitton <spwhitton@spwhitton.name>
Date:   Wed Jul 24 21:51:23 2024 +0900

    Rebuild against dh-elpa 2.1.3

commit 2a3db6adde56edfecc5535b42ec56ee0cdd2a6a9
Merge: 41e15f1 be0e2a1
Author: Lev Lamberov <dogsleg@debian.org>
Date:   Tue Jan 9 15:15:50 2024 +0500

    Record dired-du (0.5.2-3) in archive suite sid

commit be0e2a1c42828f5cd035a2cd797335dce987b683
Author: Jeremy Sowden <jeremy@azazel.net>
Date:   Fri Dec 29 19:53:01 2023 +0000

    [PATCH] Don't derive file-size from directory-size when it is zero
    
    It is assumed that the size of any empty directory reported by du(1) will be
    non-zero, but with recent versions of GNU du(1), this may not be the case.
    Therefore, if the directory-size is zero, explicitly set the file-sizes to
    constant values.
    
    Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
    
    Gbp-Pq: Name 0002-don-t-derive-file-size-from-directory-size.patch

commit 5a59668c340ac51121f8421d929025bec2dc53ef
Author: Lev Lamberov <dogsleg@debian.org>
Date:   Tue Jan 9 15:15:50 2024 +0500

    Remove badge icons from README file
    
    This patch removes badges icons from README file. These icons are
    intended rather for developers and are loaded from several external
    web sites.
    
    
    Gbp-Pq: Name 0001-fix-documentation.diff

commit cb2ab69e167a8fac83c616bbb3cea0b543a8b007
Merge: 7f4e329 ddab253
Author: Lev Lamberov <dogsleg@debian.org>
Date:   Tue Jan 9 15:15:50 2024 +0500

    dired-du (0.5.2-3) unstable; urgency=medium
    
      * Add patch to fix test expectations (Closes: #1058522)
        Thanks to Jeremy Sowden
    
    [dgit import unpatched dired-du 0.5.2-3]

commit ddab253eadf67a5e41d56f2c2df0f03564f66d24
Author: Lev Lamberov <dogsleg@debian.org>
Date:   Tue Jan 9 15:15:50 2024 +0500

    Import dired-du_0.5.2-3.debian.tar.xz
    
    [dgit import tarball dired-du 0.5.2-3 dired-du_0.5.2-3.debian.tar.xz]

commit 7f4e329e17614f7de89034d0b66ade3501bc35fc
Author: Lev Lamberov <dogsleg@debian.org>
Date:   Tue Jul 9 09:57:43 2019 +0500

    Import dired-du_0.5.2.orig.tar.gz
    
    [dgit import orig dired-du_0.5.2.orig.tar.gz]

commit 41e15f19ebfeeee98573e732659e7536a67327b6
Merge: a97b312 164d130
Author: David Bremner <bremner@debian.org>
Date:   Fri Jun 1 20:44:46 2018 -0300

    Declare fast forward from 0.5-1
    
    [dgit --quilt=gbp --overwrite]

commit a97b3126c28ce95c8b033dd8785976c5a37297db
Author: Lev Lamberov <dogsleg@debian.org>
Date:   Fri Jun 1 20:44:46 2018 -0300

    Remove badge icons from README file
    
    This patch removes badges icons from README file. These icons are
    intended rather for developers and are loaded from several external
    web sites.
    
    
    Gbp-Pq: Name 0001-fix-documentation.diff

commit 164d1300594b99f4aa39a164cff4f79c904e787c
Author: Lev Lamberov <dogsleg@debian.org>
Date:   Wed Jun 21 09:26:33 2017 -0300

    Remove badge icons from README file
    
    This patch removes badges icons from README file. These icons are
    intended rather for developers and are loaded from several external
    web sites.
    
    
    Gbp-Pq: Name 0001-fix-documentation.diff

commit 19c753809d15c35b29b0900c5195accbfdc1c74f
Merge: a88c8a3 71c97d7
Author: Lev Lamberov <dogsleg@debian.org>
Date:   Wed Jun 21 09:26:33 2017 -0300

    dired-du (0.5-1) unstable; urgency=medium
    
      * Initial release (Closes: #865438)
    
    [dgit import unpatched dired-du 0.5-1]

commit a88c8a3fdb8d6660de3e1b5cdcbaca8d05800040
Author: Lev Lamberov <dogsleg@debian.org>
Date:   Wed Jun 21 09:26:33 2017 -0300

    Import dired-du_0.5.orig.tar.gz
    
    [dgit import orig dired-du_0.5.orig.tar.gz]

commit 71c97d7cb96d7e82bd32fde02198b8b72ab414ac
Author: Lev Lamberov <dogsleg@debian.org>
Date:   Wed Jun 21 09:26:33 2017 -0300

    Import dired-du_0.5-1.debian.tar.xz
    
    [dgit import tarball dired-du 0.5-1 dired-du_0.5-1.debian.tar.xz]
Created: 2024-07-24 Last update: 2025-05-03 16:51
debian/patches: 2 patches to forward upstream low

Among the 2 debian patches available in version 0.5.2-5 of the package, we noticed the following issues:

  • 2 patches where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2023-02-26 Last update: 2024-07-25 22:04
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.2 instead of 4.5.1).
Created: 2021-08-18 Last update: 2025-02-27 13:24
news
[rss feed]
  • [2024-07-27] dired-du 0.5.2-5 MIGRATED to testing (Debian testing watch)
  • [2024-07-27] dired-du 0.5.2-5 MIGRATED to testing (Debian testing watch)
  • [2024-07-25] Accepted dired-du 0.5.2-5 (source) into unstable (Sean Whitton)
  • [2024-07-24] Accepted dired-du 0.5.2-4 (source) into unstable (Sean Whitton)
  • [2024-01-11] dired-du 0.5.2-3 MIGRATED to testing (Debian testing watch)
  • [2024-01-11] dired-du 0.5.2-3 MIGRATED to testing (Debian testing watch)
  • [2024-01-09] Accepted dired-du 0.5.2-3 (source) into unstable (Lev Lamberov)
  • [2020-12-13] dired-du 0.5.2-2 MIGRATED to testing (Debian testing watch)
  • [2020-12-10] Accepted dired-du 0.5.2-2 (source) into unstable (Lev Lamberov)
  • [2019-07-11] dired-du 0.5.2-1 MIGRATED to testing (Debian testing watch)
  • [2019-07-09] Accepted dired-du 0.5.2-1 (source) into unstable (Lev Lamberov)
  • [2018-10-04] dired-du 0.5.1-1 MIGRATED to testing (Debian testing watch)
  • [2018-10-02] Accepted dired-du 0.5.1-1 (source all) into unstable (Lev Lamberov)
  • [2018-06-04] dired-du 0.5-2 MIGRATED to testing (Debian testing watch)
  • [2018-06-02] Accepted dired-du 0.5-2 (source) into unstable (David Bremner)
  • [2017-09-04] dired-du 0.5-1 MIGRATED to testing (Debian testing watch)
  • [2017-08-29] Accepted dired-du 0.5-1 (source all) into unstable, unstable (Lev Lamberov)
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 0.5.2-5
  • 1 bug

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing