From: Michael Stapelberg Date: Sat, 10 Apr 2010 22:00:58 +0000 (+0200) Subject: debian: update packaging X-Git-Tag: 2.1 X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3status;a=commitdiff_plain;h=refs%2Ftags%2F2.1 debian: update packaging --- 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 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$