Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
diamond (3.1.0-1) unstable; urgency=medium

* This is not a debian native package, so let's add a debian version number.

-- David Mohr <david@mcbf.net> Mon, 15 Sep 2014 16:41:18 -0600

diamond (3.1.0) unstable; urgency=low
* new upstream
-- Rob Smith <kormoc@gmail.com> Tue, 05 Nov 2012 15:19:00 -0800
Expand Down
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Standards-Version: 3.9.1

Package: diamond
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python (>= 2.4), python-configobj
Depends: ${misc:Depends}, ${python:Depends}, python (>= 2.4), python-configobj, adduser
Description: System statistics collector for Graphite.
Diamond is a daemon and toolset for gathering system statistics
and publishing them to Graphite.