debian: update packaging
This commit is contained in:
parent
c44717e6ad
commit
57a30d7773
|
@ -3,9 +3,9 @@ Section: utils
|
||||||
Priority: extra
|
Priority: extra
|
||||||
Maintainer: Michael Stapelberg <michael@stapelberg.de>
|
Maintainer: Michael Stapelberg <michael@stapelberg.de>
|
||||||
DM-Upload-Allowed: yes
|
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
|
Standards-Version: 3.9.1
|
||||||
Homepage: http://i3.zekjur.net/
|
Homepage: http://i3wm.org/
|
||||||
|
|
||||||
Package: i3
|
Package: i3
|
||||||
Architecture: any
|
Architecture: any
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
This Debian package is based on a tarball downloaded from
|
This Debian package is based on a tarball downloaded from http://i3wm.org/
|
||||||
http://i3.zekjur.net
|
|
||||||
|
|
||||||
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.
|
All rights reserved.
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without modification,
|
Redistribution and use in source and binary forms, with or without modification,
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
version=3
|
version=3
|
||||||
http://i3.zekjur.net/downloads/ /downloads/i3-(.*)\.tar\.bz2
|
http://i3wm.org/downloads/ /downloads/i3-(.*)\.tar\.bz2
|
||||||
|
|
Loading…
Reference in New Issue