1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171
|
i3lock (2.13-1) unstable; urgency=medium
* New upstream version 2.13
* Convert upstream signing key to armored format
* Update Vcs-*
* Set myself as maintainer
* Switch to debhelper-compat B-D
-- Jakob Haufe <sur5r@debian.org> Sat, 14 Nov 2020 21:29:28 +0000
i3lock (2.11-1) unstable; urgency=medium
* delete debian/gbp.conf to disable pristine-tar
* New upstream version 2.11
* add libxcb-xrm build-dep
* d/compat: switch to dh 11
* d/control: update Vcs-* tags
* d/copyright: switch http to https
* d/control: bump standards-version (no changes necessary)
-- Michael Stapelberg <stapelberg@debian.org> Wed, 10 Oct 2018 18:49:14 +0200
i3lock (2.10-1) unstable; urgency=medium
* New upstream version 2.10
* Update Standards-Version (no changes necessary)
* debian/watch: switch to secure URL
-- Michael Stapelberg <stapelberg@debian.org> Sat, 25 Nov 2017 08:23:06 +0100
i3lock (2.9.1-1) unstable; urgency=medium
* experimental to unstable as the freeze is over
* New upstream version 2.9.1
-- Michael Stapelberg <stapelberg@debian.org> Wed, 21 Jun 2017 18:19:30 +0200
i3lock (2.9-1) experimental; urgency=medium
* Upload to experimental during the freeze
* Remove commented-out lines from debian/rules
* New upstream version 2.9
* Add build-dependency on libxcb-composite0-dev
* Update Standards-Version to 3.9.8 (no changes necessary)
* Use secure URL for Homepage: field
-- Michael Stapelberg <stapelberg@debian.org> Fri, 26 May 2017 10:03:06 +0200
i3lock (2.8-1) unstable; urgency=medium
* New upstream version
* Switch to secure VCS URLs
* Bump standards-version to 3.9.7 (no changes necessary)
* debian/copyright: don’t define the same license twice
-- Michael Stapelberg <stapelberg@debian.org> Sat, 04 Jun 2016 19:34:16 +0200
i3lock (2.7-1) unstable; urgency=medium
* New upstream version
* Bump standards-version to 3.9.6 (no changes necessary)
* debian/copyright: clarify that the license is BSD-3-clause
* debian/copyright: get rid of ranges in copyright years
-- Michael Stapelberg <stapelberg@debian.org> Wed, 20 May 2015 09:19:50 +0200
i3lock (2.6-1) unstable; urgency=low
* New upstream version
* Bump standards-version to 3.9.5 (no changes necessary)
* add debian/upstream-signing-key.pgp
-- Michael Stapelberg <stapelberg@debian.org> Fri, 18 Jul 2014 20:26:32 +0200
i3lock (2.5-1) unstable; urgency=low
* New upstream version
* Bump standards-version to 3.9.4 (no changes necessary)
-- Michael Stapelberg <stapelberg@debian.org> Sun, 09 Jun 2013 11:35:05 +0200
i3lock (2.4.1-1) unstable; urgency=low
* New upstream version
-- Michael Stapelberg <stapelberg@debian.org> Sat, 02 Jun 2012 14:48:29 +0200
i3lock (2.4-1) unstable; urgency=low
* New upstream version (Closes: #664285, #664288)
* Email change: Michael Stapelberg -> stapelberg@debian.org
* Convert debian/copyright to machine-readable format
* Convert to 3.0 (quilt)
* Add debian/watch file
* Move packaging to alioth
-- Michael Stapelberg <stapelberg@debian.org> Sun, 01 Apr 2012 13:31:20 +0200
i3lock (2.3.1-1) unstable; urgency=low
* Fix compilation on some systems
-- Michael Stapelberg <michael@stapelberg.de> Thu, 15 Mar 2012 17:01:54 +0100
i3lock (2.3-1) unstable; urgency=low
* Implement a visual unlock indicator
* Support ISO_Level5_Shift and Caps Lock
* Lock the password buffer in memory, clear it in RAM after verifying
* Fork after the window is visible, not before
* Bugfix: Copy the color depth from parent (root) window instead of
hardcoding a depth of 24
-- Michael Stapelberg <michael@stapelberg.de> Thu, 15 Mar 2012 13:25:23 +0100
i3lock (2.2-1) unstable; urgency=low
* Don’t re-grab pointer/keyboard on MappingNotify. In some rare situations,
this lead to some keypresses "slipping through" to the last focused window.
* Correctly handle Mode_switch/ISO_Level3_Shift
* Render to a pixmap which is used as background for the window instead of
copying contents on every expose event
* Handle screen resolution changes while screen is locked
* Manpage: document arguments for every option
-- Michael Stapelberg <michael@stapelberg.de> Sun, 06 Nov 2011 14:02:35 +0000
i3lock (2.1-1) unstable; urgency=low
* Accept return/backspace when the buffer of 512 bytes is full
* Handle numpad keys correctly (Closes: #602101)
* Handle MappingNotify events (Closes: #602242)
* Correctly check for errors when connecting to X11
* Add i3lock.pam to not rely on debian’s /etc/pam.d/other anymore
* don’t display debug output
* add NOLIBCAIRO flag to permit compilation without cairo
-- Michael Stapelberg <michael@stapelberg.de> Sun, 13 Mar 2011 20:27:46 +0100
i3lock (2.0-2) unstable; urgency=low
* change priority to optional
-- Michael Stapelberg <michael@stapelberg.de> Sun, 05 Sep 2010 18:19:15 +0200
i3lock (2.0-1) unstable; urgency=low
* Complete rewrite of i3lock. Now using xcb instead of Xlib.
* When a window obscures i3lock, it pushes itself back to the top again.
* Display version when starting with -v
-- Michael Stapelberg <michael@stapelberg.de> Sun, 05 Sep 2010 11:34:19 +0200
i3lock (1.1-1) unstable; urgency=low
* Implement background pictures (-i) and colors (-c)
-- Michael Stapelberg <michael@stapelberg.de> Sun, 02 Aug 2009 19:58:23 +0200
i3lock (1.0-1) unstable; urgency=low
* Implement PAM support
* Implement options for forking, beeping, DPMS
-- Michael Stapelberg <michael@stapelberg.de> Sun, 10 May 2009 12:54:05 +0200
i3lock (0.9-1) unstable; urgency=low
* First release, forked from slock 0.9 (Closes: #521707)
-- Michael Stapelberg <michael@stapelberg.de> Fri, 01 May 2009 20:29:43 +0200
|