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 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324
|
libassuan (2.4.3-2) unstable; urgency=medium
* updated debian/watch
* wrap-and-sort -ast
* bump to debhelper 10
* clean up debian/copyright
* fix spelling in libassuan-config(1)
* clean up lintian overrides
* add all hardening rules
* avoid self-describing as a beta when build from revision control
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Wed, 16 Nov 2016 21:46:56 +0900
libassuan (2.4.3-1) unstable; urgency=medium
* New upstream release.
* bumped standards-version to 3.9.8 (no changes needed)
* fix spelling error (thanks, lintian!)
* clean up URLs in debian/control
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Fri, 15 Jul 2016 02:00:30 +0200
libassuan (2.4.2-3) unstable; urgency=medium
* add new libassuan-mingw-w64-dev targeting cross-building for Windows
platforms.
* bumped standards-version to 3.9.7 (no changes needed)
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Tue, 16 Feb 2016 17:36:26 -0500
libassuan (2.4.2-2) unstable; urgency=medium
* debian/control, debian/rules: Drop libassuan0-dbg in favor of -dbgsym
package.
* debian/control: Standards-Version to 3.9.6.1.
-- Eric Dorland <eric@debian.org> Tue, 29 Dec 2015 03:53:12 -0500
libassuan (2.4.2-1) unstable; urgency=medium
* New upstream release.
* debian/control: Tighten build dependency on libgpg-error-dev.
-- Eric Dorland <eric@debian.org> Fri, 04 Dec 2015 13:52:17 -0500
libassuan (2.4.1-1) unstable; urgency=medium
* New upstream release.
-- Eric Dorland <eric@debian.org> Wed, 02 Dec 2015 01:08:04 -0500
libassuan (2.4.0-1) unstable; urgency=medium
* New upstream release.
* debian/libassuan0.symbols: Add new assuan_sock_connect_byname symbol.
-- Eric Dorland <eric@debian.org> Thu, 12 Nov 2015 11:03:13 -0500
libassuan (2.3.0-1) unstable; urgency=medium
* New upstream release.
* added myself to uploaders
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Tue, 08 Sep 2015 01:42:24 -0400
libassuan (2.2.1-1) unstable; urgency=medium
* New upstream release.
* debian/gbp.conf: Use upstream-vcs-tag.
* debian/copyright: Fix non-unique license.
-- Eric Dorland <eric@debian.org> Fri, 22 May 2015 01:32:11 -0400
libassuan (2.2.0-2) unstable; urgency=medium
* debian/control: Standards version to 3.9.6.
* debian/copyright: Update to DEP5 format.
-- Eric Dorland <eric@debian.org> Tue, 05 May 2015 17:20:58 -0400
libassuan (2.2.0-1) experimental; urgency=medium
* New upstream release.
* debian/libassuan0.symbols: Add new 2.2.0 symbol.
*
debian/patches/0001-Use-the-debian-changelog-timestamp-for-BUILD_TIMESTA.patch:
Patch to use the debian/changelog date for BUILD_TIMESTAMP to make
build reproducible.
-- Eric Dorland <eric@debian.org> Mon, 16 Feb 2015 19:15:21 -0500
libassuan (2.1.2-2) unstable; urgency=medium
* debian/control: Switch maintainer to Debian GnuPG-Maintainers.
* debian/control: Move to new pkg-gnupg git repository.
* Run wrap-and-sort on debian directory. Thanks dkg for showing me this
tool.
* debian/gbp.conf: Add git-buildpackage config and turn on pristine-tar.
-- Eric Dorland <eric@debian.org> Sat, 30 Aug 2014 21:52:31 -0400
libassuan (2.1.2-1) unstable; urgency=medium
* New upstream release.
-- Eric Dorland <eric@debian.org> Sat, 23 Aug 2014 22:38:46 -0400
libassuan (2.1.1-2) unstable; urgency=low
* debian/control: Canonicalize Vcs-Browser field.
* debian/watch, debian/upstream/signing-key.asc: Add upstream signing
key for the watch file.
* debian/control: Fix descriptions to be more descriptive.
* debian/control: Upgrade Standards-Version to 3.9.5.
* debian/control, debian/rules: Use dh-autoreconf. (Closes: #752025)
-- Eric Dorland <eric@debian.org> Sat, 23 Aug 2014 22:26:58 -0400
libassuan (2.1.1-1) unstable; urgency=low
* New upstream release.
* debian/control: Fix Vcs-Git to point at the right location.
-- Eric Dorland <eric@debian.org> Sat, 27 Jul 2013 16:08:49 -0400
libassuan (2.1.0-1) unstable; urgency=low
* New upstream release.
* debian/control: Depend on version 9 or later for debhelper.
* debian/control: Update Standards-Version to 3.9.4.
* debian/control, debian/rules: Use autotools-dev to update autotools
helper files.
* debian/libassuan0.symbols: Add new symbols in 2.1.0.
-- Eric Dorland <eric@debian.org> Mon, 06 May 2013 13:34:00 -0400
libassuan (2.0.3-1) unstable; urgency=low
* New upstream release.
* debian/rules, debian/control: Drop hardening-wrapper, now that we have
dpkg-buildflags.
-- Eric Dorland <eric@debian.org> Sat, 04 Feb 2012 20:52:51 -0500
libassuan (2.0.2-1) unstable; urgency=low
* New upstream release.
* debian/compat, debian/control: Update to debhelper v9.
* debian/control, debian/libassuan0.install,
debian/libassuan-dev.install: Add Multi-Arch support.
* debian/libassuan0.symbols: Add new symbols for 2.0.2.
* debian/control: Upgrade Standards-Version to 3.9.2.
-- Eric Dorland <eric@debian.org> Tue, 05 Jul 2011 02:06:16 -0400
libassuan (2.0.1-3) unstable; urgency=low
* debian/rules, debian/libassuan-dev.install: Build static libraries and
install them in the -dev package.
* debian/rules, debian/control: Add -dbg package.
-- Eric Dorland <eric@debian.org> Mon, 14 Feb 2011 04:01:41 -0500
libassuan (2.0.1-2) unstable; urgency=low
* debian/control:
- Upgrade Standards-Version to 3.9.1.
- Add ${misc:Depends} to package Depends.
- Add dependency on dpkg (>= 1.15.4) | install-info for info file.
* debian/libassuan0.symbols: Add a symbols file.
* debian/libassuan-dev.doc-base: Set Section to Programming/C.
-- Eric Dorland <eric@debian.org> Sat, 12 Feb 2011 02:20:15 -0500
libassuan (2.0.1-1) unstable; urgency=low
* New upstream release. (Closes: #568669)
* debian/compat, debian/control, debian/rules: Convert to debhelper 8,
drop cdbs.
* debian/control:
- Add Build Depends on libgpg-error-dev.
- Drop Build Depends on libpth-dev.
- Make libassuan0's section libs.
* debian/control, debian/libassuan-dev.install,
debian/libassuan0.install: New binary package libassuan0 since
libassuan is now built as a shared lib.
* debian/control, debian/rules: Build with hardening-wrapper.
* debian/source/format: Use 3.0 (quilt) source format.
-- Eric Dorland <eric@debian.org> Sat, 12 Feb 2011 01:12:18 -0500
libassuan (1.0.5-1) unstable; urgency=low
* New upstream release.
* debian/control: Standards-Version to 3.8.0.1.
-- Eric Dorland <eric@debian.org> Mon, 16 Jun 2008 02:38:31 -0400
libassuan (1.0.4-1) unstable; urgency=low
* New upstream release.
* debian/control:
- Update Standards-Version to 3.7.3.0.
- Add Vcs-* and Homepage headers.
* debian/watch: Force passive ftp, since ftp.gnupg.org seems unhappy
with active. (Closes: #456478)
-- Eric Dorland <eric@debian.org> Mon, 17 Dec 2007 01:29:48 -0500
libassuan (1.0.3-1) unstable; urgency=low
* New upstream release.
* debian/copyright:
- Add forgotten Copyright line.
- Fix license to be LGPL 2.1 again, as upstream reverted the license change.
-- Eric Dorland <eric@debian.org> Wed, 29 Aug 2007 02:49:19 -0400
libassuan (1.0.2-1) unstable; urgency=low
* New upstream release.
* debian/watch: No more tar.gz, hello tar.bz2.
* debian/copyright: Indicate now licensed under the LGPL3.
-- Eric Dorland <eric@debian.org> Sun, 08 Jul 2007 18:15:31 -0400
libassuan (1.0.1-1) unstable; urgency=low
* New upstream release.
-- Eric Dorland <eric@debian.org> Sat, 9 Dec 2006 20:26:24 -0500
libassuan (1.0.0-1) unstable; urgency=medium
* New upstream release.
* debian/watch: Update ftp location.
* debian/control: Standards-Version to 3.7.2.2.
-- Eric Dorland <eric@debian.org> Thu, 2 Nov 2006 14:25:42 -0500
libassuan (0.9.3-1) unstable; urgency=medium
* New upstream release.
* debian/control: Add depends and build depends on libpth-dev.
-- Eric Dorland <eric@debian.org> Sat, 14 Oct 2006 17:05:06 -0400
libassuan (0.6.10-2) unstable; urgency=low
* debian/watch: Add watch file.
* debian/control:
- Upgrade Standards-Version to 3.7.2.1.
-- Eric Dorland <eric@debian.org> Sun, 23 Jul 2006 01:49:49 -0400
libassuan (0.6.10-1) unstable; urgency=low
* New upstream release.
-- Eric Dorland <eric@debian.org> Wed, 20 Jul 2005 23:59:49 -0400
libassuan (0.6.9-2) unstable; urgency=medium
* The "I'm a dumbass" release.
* debian/libassuan-dev.doc-base: Remove empty line that's confusing
doc-base. (Closes: #292248)
-- Eric Dorland <eric@debian.org> Tue, 25 Jan 2005 19:07:35 -0500
libassuan (0.6.9-1) unstable; urgency=medium
* The "Matthias Urlichs needs to relax" release :)
* New upstream release. (Closes: #292063)
* debian/libassuan-dev.doc-base: Add the info docs to doc-base.
-- Eric Dorland <eric@debian.org> Mon, 24 Jan 2005 23:19:35 -0500
libassuan (0.6.8-1) unstable; urgency=low
* New upstream release. (Closes: #286073)
* debian/control: Build depend on debhelper >= 4.1, since this is
necessary for cdbs.
-- Eric Dorland <eric@debian.org> Sat, 18 Dec 2004 17:52:32 -0500
libassuan (0.6.7-1) unstable; urgency=low
* New upstream release.
* debian/control:
- Replace it's for its. (Closes: #268520)
- Add a missing "is". (Closes: #277226)
-- Eric Dorland <eric@debian.org> Wed, 20 Oct 2004 00:02:56 -0400
libassuan (0.6.6-1) unstable; urgency=low
* New upstream release.
-- Eric Dorland <eric@debian.org> Wed, 21 Jul 2004 20:51:25 -0400
libassuan (0.6.5-1) unstable; urgency=low
* New upstream release. (Closes: #248608)
-- Eric Dorland <eric@debian.org> Wed, 12 May 2004 21:08:59 -0400
libassuan (0.6.4-2) unstable; urgency=low
* debian/rules: Add -fPIC to the CFLAGS since this needs to be PIC to
work with opensc.
-- Eric Dorland <eric@debian.org> Sat, 27 Mar 2004 16:40:30 -0500
libassuan (0.6.4-1) unstable; urgency=low
* New upstream release. (Closes: #238482)
-- Eric Dorland <eric@debian.org> Sat, 20 Mar 2004 01:20:00 -0500
libassuan (0.6.2-1) unstable; urgency=low
* Initial release.
-- Eric Dorland <eric@debian.org> Fri, 12 Sep 2003 00:26:59 -0400
|