summaryrefslogtreecommitdiff
path: root/debian/control
blob: 73796d0956b6c428be8decdc05b15135e2ed2824 (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
27
28
29
Source: bumper
Maintainer: Lars Wirzenius <liw@liw.fi>
Section: devel
Priority: optional
Standards-Version: 4.2.0
Build-Depends:
 debhelper (>= 10~),
 build-essential,
 devscripts,
 dh-cargo,
 git,
 libssl-dev,
 moreutils,
 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},
 devscripts
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.