-Copyright © 2010, Michael Stapelberg
+Copyright © 2010-2011, Michael Stapelberg
All rights reserved.
Redistribution and use in source and binary forms, with or without
+i3lock (2.2-1) unstable; urgency=low
+
+ * Render to a pixmap which is used as background for the window instead of
+ copying contents on every expose event
+
+ -- Michael Stapelberg <michael@stapelberg.de> Wed, 13 Jul 2011 16:59:32 +0200
+
i3lock (2.1-1) unstable; urgency=low
* Accept return/backspace when the buffer of 512 bytes is full
Priority: optional
Maintainer: Michael Stapelberg <michael@stapelberg.de>
DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7), libx11-dev, libpam0g-dev, libcairo2-dev, libxcb1-dev, libxcb-dpms0-dev, libxcb-keysyms1-dev, libxcb-image0-dev
-Standards-Version: 3.9.1
-Homepage: http://i3.zekjur.net/i3lock/
+Build-Depends: debhelper (>= 7), libx11-dev, libpam0g-dev, libcairo2-dev, libxcb1-dev, libxcb-dpms0-dev, libxcb-keysyms1-dev, libxcb-image0-dev, pkg-config
+Standards-Version: 3.9.2
+Homepage: http://i3wm.org/i3lock/
Package: i3lock
Architecture: any
This Debian package is based on a tarball downloaded from
-http://i3.zekjur.net/i3lock
+http://i3wm.org/i3lock
Copyright © 2010-2011, Michael Stapelberg
All rights reserved.
dh_testdir
touch $@
-build:
- dh_testdir
+build: build-arch build-indep
+build-arch: build-stamp
+build-indep: build-stamp
- # Add here commands to compile the package.
+build-stamp:
+ dh_testdir
$(MAKE)
-
touch $@
clean:
dh_testdir
dh_testroot
- rm -f build
+ rm -f build-stamp
$(MAKE) clean
dh_prep
rm -f debian/files
.fi
..
-.TH i3lock 1 "JULY 2010" Linux "User Manuals"
+.TH i3lock 1 "JULY 2011" Linux "User Manuals"
.SH NAME
i3lock \- improved screen locker