diff options
author | Michael Stapelberg <michael+x200@stapelberg.de> | 2009-05-01 20:02:34 +0200 |
---|---|---|
committer | Michael Stapelberg <michael+x200@stapelberg.de> | 2009-05-01 20:02:34 +0200 |
commit | be405947eee027c8f72a85982691ca7623e83c92 (patch) | |
tree | 724da5de18fc9958c7a2c38620f7d3c49fc3a263 | |
parent | bb4ebcfeccc733d580f7d8dbe17f9be434fff54a (diff) |
Debian: Fix email address, add build-dependency
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 86c94fd..f7a0b05 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,4 +3,4 @@ i3status (1.0-1) unstable; urgency=low * Initial release * Closes: #526520 - -- Michael Stapelberg <michael+i3status@stapelberg.de> Fri, 01 May 2009 19:52:45 +0200 + -- Michael Stapelberg <michael@stapelberg.de> Fri, 01 May 2009 19:52:45 +0200 diff --git a/debian/control b/debian/control index 365668e..8dbe638 100644 --- a/debian/control +++ b/debian/control @@ -3,6 +3,7 @@ Section: utils Priority: optional Maintainer: Michael Stapelberg <michael@stapelberg.de> DM-Upload-Allowed: yes +Build-Depends: debhelper (>= 5) Standards-Version: 3.7.3 Homepage: http://i3.zekjur.net/i3status |