]> git.sur5r.net Git - i3/i3status/commitdiff
debian: update packaging 2.1
authorMichael Stapelberg <michael@stapelberg.de>
Sat, 10 Apr 2010 22:00:58 +0000 (00:00 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 10 Apr 2010 22:00:58 +0000 (00:00 +0200)
debian/control
debian/i3status.postinst
debian/watch [new file with mode: 0644]

index 134690fb2a9e78603f5c7b1903e3f9124bac3029..ae414182880cb7d41e85793878dbb2c8053694b3 100644 (file)
@@ -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
index bf67a488c0da64a5c48f4df914a6d760b99b0f2f..7a385c8531bce5d1611789dc4a4891e5985a07aa 100644 (file)
@@ -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 (file)
index 0000000..9a08a32
--- /dev/null
@@ -0,0 +1,2 @@
+version=3
+http://i3.zekjur.net/i3status/ .*/i3status/i3status-(\d[\d_.-]+)\.tar\.bz2$