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 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581
  
     | 
    
      opensc (0.14.0-2) unstable; urgency=medium
  * debian/patches/0001-belpic_Support_2k_cards.patch: Add patch for new
    belpic card. (Closes: #781221)
 -- Eric Dorland <eric@debian.org>  Wed, 08 Apr 2015 00:32:32 -0400
opensc (0.14.0-1) unstable; urgency=medium
  * New upstream release. (Closes: #746694, #731235, #746663)
  * debian/watch: Update to new GitHub location.
  * debian/patches/0001-pkcs15_compute_cert_length.diff,
    debian/patches/0002-fix-for-aventra-myeid.diff: Drop upstreamed
    patches.
  * debian/opensc.install: Install new dnie-tool.
  * debian/control: Fix Vcs-Git path.
  * debian/control: Use new GitHub homepage.
 -- Eric Dorland <eric@debian.org>  Sat, 05 Jul 2014 15:34:04 -0400
opensc (0.13.0-5) unstable; urgency=medium
  * debian/control, debian/opensc.install, debian/opensc-pkcs11.install:
    Move the pkcs11 modules and libraries into their own package, marked
    Multi-Arch: same.
  * debian/control: Switch Conflicts to Breaks for package replacement.
  * debian/opensc-pkcs11.install: Install /usr/lib/*/pkcs11
    symlinks. (Closes: #710489)
  * debian/opensc-pkcs11.install: Don't install lib*.so symlinks.
  * debian/control: Fix up Vcs-* URLs.
  * debian/rules: Enable parallel builds.
 -- Eric Dorland <eric@debian.org>  Sun, 13 Apr 2014 18:29:52 -0400
opensc (0.13.0-4) unstable; urgency=medium
  * debian/control, debian/rules: Switch to dh-autoreconf. (Closes:
    #735380)
  * debian/patches/0001-pkcs15_compute_cert_length.diff: Fix for cert
    length computation on EID cards. Thanks to Martin-Éric Racine and
    apologies to Belgium for the delay. (Closes: #721588)
  * debian/patches/0002-fix-for-aventra-myeid.diff: Fix for Aventra
    MyEID. Thanks Hans-Christoph Steiner. (Closes: #742089)
  * debian/control: Standards-Version to 3.9.5.
 -- Eric Dorland <eric@debian.org>  Sat, 22 Mar 2014 17:35:33 -0400
opensc (0.13.0-3) unstable; urgency=low
  * debian/rules: Enable secure messaging support. (Closes: #694481)
  * debian/control, debian/rules: Use dh_autotools-dev.
 -- Eric Dorland <eric@debian.org>  Sun, 02 Jun 2013 19:18:48 -0400
opensc (0.13.0-2) unstable; urgency=low
  * opensc.install: Add openpgp-tool, iasecc-tool and sc-hsm-tool and
    manpages.
  * debian/control: Add misc:Pre-Depends substitution. (Closes: #702758)
 -- Eric Dorland <eric@debian.org>  Sat, 25 May 2013 21:02:03 -0400
opensc (0.13.0-1) unstable; urgency=low
  * New upstream release. (Closes: #703557, #694481)
  * debian/control: Standards-Version to 3.9.4.
  * debian/opensc.docs: Update the tools.html location.
 -- Eric Dorland <eric@debian.org>  Sat, 25 May 2013 04:52:07 -0400
opensc (0.12.2-3) unstable; urgency=low
  * debian/compat, debian/control: Upgrade to dh v9. (Closes: #656350)
  * debian/control: Mark package as Multi-Arch: foreign.
  * debian/opensc.install: Update /usr/lib paths for multi-arch.
 -- Eric Dorland <eric@debian.org>  Sun, 03 Jun 2012 18:21:39 -0400
opensc (0.12.2-2) unstable; urgency=low
  * debian/opensc.install: Add westcos-tool & its man page. Thanks Peter
    Marschall <peter@adpm.de>. (Closes: #629229)
  * debian/opensc.install: Install *.profile files again. Thanks Peter
    Marschall <peter@adpm.de>. (Closes: #629231)
 -- Eric Dorland <eric@debian.org>  Sun, 11 Sep 2011 19:53:24 -0400
opensc (0.12.2-1) unstable; urgency=low
  * New upstream release.
  * Acknowledge NMU. (Closes: #622436, #629227, #631618)
  * debian/rules, debian/opensc.install: Only install the .so.* lib files,
    not the .la or .a files. (Closes: #633656)
  * debian/rules, debian/control: Enable zlib support. Thanks Peter
    Marschall <peter@adpm.de>. (Closes: #629230)
  * debian/rules, debian/control: Enable readline support. Thanks Peter
    Marschall <peter@adpm.de>. (Closes: #629228)
 -- Eric Dorland <eric@debian.org>  Sun, 11 Sep 2011 19:04:02 -0400
opensc (0.12.1-1.1) unstable; urgency=low
  * Non-maintainer upload.
  * Empty dependency_libs (Closes: #622436).
  * Drop unnecessary build dependency on libxt-dev (Closes: #629227).
 -- Luk Claes <luk@debian.org>  Sat, 25 Jun 2011 15:37:46 +0200
opensc (0.12.1-1) unstable; urgency=low
  * New upstream release. (Closes: #627241)
  * debian/control: Upgrade Standards-Version to 3.9.2.
  * debian/opensc.install: rutoken-tool has been removed.
  * debian/opensc.install: Add eidenv and piv-tool manpages.
 -- Eric Dorland <eric@debian.org>  Thu, 02 Jun 2011 01:31:38 -0400
opensc (0.12.0-1) unstable; urgency=low
  * New upstream release.
  * debian/control, debian/rules, debian/mozilla-opensc.install,
    debian/mozilla-opensc.links: Remove the mozilla-opensc package, as
    it's no longer present.
  * debian/control, debian/rules: Don't build with openct anymore.
  * debian/rules: Changelog no longer in a weird place.
  * debian/source/options, debian/source/patch-header: Remove unnecessary
    single-debian-patch setting.
  * debian/patches/CVE-2010-4523, debian/patches/min-max-macros,
    debian/patches/series: Remove now unnecessary patches.
  * debian/libopensc2-dev.docs, debian/libopensc2-dev.install,
    debian/libopensc2.examples, debian/libopensc2.install,
    debian/libopensc2.links, debian/libopensc2.symbols, debian/control,
    debian/opensc.install: Remove the lib packages since they are now
    "private".
  * debian/control: Add xsltproc and docbook-xsl build depends for
    documentation building.
  * debian/rules: Remove unneedded override_dh_strip rule.
  * debian/rules: Install into debian/tmp.
  * debian/opensc.install: Remove no longer shipped cardos-info.
 -- Eric Dorland <eric@debian.org>  Tue, 31 May 2011 03:13:29 -0400
opensc (0.11.13-1.1) unstable; urgency=high
  * Non-maintainer upload.
  * CVE-2010-4523: Protect against buffer overflow from rogue cards 
    (closes: #607427)
 -- Jonathan Wiltshire <jmw@debian.org>  Wed, 22 Dec 2010 14:20:22 +0000
opensc (0.11.13-1) unstable; urgency=low
  * New upstream release. (Closes: #570107, #505404)
  * libtool.m4: Delete spurious libtool.m4 that was picked up somewhere.
 -- Eric Dorland <eric@debian.org>  Mon, 01 Mar 2010 00:58:01 -0500
opensc (0.11.12-1) unstable; urgency=low
  * New upstream release. (Closes: #563671)
  * debian/source/format, debian/source/options,
    debian/source/patch-header: Convert to v3 quilt format, with
    single-debian-patch.
  * debian/rules: Enable documentation installation.
  * debian/control: Update description with advice from Andreas
    Jellinghaus, with some editing. (Closes: #552516)
  * debian/libopensc2.symbols: Update for new symbols.
  * debian/libopensc2.shlibs: Remove in favor of the symbols file.
 -- Eric Dorland <eric@debian.org>  Sun, 10 Jan 2010 19:23:09 -0500
opensc (0.11.9-2) unstable; urgency=low
  * debian/libopensc2.symbols: Add symbols file.
  * debian/compat: Use debhelper version 7.
  * debian/control: Drop build-deps on cdbs and build-depend on debhelper
    >= 7.0.50.
  * debian/rules: Convert to dh instead of debhelper.
 -- Eric Dorland <eric@debian.org>  Mon, 07 Sep 2009 19:00:53 -0400
opensc (0.11.9-1) unstable; urgency=low
  * New upstream release.
  * debian/control: Update Standards-Version to 3.8.3.
 -- Eric Dorland <eric@debian.org>  Mon, 07 Sep 2009 17:38:19 -0400
opensc (0.11.8-1) unstable; urgency=low
  * New upstream release. Fixes a security problem with pkcs11-tool
    generating insecure public keypairs. This problem was only with the
    0.11.7 release, which was only part of unstable. (Closes: #527640)
 -- Eric Dorland <eric@debian.org>  Sun, 10 May 2009 22:03:06 -0400
opensc (0.11.7-2) unstable; urgency=low
  * debian/rules: Explicitly enable openct and pcsc. (Closes: #522077)
  * debian/control:
    - Update Standards-Version to 3.8.1.
    - Add ${misc:Depends} everywhere.
    - Move libopensc2-dbg to the debug section.
 -- Eric Dorland <eric@debian.org>  Sat, 04 Apr 2009 17:46:05 -0400
opensc (0.11.7-1) unstable; urgency=low
  * New upstream release. Fixes CVE-2009-0368.
  * debian/rules: 
    - New location for the ChangeLog.
    - Add --enable-signer to get the signer back.
  * debian/opensc.install:
    - cardos-tool.1 replaces cardos-info.1.
    - Install cardos-tool and rutoken-tool.
  * debian/opensc.docs, libopensc2-dev.docs: New html documentation location.
 -- Eric Dorland <eric@debian.org>  Sun, 29 Mar 2009 03:56:10 -0400
opensc (0.11.4-5) unstable; urgency=high
  * src/tools/pkcs15-tool.c: Small fix to the previous security
    vulnerability to remove a strict check for the default card label.
 -- Eric Dorland <eric@debian.org>  Fri, 29 Aug 2008 03:14:53 -0400
opensc (0.11.4-4) unstable; urgency=high
  * src/libopensc/card-cardos.c, src/tools/pkcs15-tool.c: Patch to fix
    CVE-2008-2235 "OpenSC initializes CardOS cards with improper 
    access rights".
  * debian/control: Up Standards-Version to 3.7.3.
  * debian/opensc.NEWS: Fix typo.
 -- Eric Dorland <eric@debian.org>  Thu, 31 Jul 2008 13:27:31 -0400
opensc (0.11.4-3) unstable; urgency=low
  * etc/opensc.conf.in: Document that lock_login is actually set to false
    by default. Thanks Mark Proehl. (Closes: #457322)
  * debian/mozilla-opensc.install: Don't install .a file. (Closes: #459542)
 -- Eric Dorland <eric@debian.org>  Mon, 07 Jan 2008 23:54:18 -0500
opensc (0.11.4-2) unstable; urgency=low
  * debian/libopensc2.install: Install onepin-opensc-pkcs11 signer. Thanks
    Laurent Bigonville. (Closes: #449219)
  * debian/libopensc2-dev.install: Install all the .a files.
  * debian/control: Remove XS- prefix from Vcs headers.
 -- Eric Dorland <eric@debian.org>  Sun, 04 Nov 2007 18:04:34 -0500
opensc (0.11.4-1) unstable; urgency=low
  * New upstream release.
  * src/signer/dialog.c: Remove spurious redefinition of PIN_ENTRY.
  * debian/control: Add Hompage and XS-Vcs-* headers.
 -- Eric Dorland <eric@debian.org>  Sat, 22 Sep 2007 04:13:54 -0400
opensc (0.11.3-1) unstable; urgency=low
  * New upstream release. (Closes: #424013)
  * debian/control:
    - Use Standards-Version 3.7.2.2.
    - Use binary:Version instead of Source-Version.
 -- Eric Dorland <eric@debian.org>  Sat, 21 Jul 2007 01:12:13 -0400
opensc (0.11.2-1) unstable; urgency=low
  * New upstream release. (Closes: #413470, #410195, #419680)
 -- Eric Dorland <eric@debian.org>  Thu, 17 May 2007 00:44:04 -0400
opensc (0.11.1-3) unstable; urgency=high
  * src/signer/dialog.c, debian/control: Fix path to pinentry and
    recommend pinentry for mozilla-opensc. Thanks Antti S. Lankila for the
    suggestion. (Closes: #392241)
  * opensc.docs: Install new and improved html docs. (Closes: #399838)
  * mozilla-opensc.links: Install links for iceweasel and iceape rather
    than firefox and mozilla. Considering who I am I should have picked up
    on this sooner. (Closes: #409946)
  * etc/opensc.conf.in: Document that lock_login is actually true by
    default. Thanks Antti-Juhani Kaijanaho. (Closes: #410024)
 -- Eric Dorland <eric@debian.org>  Sat, 10 Feb 2007 23:27:03 -0500
opensc (0.11.1-2) unstable; urgency=low
  * debian/libopensc2.links: Link /usr/lib/opensc/opensc-pkcs11.so to
    /usr/lib/opensc-pkcs11.so to help with upgrades. (Closes: #363443)
  * etc/opensc.conf.in: Fix small typo, thanks Clemens Orthacker.
 -- Eric Dorland <eric@debian.org>  Sat, 19 Aug 2006 13:25:31 -0400
opensc (0.11.1-1) unstable; urgency=low
  * New upstream release.
 -- Eric Dorland <eric@debian.org>  Sat, 10 Jun 2006 01:22:46 -0400
opensc (0.11.0-1) unstable; urgency=low
  * New upstream release. (Closes: #366313)
  * debian/control: 
    - Fix stray 2 in the description. Thanks Ludovic Rousseau. 
      (Closes: #354744)
    - Standards-Version to 3.7.2.0.
    - Add libopensc2-dbg package.
    - Upgrade debhelper dependency to >> 5, for more sane -dbg package 
      handling.
  * debian/watch: Add watch file.
  * man/pkcs15-tool.1: Patch from Daniel Kahn Gillmor to add --unblock-pin
    documentation to the man page. (Closes: #350634)
  * debian/rules: Strip into the -dbg package.
  * debian/compat: Use debhelper level 5.
  * debian/openct.install: 
    - There isn't anything in /usr/sbin anymore.
    - Install new tools and their manpages. 
    - No more section 7 manpages. 
  * debian/libopensc2.shlibs: Add dependency on latest version.
  * debian/libopensc2.install: Don't try to install non-existant .profile
    files in /etc.
  * debian/mozilla-opensc.install, debian/mozilla-opensc.links: Fix path
    to signer.
 -- Eric Dorland <eric@debian.org>  Sun, 28 May 2006 18:28:03 -0400
opensc (0.10.1-1) unstable; urgency=low
  * New upstream release.
  * debian/opensc.NEWS: Add a note about the package split.
 -- Eric Dorland <eric@debian.org>  Wed, 11 Jan 2006 01:44:11 -0500
opensc (0.10.0-2) unstable; urgency=low
  * debian/libopensc2-dev.install: Only install lib*.so, etc, not
    *.so. (Closes: #344591)
 -- Eric Dorland <eric@debian.org>  Fri, 23 Dec 2005 18:38:46 -0500
opensc (0.10.0-1) unstable; urgency=low
  * New upstream release.
  * debian/control:
    - Remove libpam-opensc, libscam1 and libopensc-openssl.
    - Remove gcc-3.3, libpam and libldap build dependencies.
    - Bump soname part of library names, and add appropriate Conflicts 
      and Replaces.
    - Build depend on libltdl3-dev.
    - Bump Standards-Version to 3.6.2.1.
  * debian/libopensc-openssl.install, debian/libpam-opensc.docs,
    debian/libpam-opensc.install, debian/libscam1.examples,
    debian/libscam1.install, debian/libscam1.shlibs, debian/scldap.conf:
    Remove.
  * debian/libopensc1*: Renamed to libopensc2*.
  * debian/libopensc2.shlibs: Remove libpkcs11, bump other version info.
  * debian/libopensc2.install: New location for spy and pkcs11 modules.
  * debian/libopensc2-dev.install: Use *.so, *.la and *.a instead of
    individual listing.
  * debian/rules: 
    - Try building with default gcc.
    - Add new upstream changelog location.
  * debian/copyright: UTF8ify.
  * debian/opensc.docs: Install new tools doc. 
  * debian/libopensc2-dev.docs: New file, install api HTML doc.
  * debian/mozilla-opensc.install: Don't install /usr/lib/mozilla.
  * debian/mozilla-opensc.links: Install to new firefox location and make
    a link for mozilla plugin dir.
 -- Eric Dorland <eric@debian.org>  Wed, 21 Dec 2005 01:21:34 -0500
opensc (0.9.6-3) unstable; urgency=medium
  * debian/control, debian/rules: Use gcc-3.3 instead of default gcc-4.0
    until #322145 can be figured out. 
 -- Eric Dorland <eric@debian.org>  Wed, 31 Aug 2005 01:23:34 -0400
opensc (0.9.6-2) unstable; urgency=low
  * The "RTFM" release.
  * debian/opensc.install: Add manpages for pkcs11-tool and
    cardos-info. (Closes: #289751)
  * docs/pkcs15-init.1: Add documentation for -T switch. (Closes: #317414)
  * debian/opensc.docs: Install HTML and XML documentation. (Closes:
    #318312)
 -- Eric Dorland <eric@debian.org>  Fri, 29 Jul 2005 17:39:31 -0400
opensc (0.9.6-1) unstable; urgency=medium
  * New upstream release, needs to go in with new openct.
  * debian/control: Build-Depend on new libopenct1.
  * debian/libopensc1.install: Install etc/opensc.conf instead of our old
    empty version, because profile_dir must be set now.
  * debian/opensc.conf: Delete, we don't need it anymore.
  * debian/libopensc1.examples: Install a copy of the config file (without
    the example suffix) as an example.
  * debian/libopensc1.shlibs, debian/libscam1.shlibs: Update versions.
  * debian/libscam1.examples: Remove .example suffix.
 -- Eric Dorland <eric@debian.org>  Tue, 26 Apr 2005 01:16:16 -0400
opensc (0.9.4-9) unstable; urgency=high
  * debian/control: Remove extraneous build dependencies on libsasl,
    and tighten X dependency. (Closes: #304975)
  * debian/control: Remove uneccessarily tight dependency on libscam by
    libpam-opensc.
 -- Eric Dorland <eric@debian.org>  Sun, 17 Apr 2005 00:59:57 -0400
opensc (0.9.4-8) unstable; urgency=high
  * Still yearning for testing.
  * debian/libopensc1.examples, debian/libscam1.examples: Install example
    configuration files. (Closes: #286629)
  * debian/rules: Have config files under /etc/opensc.
  * debian/opensc.conf, debian/scldap.conf: Added barren config files that
    tell you to look at the examples.
  * debian/libopensc1.install, debian/libscam1.install: Install config
    files.
  * src/pam/pam_support.c: Fix compile problem under gcc-4.0. Thanks
    Andreas Jochens. (Closes: #287877)
 -- Eric Dorland <eric@debian.org>  Fri, 31 Dec 2004 21:42:53 -0500
opensc (0.9.4-7) unstable; urgency=high
  * Urgency high because the new openct is in testing and the borked s390
    buildd is the only thing holding it back. 
  * src/tools/pkcs11-tool.c: Apply by hand patch from Ph. Marek to fix bad
    --help documentation. (Closes: #284605)
  * debian/mozilla-opensc.links: Added, add link for mozilla-firefox
    plugins.
 -- Eric Dorland <eric@debian.org>  Tue,  7 Dec 2004 22:09:28 -0500
opensc (0.9.4-6) unstable; urgency=medium
  * The "I really need to pay more attention" release.
  * debian/libopensc-openssl.install: Install only the engine files, not
    the signer.
  * debian/control: Have mozilla-opensc replace libopensc-openssl. 
 -- Eric Dorland <eric@debian.org>  Sat, 27 Nov 2004 14:46:40 -0500
opensc (0.9.4-5) unstable; urgency=medium
  * debian/libscam1.install: Allow libopensc1-dev install libscam's .la
    file.
  * debian/control: Have libopensc1-dev replace older versions of libscam
    because of the above.
 -- Eric Dorland <eric@debian.org>  Sat, 27 Nov 2004 14:25:43 -0500
opensc (0.9.4-4) unstable; urgency=medium
  * Target unstable. Urgency medium since I'd like to see this in testing.
 -- Eric Dorland <eric@debian.org>  Thu, 25 Nov 2004 23:50:05 -0500
opensc (0.9.4-3) experimental; urgency=low
  * debian/control: Add mozilla-opensc package. 
  * debian/mozilla-opensc.install: Added file, install plugin files. 
  * debian/rules: 
    - Add AUTHORS file to all docs.
    - Add DEB_SHLIBDEPS_INCLUDE so we can find our own libs. 
  * debian/libopensc1.shlibs: Add info for libpkcs11.
  * debian/opensc.docs: Added file, install QUICKSTART doc.
  * debian/libpam-opensc.docs: Added file, install PAM_README file. 
  * debian/libscam1.install: libscam is now a full lib, install just the
    .so.* portions.
  * debian/libopensc1-dev.install: Install libscam's .so and .la.
  * debian/libscam1.shlibs: Add scam shlib.
 -- Eric Dorland <eric@debian.org>  Thu, 18 Nov 2004 00:57:10 -0500
opensc (0.9.4-2) experimental; urgency=low
  * debian/control: 
    - Add section to source headers.
    - Add appropriate conflicts and replaces for the library packages.
 -- Eric Dorland <eric@debian.org>  Sat, 13 Nov 2004 12:33:03 -0500
opensc (0.9.4-1) experimental; urgency=low
  * New upstream release. Target experimental to give freeswan guys a
    chance. (Closes: #279968, #260828)
  * src/libopensc/reader-pcsc.c: Resolve some conflicts from previous
    patches, now in synch with upstream.
  * debian/{libopensc0-dev.install, libopensc0.install, libopensc0.shlibs,
    libscam0.install, libscam0.shlibs}: Renamed to change 0 to 1 to
    reflect new soname.
  * debian/control: 
    - Change package name to reflect new soname.
    - Build-depend on pkg-config, for libs that use it. 
  * debian/*.shlibs: Bump up sonames and versions.
 -- Eric Dorland <eric@debian.org>  Sat, 13 Nov 2004 00:41:51 -0500
opensc (0.8.1-7) unstable; urgency=medium
  * Urgency medium since this reenables pcsclite support. 
  * {configure,configure.in}: Replace /pcsc with /PCSC for new pcsclite
    include location.
  * src/libopensc/reader-pcsc.c: Replace LPCSTR with LPCTSTR for new
    libpcsclite.
 -- Eric Dorland <eric@debian.org>  Tue, 20 Jul 2004 23:04:27 -0400
opensc (0.8.1-6) unstable; urgency=low
  * configure.in: use _pic.a instead of -pic.a, openssl changed.
  * configure: Rebuild.
  * debian/control: 
      - Build-depend on libssl-dev (>= 0.9.7d-3) for pic.a
        renaming.
      - Build-depend on libpcsclite-dev (>= 1.2.9-beta1) for new 
        libpcsclite1. (Closes: #247697)
  * src/libopensc/reader-pcsc.c: Patch for new libpcsclite1. Thanks
    Ludovic Rousseau.
 -- Eric Dorland <eric@debian.org>  Sat, 29 May 2004 21:07:28 -0400
opensc (0.8.1-5) unstable; urgency=low
  * debian/control: 
    - Make libopensc* and libscam0 optional and everything
      else extra, to allow things in optional to link to the libs. I 
      still need to resolve the dependency on libpcsc (it's in extra).
    - Build depend on libssl-dev (>= 0.9.7d-2) for PIC libs.
    - Make debhelper build dep >> 4.1.
  * configure.in: Use libcrypto-pic to work around build problems on
    architectures that need PIC libs. (Closes: #239422)
  * configure: Rebuild.
 -- Eric Dorland <eric@debian.org>  Sun, 16 May 2004 20:41:43 -0400
opensc (0.8.1-4) unstable; urgency=low
  * debian/control: Build-Depend on libassuan-dev that provides PIC
    libs. (Closes: #239422)
 -- Eric Dorland <eric@debian.org>  Sun, 28 Mar 2004 22:22:53 -0500
opensc (0.8.1-3) unstable; urgency=low
  * debian/libpam-opensc.install: Install pam modules into /lib/security
    rather than /usr/lib/security. (Closes: #235948)
  * debian/control: 
    - libpam-opensc needs to depend on libscam0. (Closes: #235949)
    - Shorten libopensc0 short description.
  * docs/pkcs15-init.1: Add .SH NAME line.
  * docs/pkcs15-profile.5.in: Change the .ds line to the actual name, add
    .SH NAME line (half of #231535)
  * docs/pkcs15.7: Other half, add .ds line, add .SH NAME line (Closes:
    #231535)
 -- Eric Dorland <eric@debian.org>  Sat,  6 Mar 2004 19:30:54 -0500
opensc (0.8.1-2) unstable; urgency=low
  * debian/control: Build with libopenct0-dev.
 -- Eric Dorland <eric@debian.org>  Tue, 27 Jan 2004 23:34:43 -0500
opensc (0.8.1-1) unstable; urgency=low
  * Initial release. (Based loosely on the packaging by Joe Phillips
    <joe.phillips@innovationsw.com>) (Closes: #157979, #187551)
  * Relibtoolize to fix build problem.
 -- Eric Dorland <eric@debian.org>  Mon, 29 Dec 2003 16:43:01 -0500
 
     |