File: control

package info (click to toggle)
digup 0.6.57-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 368 kB
  • sloc: ansic: 4,515; makefile: 45; sh: 4
file content (20 lines) | stat: -rw-r--r-- 747 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: digup
Section: utils
Priority: optional
Maintainer: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: https://panthema.net/2009/digup/
Vcs-Browser: https://salsa.debian.org/sudip/digup
Vcs-Git: https://salsa.debian.org/sudip/digup.git

Package: digup
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Digest Updating Tool
 digup is a tool to update md5sum or shasum digest files. It will read
 existing digest files, check the current directory for new, updated,
 modified, renamed or deleted files and query the user with a summary
 of changes. After reviewing the updates, they can be written back to
 the digest file.