debian: bump standards-version, update website
This commit is contained in:
parent
291553bf0d
commit
7f4af2c599
|
@ -4,8 +4,8 @@ Priority: extra
|
|||
Maintainer: Michael Stapelberg <michael@stapelberg.de>
|
||||
DM-Upload-Allowed: yes
|
||||
Build-Depends: debhelper (>= 6), libx11-dev, libxcb-util0-dev (>= 0.3.8), libxcb-keysyms1-dev, libxcb-xinerama0-dev (>= 1.1), libxcb-randr0-dev, libxcb-icccm4-dev, libxcursor-dev, asciidoc (>= 8.4.4), xmlto, docbook-xml, pkg-config, libev-dev, flex, bison, libyajl-dev, perl, texlive-latex-base, texlive-latex-recommended, texlive-latex-extra
|
||||
Standards-Version: 3.9.1
|
||||
Homepage: http://i3.zekjur.net/
|
||||
Standards-Version: 3.9.2
|
||||
Homepage: http://i3wm.org/
|
||||
|
||||
Package: i3
|
||||
Architecture: any
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
This Debian package is based on a tarball downloaded from
|
||||
http://i3.zekjur.net
|
||||
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,
|
||||
|
@ -14,7 +14,7 @@ are permitted provided that the following conditions are met:
|
|||
list of conditions and the following disclaimer in the documentation and/or other
|
||||
materials provided with the distribution.
|
||||
|
||||
* Neither the name of Michael Stapelberg, wiipdf nor the names of its contributors
|
||||
* Neither the name of Michael Stapelberg, i3 nor the names of its contributors
|
||||
may be used to endorse or promote products derived from this software without
|
||||
specific prior written permission.
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
version=3
|
||||
http://i3.zekjur.net/downloads/ /downloads/i3-(.*)\.tar\.bz2
|
||||
http://i3wm.org/downloads/ /downloads/i3-(.*)\.tar\.bz2
|
||||
|
|
Loading…
Reference in New Issue