зеркало из https://github.com/microsoft/statsd.git
Merge pull request #115 from fredj/build-depends
Add missing debhelper to Build-Depends
This commit is contained in:
Коммит
9007c6aef3
|
@ -3,10 +3,11 @@ Section: devel
|
|||
Priority: optional
|
||||
Maintainer: Stephen Koenig <heph@bittorrent.com>
|
||||
Standards-Version: 3.9.1
|
||||
Build-Depends: debhelper (>= 8.0.0)
|
||||
|
||||
Package: statsd
|
||||
Architecture: all
|
||||
Depends: nodejs (>= 0.4.7)
|
||||
Depends: ${misc:Depends}, nodejs (>= 0.4.7)
|
||||
Description: Stats aggregation daemon
|
||||
A network daemon for aggregating statistics (counters and timers),
|
||||
rolling them up, then sending them to graphite.
|
||||
|
|
Загрузка…
Ссылка в новой задаче