From: Michael Stapelberg Date: Sun, 31 Jul 2011 20:41:47 +0000 (+0200) Subject: debian: bump standards-version, update website X-Git-Tag: 4.0.2~83 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=8b526679efaed2606fcbb3268daaadc0e5f9d1b3;p=i3%2Fi3 debian: bump standards-version, update website --- diff --git a/debian/control b/debian/control index a2a83726..615a5181 100644 --- a/debian/control +++ b/debian/control @@ -4,8 +4,8 @@ Priority: extra Maintainer: Michael Stapelberg 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 diff --git a/debian/copyright b/debian/copyright index fd190bff..46a3d791 100644 --- a/debian/copyright +++ b/debian/copyright @@ -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 +Copyright: (C) 2009-2011 Michael Stapelberg 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. diff --git a/debian/watch b/debian/watch index b800f77f..ab71a19e 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://i3.zekjur.net/downloads/ /downloads/i3-(.*)\.tar\.bz2 +http://i3wm.org/downloads/ /downloads/i3-(.*)\.tar\.bz2