Change logs for ccid source package in Feisty

  • ccid (1.2.1-1ubuntu1) feisty; urgency=low
    
      * Add USB ID for the SCM SCR335 reader to udev rules file.
      * Move rules file to /etc/udev/rules.d where it belongs in Ubuntu.
    
     -- Tollef Fog Heen <email address hidden>   Thu, 29 Mar 2007 21:17:13 +0200
  • ccid (1.2.1-1) unstable; urgency=low
    
      * New upstream release
       - now supports the O2Micro Oz7762
       Closes: #381689 "should not barf on Oz776 firmware"
       Closes: #381834 "spams syslog when no card is inserted"
       Closes: #385072 "pcscd: excessive amount of logging"
    
    ccid (1.2.0-1) unstable; urgency=low
    
      * New upstream release
      * debian/control:
       - Build-Depends: libpcsclite-dev (>= 1.3.3-1)
       - libccid Depends: udev
      * debian/rules: use --enable-udev and install the udev rule file
    
     -- Adrien Cunin <email address hidden>   Wed,  07 Feb 2007 22:17:59 +0000
  • ccid (1.1.0-1) unstable; urgency=low
    
      * New upstream release
      * debian/rules: add --enable-twinserial to ./configure
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  07 Nov 2006 01:03:38 +0000
  • ccid (1.0.1-2) unstable; urgency=low
    
      * debian/copyright:
       - update licence from GPL-2 to LGPL-2.1
       - add all the copyright owner names
      * debian/rules: do not check for nostrip in $(DEB_BUILD_OPTIONS) since we
        use dh_strip with this test included
      * debian/control: update the list of supported smart card readers
      * debian/{rules,control}: do not use dpatch since we have no patch to apply
    
    ccid (1.0.1-1) unstable; urgency=low
    
      * New upstream release
    
    ccid (1.0.0-1) unstable; urgency=low
    
      * New upstream release
      * debian/README.Debian: change recommendation from hotplug to udev
      * debian/control: update the list of supported smart card readers
    
    ccid (0.9.4-4) unstable; urgency=low
    
      * debian/control: remove the Depends: pcscd to avoid a circular dependency
        with pcscd. See http://lists.debian.org/debian-devel/2006/01/msg00515.html
        we now have:
         Recommends: pcscd (>= 1.2.9-beta9-1)
         Conflicts: pcscd (<< 1.2.9-beta9-1)
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  15 Jun 2006 13:27:52 +0100