2009
openct (0.6.17-1) unstable; urgency=low
* New upstream release. * debian/openct.README.Debian: Really add new readme.
-- Eric Dorland <eric@debian.org> Sat, 29 Aug 2009 01:55:23 -0400
openct (0.6.16-2) unstable; urgency=low
* Thanks to Andreas Jellinghaus for most of these changes. (Closes: #528482) * debian/rules, debian/control: Drop libusb in favor of native usb support. * debian/copyright: Set upstream author to the OpenCT Development Team per upstream suggestion. * debian/openct.install: Install documentation again. * debian/openct.doc-base.manual: Change author to OpenCT Development Team. Fix the section to be a real one. * debian/openct.doc-base.api: Add doc-base for api documentation. * debian/rules, debian/control, openct.install: Use hal instead of udev. Copy in the correct hal files and don't compile with udev, recommend hal instead of udev. (Closes: #442300) * openct.README.Debian, openct.install: Install example for disabling handling with hal. README.Debian written by Andreas Jellinghaus. * debian/control: Remove Enhances: pcscd.
-- Eric Dorland <eric@debian.org> Mon, 15 Jun 2009 01:11:13 -0400
openct (0.6.16-1) unstable; urgency=low
* New upstream release. (Closes: #526912) * debian/control: - Upgrade Standards-Version to 3.8.1. - Set dbg package section to debug. - Add ${misc:Depends} to Depends. * debian/openct.dirs: Remove, since shipping this is a lintian error now.
-- Eric Dorland <eric@debian.org> Sun, 10 May 2009 04:13:57 -0400
openct (0.6.15-1) unstable; urgency=low
* New upstream release.
* debian/openct.install:
- Disable documentation for the moment.
- Install udev files from installed location.
* debian/rules:
- Rewritten build system requires some configure flags.
- Install udev files into /lib/udev.
- Install new style udev config file.
* debian/libopenct1.symbols: Add single new symbol.
-- Eric Dorland <eric@debian.org> Tue, 17 Mar 2009 03:09:34 -0400
2008
openct (0.6.14-3) unstable; urgency=low
* debian/libopenct1.shlibs: Drop blank line that was causing
warnings. (Closes: #454580)
* debian/libopenct1.symbols: Add symbols file.
* etc/init-script.in: Make the stop action not fail if the service is
already down. (Closes: #494385)
* debian/control:
- Remove XS- prefix from the Vcs headers.
- Upgrade Standards-Version to 3.8.0.1.
-- Eric Dorland <eric@debian.org> Sun, 10 Aug 2008 22:05:50 -0400
2007
openct (0.6.14-2) unstable; urgency=low
* debian/openct.install: Don't install the .in files, thanks Joachim
Knust. (Closes: #441079)
* etc/init-script.in: Don't fail on restart if openct isn't
running. (Closes: #441977)
* debian/control: Add Homepage and XS-Vcs-* headers.
-- Eric Dorland <eric@debian.org> Sat, 22 Sep 2007 21:54:04 -0400
openct (0.6.14-1) unstable; urgency=low
* New upstream release. (Closes: #439309)
-- Eric Dorland <eric@debian.org> Sat, 01 Sep 2007 15:46:00 -0400
openct (0.6.12-1) unstable; urgency=low
* New upstream release. (Closes: #433341, #400601, #427241) * debian/openct.install: Simplify installing udev helpers. * debian/rules: Use the modalias version of the udev rules. * debian/control: Use binary:Version instead of Source-Version.
-- Eric Dorland <eric@debian.org> Fri, 20 Jul 2007 01:44:10 -0400
openct (0.6.11-3) unstable; urgency=low
* debian/openct.postinst: Only create the group and call
dpkg-statoverride at configure time. (Closes: #418882)
* debian/control: Up Standards-Version to 3.7.2.2.
* debian/control, debian/openct.postinst: Build depend on newer
debhelper for better dh_installudev behavior and remove hack in
postinst to install the symlink.
-- Eric Dorland <eric@debian.org> Sun, 29 Apr 2007 17:53:07 -0400
openct (0.6.11-2) unstable; urgency=low
* src/pcsc/ifdhandler.h: Patch to build with pcsc-lite >= 1.4.0. Thanks
xor. (Closes: #414715)
* debian/control: Update pcsc-lite build dependency.
-- Eric Dorland <eric@debian.org> Sun, 22 Apr 2007 21:51:33 -0400
2006
openct (0.6.11-1) unstable; urgency=high
* New upstream release.
* debian/control: More explicit build dependency on cdbs to make sure it
calls dh_installudev. Thanks Andreas Jellinghaus. (Closes: #399728)
* src/ifd/pcmcia-block.c, src/ifd/pcmcia.c: Patch from Andreas
Jellinghaus to fix cm4000 driver failure. (Closes: #399682)
-- Eric Dorland <eric@debian.org> Fri, 24 Nov 2006 10:57:59 -0500
openct (0.6.10-1) unstable; urgency=medium
* New upstream release. Urgency medium to fix these bugs before the
freeze. (Closes: #393554, #394610)
* etc/init-script.in: Set ownership and perms on /var/run/openct if it
didn't exist.
-- Eric Dorland <eric@debian.org> Sun, 12 Nov 2006 16:41:36 -0500
openct (0.6.9-1) unstable; urgency=medium
* New upstream release.
* Urgency medium, try to sneak into etch release.
* debian/libopenct1.shlibs: Bump shlibs version.
* debian/control: Standards-Version to 3.7.2.1.
* debian/openct.install:
- Remove hotplug crud.
- Install new udev helpers.
* debian/rules:
- Copy some files instead of linking.
- Don't rename hotplug file.
-- Eric Dorland <eric@debian.org> Sat, 14 Oct 2006 21:25:44 -0400
openct (0.6.8-1) unstable; urgency=low
* New upstream release.
-- Eric Dorland <eric@debian.org> Mon, 19 Jun 2006 22:35:50 -0400
openct (0.6.7-2) unstable; urgency=low
* The "Now that I'm down to 0 bugs, you can't file anymore" release.
* debian/openct.postinst: Install proper udev links even on
upgrade. Works around #359614. A shiny nickel to whoever can fix that
bug. (Closes: #338699)
* debian/compat: Set debhelper compatibility explicitly to 5, to get
nonbroken -dbg package behaviour.
* debian/dirs: Remove redundant /etc/hotplug/usb and /etc/reader.d dirs.
* debian/openct.reader.conf: Sync with upstream's version, but leave it
commented out.
* debian/openct.install:
- Install pcscd reader conf file again. (Closes: #357536)
- Remove debian/tmp/etc/*, nothing there.
* debian/rules:
- Rename the openct.reader.conf file.
- No need for --dbg-package parameter anymore, cdbs will
do it for us.
-- Eric Dorland <eric@debian.org> Sat, 10 Jun 2006 19:28:46 -0400
openct (0.6.7-1) unstable; urgency=low
* New upstream release. (Closes: #366312) * debian/watch: Add watch file. * debian/openct.doc-base.manual: index.html should be the index. Thanks Robert Bihlmeyer (Closes: #364647) * debian/control: - Add -dbg package. - Standards-Version to 3.7.2.0. - Recommend udev instead of hotplug. - Increment versioned depend on debhelper since we need dh_installudev. * debian/openct.rules: Remove, use upstream's version. * debian/rules: - Use -dbg package. - Remove silly dir creation. - Rename hotplug files. - Link upstream udev file to debian/openct.udev so dh_installudev will pick it up. - ANNOUNCE file is gone. * debian/openct.install: - Install hotplug bits again. * debian/copyright: Update to the fact that the code is now licensed under the LGPL. * debian/openct.preinst, debian/openct.prerm: Remove, udev stuff should be handled by dh_installudev now. * debian/libopenct1.shlibs: Up the dependency to the current version.
-- Eric Dorland <eric@debian.org> Sun, 28 May 2006 13:27:07 -0400
2005
openct (0.6.6-2) unstable; urgency=low
* debian/openct.rules: New file, udev rules file. * debian/openct.install: Install new rules file. (Closes: #338699) * debian/openct.preinst, debian/openct.prerm: New files to handle adding and cleanup of udev rules symlink.
-- Eric Dorland <eric@debian.org> Sun, 27 Nov 2005 15:29:17 -0500
openct (0.6.6-1) unstable; urgency=low
* New upstream release.
* debian/control:
- Build depend on pkg-config, libltdl3-dev.
- Standards-Version to 3.6.2.1
* debian/libopenct1-dev.install: Remove libifd from installation.
* debian/libopenct1.install: Install just libopenct.so.*.
* debian/openct.install: Add manpage to install.
* debian/libopenct1.shlibs: Remove libifd entry and update for latest
version.
-- Eric Dorland <eric@debian.org> Mon, 12 Sep 2005 01:41:00 -0400
openct (0.6.5-2) unstable; urgency=medium
* src/ifd/internal.h: Patch from dann frazier to fix warning and
possible segfault on ia64. (Closes: #312352)
-- Eric Dorland <eric@debian.org> Thu, 8 Sep 2005 00:10:54 -0400
openct (0.6.5-1) unstable; urgency=low
* New upstream release.
-- Eric Dorland <eric@debian.org> Tue, 7 Jun 2005 01:37:29 -0400
openct (0.6.4-2) unstable; urgency=low
* debian/control: Fix forgotten libopenct0.
-- Eric Dorland <eric@debian.org> Tue, 10 May 2005 01:33:36 -0400
openct (0.6.4-1) unstable; urgency=medium
* New upstream release, soname bumped. Probably should of been bumped
from 0.5.0 to 0.6.2, so urgency medium.
* debian/control: Rename libopenct0* to libopenct1* and and
conflicts/replaces for -dev package.
* debian/{libopenct0-dev.install, libopenct0.install,
libopenct0.shlibs}: Rename to reflect new package name.
* debian/libopenct1.shlibs: Update for new soname.
-- Eric Dorland <eric@debian.org> Tue, 26 Apr 2005 01:04:50 -0400
2004
openct (0.6.2-2) 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:42:14 -0500
openct (0.6.2-1) experimental; urgency=low
* New upstream release. Target experimental until we get the new opensc
in. (Closes: #279969)
* debian/openct.hotplug: Removed, upstream's file synched with ours.
* debian/rules:
- Remove installation of our openct.hotplug script.
- Remove touching of Makfile.in's, shouldn't be necessary anymore.
* libopenct.shlibs: Bump up versions.
-- Eric Dorland <eric@debian.org> Thu, 11 Nov 2004 23:33:37 -0500
openct (0.5.0-10) unstable; urgency=high
* debian/openct.hotplug: Fix == vs = error. Thanks Robert Bihlmeyer. I
feel dumb. (Closes: #279054)
-- Eric Dorland <eric@debian.org> Sun, 31 Oct 2004 11:57:18 -0500
openct (0.5.0-9) unstable; urgency=medium
* src/pcsc/ifdhandler.h: Remove part of Ludovic's patch, it has been
incorporated upstream, urgency medium justification. (Closes: #260085)
* {configure,configure.ac}: Replace /pcsc with /PCSC to fix include
location better than the last release.
* debian/control: Build depend on libpcsclite-dev that contains these
changes.
* debian/libopenct0.shlibs: Remove last newline, suppress error.
* debian/rules: Remove hack to fix pcsclite include location.
-- Eric Dorland <eric@debian.org> Tue, 20 Jul 2004 21:15:09 -0400
openct (0.5.0-8) unstable; urgency=low
* debian/rules: configure --with-pcsclite=/usr/include/PCSC to reflect
new location of the headers. (Closes: #258620)
* src/pcsc/ifdhandler.h: Apply patch from Ludovic Rousseau to fix build
with new pcsclite.
-- Eric Dorland <eric@debian.org> Mon, 12 Jul 2004 15:44:58 -0400
openct (0.5.0-7) unstable; urgency=low
* debian/control:
- Change hotplug depends to a recommends. openct will
run fine without hotplug, but to get all the functionality
with USB card terminals you really need it.
- Provide pcsc-ifd-handler since we can be used by pcscd.
- Enhances pcscd since it does :)
- Build depend on debhelper >= 4.1 for cdbs.
- Make libopenct0 and libopenct0-dev optional. Clearly openct should
still be extra, but there's no harm in allowing things in optional
to compile against libopenct and we should not prevent this.
* debian/openct.dirs: Add /etc/reader.conf.d and hotplug directories.
* debian/openct.reader.conf: New file, provide a reader configuration
for pcscd, but commented out per Andreas' recommendation. (Closes:
#242492)
* debian/openct.hotplug: New file. Work around for a bug in upstream's
hotplug script, openct needs to be initialized before attach can be
called.
* debian/rules:
- Install the new reader.conf.
- Install fixed openct.hotplug.
-- Eric Dorland <eric@debian.org> Sun, 30 May 2004 14:06:11 -0400
openct (0.5.0-6) unstable; urgency=low
* debian/openct.postinst: On second thought, /var/run/openct shouldn't
be group writable. Thanks Andreas.
-- Eric Dorland <eric@debian.org> Sun, 7 Mar 2004 20:55:09 -0500
openct (0.5.0-5) unstable; urgency=low
* debian/copyright: Add more copyright notices. Thanks Andreas
Jellinghaus.
* debian/openct.postinst: /var/run/openct should be writable by group
scard. Sorry about that.
-- Eric Dorland <eric@debian.org> Sun, 22 Feb 2004 23:22:29 -0500
openct (0.5.0-4) unstable; urgency=low
* debian/control:
- It's pkg-config, not pkgconfig.
- Have openct depend on adduser and a dpkg with statoverride.
* debian/open.postinst: Add scard group and restrict access to the card
readers to the scard group.
* openct.README.Debian: Document that you need to add yourself to the
scard group.
-- Eric Dorland <eric@debian.org> Sun, 8 Feb 2004 20:44:32 -0500
openct (0.5.0-3) unstable; urgency=low
* src/ifd/ifd-ikey2k.c: Fix ported from CVS for card reset.
-- Eric Dorland <eric@debian.org> Wed, 28 Jan 2004 00:31:44 -0500
openct (0.5.0-2) unstable; urgency=low
* debian/openct.install:
- Actually install the configuration file.
- Install html documentation.
* debian/openct.doc-base.manual: Include manual.
-- Eric Dorland <eric@debian.org> Sat, 10 Jan 2004 19:19:02 -0500
2003
openct (0.5.0-1) unstable; urgency=low
* Initial release.
-- Eric Dorland <eric@debian.org> Sun, 21 Dec 2003 23:50:44 -0500