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 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238
|
keyringer (0.6.0-1) unstable; urgency=medium
* Keyringer 0.6.0
* Fix: add --git-ignore-new into gbp invocations
* Fix: debian/rules: no need to remove shebang from bash completion file anymore (#9)
* Fix: adds .gitignore in the debian branch, in an attempt stop gbp complaining of files outside the Git index
-- Silvio Rhatto <rhatto@riseup.net> Sat, 04 Jan 2025 18:49:08 -0300
keyringer (0.5.9-2) unstable; urgency=medium
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Bump debhelper from deprecated 9 to 13.
* Set debhelper-compat version in Build-Depends.
* Change priority extra to priority optional.
* Update urls in d/watch.
* Update signing-key.
* Bump Standards-Version (no changes needed).
* Add sensible-utils to Depends.
* Bash-completion files are sourced, so remove shebang.
* Bump d/watch version.
* Add Rules-Requires-Root: no
* Add upstream/metadata.
-- Sandro Knauß <hefee@debian.org> Mon, 02 Dec 2024 23:07:53 +0100
keyringer (0.5.9-1) unstable; urgency=medium
* Keyringer 0.5.9
-- Silvio Rhatto <rhatto@riseup.net> Sat, 18 Mar 2023 10:52:43 -0300
keyringer (0.5.8-1) unstable; urgency=medium
* Keyringer 0.5.8
* Adds a .gitignore for the debian branch
-- Silvio Rhatto <rhatto@riseup.net> Fri, 19 Aug 2022 12:19:02 -0300
keyringer (0.5.7-1) unstable; urgency=medium
* Keyringer 0.5.7
* New upstream URLs (Closes: #1022709)
* Rename 'git-import-orig' to 'import-orig' at gbp.conf
-- Silvio Rhatto <rhatto@riseup.net> Mon, 27 Jun 2022 09:06:40 -0300
keyringer (0.5.6-1) unstable; urgency=medium
* Keyringer 0.5.6 (Closes: #990255)
-- Silvio Rhatto <rhatto@riseup.net> Sat, 03 Jul 2021 10:51:50 -0300
keyringer (0.5.5-1) unstable; urgency=medium
* Keyringer 0.5.5
-- Silvio Rhatto <rhatto@riseup.net> Thu, 14 Nov 2019 15:16:07 -0300
keyringer (0.5.4-1) unstable; urgency=medium
* Keyringer 0.5.4
-- Silvio Rhatto <rhatto@riseup.net> Wed, 30 Jan 2019 15:01:36 -0200
keyringer (0.5.3-1) unstable; urgency=medium
* Keyringer 0.5.3
-- Silvio Rhatto <rhatto@riseup.net> Wed, 30 May 2018 14:45:59 -0300
keyringer (0.5.2-1) unstable; urgency=medium
* Keyringer 0.5.2
* Update 'git-dch' to 'gbp dch' and 'git-import-orig' to 'gbp import-orig'
-- Silvio Rhatto <rhatto@riseup.net> Fri, 03 Nov 2017 11:03:52 -0200
keyringer (0.5.1-1) unstable; urgency=medium
* Updates Standards-Version to 3.9.8
* Installation: on commit signatures and Debian stable
* Keyringer 0.5.1
-- Silvio Rhatto <rhatto@riseup.net> Wed, 31 May 2017 19:21:10 -0300
keyringer (0.5.0-2) unstable; urgency=medium
* Adds xdotool into Recommends
-- Silvio Rhatto <rhatto@riseup.net> Wed, 21 Dec 2016 10:28:04 -0200
keyringer (0.5.0-1) unstable; urgency=medium
* Keyringer 0.5.0
-- Silvio Rhatto <rhatto@riseup.net> Wed, 21 Dec 2016 10:19:50 -0200
keyringer (0.4.1-1) unstable; urgency=low
* Ignores build-area, www and .ikiwiki folders
* Removes unneeded debian/docs
* Minor lintian command change
* Updates Standards-Version
* Adds cryptographic signature verification for debian packaging
* Adds build-area into .gitignore
* Keyringer 0.4.1
-- Silvio Rhatto <rhatto@riseup.net> Thu, 17 Nov 2016 11:33:54 -0200
keyringer (0.4.0-1) unstable; urgency=medium
* Adopts Semantic Versioning
* Do not rely on git-flow
* Adds sclip action
* Ensure destination path exists at mv action
* Allow @ at file names
* Slightly more interactive keyringer_get_file
* Updates URLs and static site generation
-- Silvio Rhatto <rhatto@riseup.net> Wed, 09 Nov 2016 10:27:57 -0200
keyringer (0.3.8-1) unstable; urgency=low
* Keyringer 0.3.8
-- Silvio Rhatto <rhatto@riseup.net> Mon, 30 Mar 2015 09:05:09 -0300
keyringer (0.3.7-1) unstable; urgency=low
* Added .gitignore
* Keyringer 0.3.7
-- Silvio Rhatto <rhatto@riseup.net> Thu, 21 Aug 2014 17:23:21 -0300
keyringer (0.3.6-1) unstable; urgency=low
* Keyringer 0.3.6
-- Silvio Rhatto <rhatto@riseup.net> Tue, 20 May 2014 12:31:55 -0300
keyringer (0.3.5) unstable; urgency=low
* Keyringer 0.3.5
-- Silvio Rhatto <rhatto@riseup.net> Tue, 20 May 2014 12:06:26 -0300
keyringer (0.3.4-1) unstable; urgency=low
* Keyringer 0.3.4
-- Silvio Rhatto <rhatto@riseup.net> Fri, 16 May 2014 16:57:28 -0300
keyringer (0.3.3-1) unstable; urgency=low
* Keyringer 0.3.3
-- rhatto <rhatto@riseup.net> Sat, 22 Mar 2014 16:47:54 -0300
keyringer (0.3.2-1) unstable; urgency=low
* Keyringer 0.3.2
-- Silvio Rhatto <rhatto@riseup.net> Fri, 14 Mar 2014 13:52:02 -0300
keyringer (0.3.1-1) unstable; urgency=low
* Keyringer 0.3.1
-- Silvio Rhatto <rhatto@riseup.net> Fri, 14 Mar 2014 13:26:22 -0300
keyringer (0.3-1) unstable; urgency=low
* Added xclip into Recommends
* Keyringer 0.3
-- Silvio Rhatto <rhatto@riseup.net> Thu, 20 Feb 2014 11:10:24 -0300
keyringer (0.2.9-2) unstable; urgency=low
* Closes: #732092
-- Silvio Rhatto <rhatto@riseup.net> Wed, 18 Dec 2013 17:04:54 -0200
keyringer (0.2.9-1) unstable; urgency=low
* Point Vcs-Browser to the debian branch
* Updating Standards-Version to 3.9.5.0
* Added 'tree' package to Recommends
* Keyringer 0.2.9
-- Silvio Rhatto <rhatto@riseup.net> Tue, 26 Nov 2013 17:18:59 -0200
keyringer (0.2.8-1) unstable; urgency=low
* Keyringer 0.2.8
-- Silvio Rhatto <rhatto@riseup.net> Thu, 14 Nov 2013 19:02:44 -0200
keyringer (0.2.7-1) unstable; urgency=low
* Adding wipe into package recommendations
* Packaging upstream 0.2.7
-- Silvio Rhatto <rhatto@riseup.net> Thu, 14 Nov 2013 18:39:50 -0200
keyringer (0.2.6-1) unstable; urgency=low
* Adding debian/gbp.conf
* Updating development guidelines for a pure pristine-tar build
* Packaging upstream 0.2.6
-- Silvio Rhatto <rhatto@riseup.net> Fri, 04 Oct 2013 13:05:53 -0300
keyringer (0.2.5-1) unstable; urgency=low
* Packaging upstream 0.2.5
-- Silvio Rhatto <rhatto@riseup.net> Fri, 27 Sep 2013 18:00:52 -0300
keyringer (0.2.4-1) unstable; urgency=low
* Packaging upstream 0.2.4
-- Silvio Rhatto <rhatto@riseup.net> Tue, 17 Sep 2013 12:18:27 -0300
keyringer (0.2.3-1) unstable; urgency=low
* Packaging upstream 0.2.3
-- Silvio Rhatto <rhatto@riseup.net> Thu, 05 Sep 2013 18:32:37 -0300
keyringer (0.1-1) unstable; urgency=low
* Initial release
-- Silvio Rhatto <rhatto@riseup.net> Tue, 26 Jun 2012 16:33:57 -0300
|