Adding debian version 0.5.0~b0-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
c8516ea709
commit
57137f4a49
6 changed files with 71 additions and 0 deletions
24
debian/control
vendored
Normal file
24
debian/control
vendored
Normal file
|
@ -0,0 +1,24 @@
|
|||
Source: dunk
|
||||
Section: utils
|
||||
Priority: optional
|
||||
Maintainer: Daniel Baumann <daniel@debian.org>
|
||||
Build-Depends:
|
||||
debhelper-compat (= 13),
|
||||
dh-sequence-python3,
|
||||
pybuild-plugin-pyproject,
|
||||
python3-all,
|
||||
python3-hatchling,
|
||||
Rules-Requires-Root: no
|
||||
Standards-Version: 4.7.2
|
||||
Homepage: https://github.com/darrenburns/dunk
|
||||
Vcs-Browser: https://forgejo.debian.net/git/dunk
|
||||
Vcs-Git: https://forgejo.debian.net/git/dunk
|
||||
|
||||
Package: dunk
|
||||
Section: utils
|
||||
Architecture: all
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
${python3:Depends},
|
||||
Description: Prettier diff for Git
|
||||
dunk is a alternativ diff view for Git that is pretty and colorful.
|
Loading…
Add table
Add a link
Reference in a new issue