summaryrefslogtreecommitdiff
path: root/debian/control
blob: dfa6797624423d2345a3e8251cf7938ababe2edd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: hi
Maintainer: Lars Wirzenius <liw@liw.fi>
Section: utils
Priority: optional
Standards-Version: 4.2.0
Build-Depends: debhelper (>= 10~), dh-cargo, cargo, rustc

Package: hi
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Built-Using: ${cargo:Built-Using}
Description: greet
 Greet the user.