diff --git a/debian/changelog b/debian/changelog index 6519fa0fd..aebd0cdfe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Mon, 15 Sep 2014 16:41:18 -0600 + diamond (3.1.0) unstable; urgency=low * new upstream -- Rob Smith Tue, 05 Nov 2012 15:19:00 -0800 diff --git a/debian/control b/debian/control index 3888c8905..b28174c31 100644 --- a/debian/control +++ b/debian/control @@ -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.