duc 1.4.5-1 source package in Ubuntu

Changelog

duc (1.4.5-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Use secure URI in Homepage field.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Bump debhelper from old 12 to 13.
  * Update pattern for GitHub archive URLs from /<org>/<repo>/tags
    page/<org>/<repo>/archive/<tag> -> /<org>/<repo>/archive/refs/tags/<tag>.
  * Update standards version to 4.6.0, no changes needed.
  * Avoid explicitly specifying -Wl,--as-needed linker flag.

  [ Jonathan Dowland ]
  * Update watch file for new(er) GitHub APIs.
  * New upstream version.
  * Update standards version to 4.6.2, no changes needed.
  * Fix copyright file and reflect upstream relicensing as LGPL-3.
  * debian/duc.lintian-overrides: duc/duc-nox Conflicts
  * debian/gbp.conf: debian branch

 -- Jonathan Dowland <email address hidden>  Sat, 01 Jul 2023 20:05:56 +0100

Upload details

Uploaded by:
Jon Dowland
Uploaded to:
Sid
Original maintainer:
Jon Dowland
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
duc_1.4.5-1.dsc 1.9 KiB 07cb7678d29fc727338cbc084511cd5713fae32b5fdb34f01134f0a9e93675e9
duc_1.4.5.orig.tar.gz 826.0 KiB ff9325200ffcbbd26b38da7dc131abe3d0ffcd7f06d801c41a23e2de197e8a54
duc_1.4.5-1.debian.tar.xz 5.2 KiB 6fcf4f10513ec826e6b04b1d72df4dbceb8cc89033b6f3ad44a031fb6996593e

Available diffs

No changes file available.

Binary packages built by this source

duc: high-performance disk usage analyzer

 Duc maintains a database of accumulated sizes of directories of the file
 system, and allows you to query this database with some tools, or create
 fancy graphs showing you where your bytes are.
 .
 Duc comes with console utilities, ncursesw and X11 user interfaces and a
 CGI wrapper for disk usage querying and visualisation.
 .
 Duc is designed to scale to huge filesystems: it will index and display
 hundreds of millions of files on petabytes of storage without problems.

duc-dbgsym: debug symbols for duc
duc-nox: high-performance disk usage analyzer (without X support)

 Duc maintains a database of accumulated sizes of directories of the file
 system, and allows you to query this database with some tools.
 .
 Duc comes with console utilities, ncursesw and a CGI wrapper for disk
 usage querying and visualisation.
 .
 Duc is designed to scale to huge filesystems: it will index and display
 hundreds of millions of files on petabytes of storage without problems.
 .
 This package provides the console version of the duc.

duc-nox-dbgsym: debug symbols for duc-nox