summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/control4
-rw-r--r--debian/i3status.postinst2
-rw-r--r--debian/watch2
3 files changed, 5 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 134690f..ae41418 100644
--- a/debian/control
+++ b/debian/control
@@ -4,13 +4,11 @@ Priority: extra
Maintainer: Michael Stapelberg <michael@stapelberg.de>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 5), libiw-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libconfuse-dev, asciidoc, xmlto
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
Homepage: http://i3.zekjur.net/i3status
Package: i3status
Architecture: any
-Priority: extra
-Section: utils
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: dzen2 | xmobar
Enhances: dzen2, xmobar
diff --git a/debian/i3status.postinst b/debian/i3status.postinst
index bf67a48..7a385c8 100644
--- a/debian/i3status.postinst
+++ b/debian/i3status.postinst
@@ -1,5 +1,7 @@
#!/bin/sh
+set -e
+
# Allow users to get the speed of ethernet interfaces. This is not a security
# issue as i3status only queries the speed, it does not change any
# configuration.
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..9a08a32
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://i3.zekjur.net/i3status/ .*/i3status/i3status-(\d[\d_.-]+)\.tar\.bz2$