summaryrefslogtreecommitdiff
path: root/debian/control
blob: 1314995f7959de2f2e6e7e5b0eb345509192720d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Source: bumper
Maintainer: Lars Wirzenius <liw@liw.fi>
Section: devel
Priority: optional
Standards-Version: 4.2.0
Build-Depends:
 debhelper (>= 10~),
 build-essential,
 dh-cargo,
 git,
 libssl-dev,
 pkg-config,
 python3,
 subplot,
 texlive-fonts-recommended,
 texlive-latex-base,
 texlive-latex-recommended
Homepage: https://obnam.org

Package: bumper
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Built-Using: ${cargo:Built-Using}
Description: set version number for release
 Bumper sets the version number of a software project when it's being
 released.