debian: update packaging

next
Michael Stapelberg 2011-05-08 14:39:36 +02:00
parent c44717e6ad
commit 57a30d7773
3 changed files with 5 additions and 6 deletions

4
debian/control vendored
View File

@ -3,9 +3,9 @@ Section: utils
Priority: extra
Maintainer: Michael Stapelberg <michael@stapelberg.de>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 6), libx11-dev, libxcb-keysyms1-dev, libxcb-xinerama0-dev (>= 1.1), libxcb-randr0-dev, libxcb-util0-dev (>= 0.3.8), asciidoc (>= 8.4.4), xmlto, docbook-xml, pkg-config, libev-dev, flex, bison, libyajl-dev, perl
Build-Depends: debhelper (>= 6), libx11-dev, libxcb-keysyms1-dev, libxcb-xinerama0-dev (>= 1.1), libxcb-randr0-dev, libxcb-util0-dev (>= 0.3.8), libxcb-icccm4-dev (>= 0.3.8), asciidoc (>= 8.4.4), xmlto, docbook-xml, pkg-config, libev-dev, flex, bison, libyajl-dev, perl
Standards-Version: 3.9.1
Homepage: http://i3.zekjur.net/
Homepage: http://i3wm.org/
Package: i3
Architecture: any

5
debian/copyright vendored
View File

@ -1,7 +1,6 @@
This Debian package is based on a tarball downloaded from
http://i3.zekjur.net
This Debian package is based on a tarball downloaded from http://i3wm.org/
Copyright: (C) 2009 Michael Stapelberg <michael+i3 at stapelberg dot de>
Copyright: (C) 2009-2011 Michael Stapelberg <michael+i3 at stapelberg dot de>
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,

2
debian/watch vendored
View File

@ -1,2 +1,2 @@
version=3
http://i3.zekjur.net/downloads/ /downloads/i3-(.*)\.tar\.bz2
http://i3wm.org/downloads/ /downloads/i3-(.*)\.tar\.bz2