Skip to content

Commit

Permalink
updating debian package
Browse files Browse the repository at this point in the history
  • Loading branch information
kastner committed Feb 12, 2012
1 parent b1bd94d commit 82f64c1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
statsd (0.0.2) unstable; urgency=low

* merge of pull request #34 (from [email protected])
* bump required version to 0.4.7

-- Erik Kastner <[email protected]> Sun, 12 Feb 2012 14:48:29 -0500

statsd (0.0.1-1) unstable; urgency=low

* Initial rdio packaging.
Expand Down
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Standards-Version: 3.9.1

Package: statsd
Architecture: all
Depends: nodejs (>= 0.2.0)
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.

0 comments on commit 82f64c1

Please sign in to comment.