зеркало из https://github.com/microsoft/statsd.git
Update debian packaging for 0.0.6
This commit is contained in:
Родитель
8cb9a6368f
Коммит
4d9bed141e
|
@ -1,3 +1,10 @@
|
|||
statsd (0.0.6-1) unstable; urgency=low
|
||||
|
||||
* Update packaging for 0.0.6
|
||||
* Bump nodejs dependancy to 0.6 per pcakage.json
|
||||
|
||||
-- Kiall Mac Innes <kiall@hp.com> Thu, 27 Jun 2013 19:17:00 +0100
|
||||
|
||||
statsd (0.0.3-1) unstable; urgency=low
|
||||
|
||||
* avoid running daemon as root
|
||||
|
|
|
@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 8.0.0)
|
|||
|
||||
Package: statsd
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends}, nodejs (>= 0.4.7)
|
||||
Depends: ${misc:Depends}, nodejs (>= 0.6)
|
||||
Description: Stats aggregation daemon
|
||||
A network daemon for aggregating statistics (counters and timers),
|
||||
rolling them up, then sending them to graphite.
|
||||
|
|
Загрузка…
Ссылка в новой задаче