Commit Graph

332 Commits

Author SHA1 Message Date
Ludovic Rousseau 35c53b8885 debian/pcscd.postinst: Fix "Fails to configure" check that systemd is
installed _and_ running (Closes: #650174)
2011-11-27 19:36:59 +00:00
Ludovic Rousseau 0e2eb0be56 remove systemd special code 2011-11-25 19:38:03 +00:00
Ludovic Rousseau 04f1ad402b debian/control: libpcsclite-dev now provides libpcscspy.so 2011-11-25 16:29:27 +00:00
Ludovic Rousseau 90d6998914 debian/control: Suggests: systemd 2011-11-25 16:16:22 +00:00
Ludovic Rousseau 0b5d1d4b77 enable pcscd.socket instead of pcscd.service 2011-11-25 16:15:42 +00:00
Ludovic Rousseau cfb71e1a9f debian/pcscd.install: install systemd configuration files 2011-11-25 15:14:02 +00:00
Ludovic Rousseau 2443e18a8c debian/libpcsclite-dev.install: do not distribute the .la file any more 2011-11-25 15:02:58 +00:00
Ludovic Rousseau 9d4a3e029a Use only 1 Breaks: line 2011-11-25 14:56:03 +00:00
Ludovic Rousseau 81e74cd5ea debian/pcscd.dirs: do not install empty directories usr/lib/pcsc/drivers
and usr/lib/pcsc/services. Reported by lintian
2011-11-25 14:55:13 +00:00
Ludovic Rousseau f465a10c4a debian/control: libpcsclite1 now Breaks: instead of Conflicts:
libpcsclite-dev (<< ${binary:Version})
2011-11-25 14:52:40 +00:00
Ludovic Rousseau 3f9118b5df Fix lintian warning
P: pcsc-lite source: unversioned-copyright-format-uri http://dep.debian.net/deps/dep5/
2011-11-25 14:50:59 +00:00
Ludovic Rousseau 798d03caf5 debian/pcscd.postinst: enable pcscd for systemd is systemd is installed 2011-11-25 14:45:44 +00:00
Ludovic Rousseau c390675a6e debian/pcscd.init: do not start pcscd if systemd is used 2011-11-25 14:41:16 +00:00
Ludovic Rousseau 891451029b debian/pcscd.init: Fix "init.d status support" (Closes: #644127) 2011-11-25 14:34:32 +00:00
Ludovic Rousseau ec027643cb * New upstream release
* debian/copyright: use Machine-readable DEP-5 format
2011-11-25 14:26:57 +00:00
Ludovic Rousseau 9dc2311aa0 Fix "Please tighten the dependency to `libpcsclite1`" (Closes: #638329)
We now have:
pcscd Depends: libpcsclite1 (= ${binary:Version})
libpcsclite1 Breaks: pcscd (<< ${binary:Version})
It should be impossible to have pcscd and libpcsclite1 from 2 different
versions.
2011-08-27 18:03:56 +00:00
Ludovic Rousseau cfe927b44c unstable 2011-06-23 16:36:16 +00:00
Ludovic Rousseau a3e241709f * New upstream release
* Fix "Does not work with gnupg card" fixed upstream (Closes: #631333)
2011-06-23 16:32:48 +00:00
Ludovic Rousseau fa5147e8c1 debian/{rules,control}: special treatment for Hurd. Thanks to Pino Toscano
for the patch. Really Closes: #626201
2011-06-22 14:36:15 +00:00
Ludovic Rousseau 277fd49853 debian/control: Standards-Version: 3.9.1 -> 3.9.2. No change needed. 2011-06-22 10:00:26 +00:00
Ludovic Rousseau cfc113a72a * New upstream release
* Fix "FTBFS on hurd-i386" fixed upstream (Closes: #626201)
* Fix "pcscd slows down sutdown/restart" fixed upstream (Closes: #620305)
2011-06-22 09:56:01 +00:00
Ludovic Rousseau b91fbe2320 * Change pcscd dependency from Recommends: to Suggests: so that installing
an application using libpcsclite1 will not install pcscd by default. This
  should please wpasupplicant users.
* Fix "libpcsclite1 - Depends against a daemon" (Closes: #619883)
2011-04-16 14:49:11 +00:00
Ludovic Rousseau 769605bc43 * New upstream release
* Fix "pcscd fails to work with REINER SCT cyberJack" fixed upstream
  (Closes: #620232)
* debian/control: Build-Depends: on libusb2-dev on !linux-any systems
  (kFreeBSD) instead of libudev-dev
2011-03-31 20:19:06 +00:00
Ludovic Rousseau 9e51edd202 New upstream release 2011-03-30 08:40:12 +00:00
Ludovic Rousseau 5408ee6de3 Fix "fails to install" add a Depends: adduser so that addgroup is
available (Closes: #617698)
2011-03-10 19:29:52 +00:00
Ludovic Rousseau 88189a737f debian/control: add a Build-Depends: pkg-config since we use it to detect
the presence of libudev
2011-03-09 13:46:10 +00:00
Ludovic Rousseau 1e388e1536 Fix "please drop dependency on pcscd". libpcsclite1 now Recommends:
instead of Depends: on pcscd (Closes: #612971)
2011-03-09 13:37:20 +00:00
Ludovic Rousseau 62b30341c5 * New upstream release
* Fix "uses deprecated HAL" fixed upstream by using libudev instead
  (Closes: #587979)
2011-03-09 13:33:45 +00:00
Ludovic Rousseau 46cc8797b2 Fix typo 2011-02-22 23:00:09 +00:00
Ludovic Rousseau a829cb1245 Fix "missing dependecy for libpcsclite1 in fiting version" libpcsclite1
now depends on the exact same version of pcscd instead of just conflicting
with a previous version of pcscd (Closes: #613405)
2011-02-22 22:53:56 +00:00
Ludovic Rousseau 1b864af648 New upstream release 2011-02-22 22:51:11 +00:00
Ludovic Rousseau 1a95ad832f Fix "missing dependency for libccid > 1.4" pcscd now depends on version
>= 1.4.1~ of libccid. Previous versions of libccid do not have the udev
rule file to set the device permissions so the reader is not usable with
the pcscd when run as NON root (Closes: #613404)
2011-02-16 20:04:19 +00:00
Ludovic Rousseau a3b8d5d9e3 pcscd.dirs: remove usr/share/lintian/overrides since the override file was
removed in 1.6.5-1
2011-02-09 20:06:21 +00:00
Ludovic Rousseau 757f717533 Add release 1.5.5-4 in the history to have a trace of the CVE number 2011-02-09 20:01:57 +00:00
Ludovic Rousseau 79d5b212a1 upload to unstable 2011-02-09 19:54:18 +00:00
Ludovic Rousseau 60410409c4 * New upstream release
* Fix "Regression: My card{,-reader} fails with 1.6.5-1" bug fixed upstream
  (Closes: #606121)
* Fix "pcscd - Unneeded high privileges" pcscd is now running as a normal
  user in the pcscd group (Closes: #606142)
  See http://ludovicrousseau.blogspot.com/2010/09/pcscd-auto-start.html
  The driver package shall privide a udev rule file to set the correct
  permissions on the device. libccid does that.
2010-12-12 15:10:27 +00:00
Ludovic Rousseau 9d7b5b4aa2 debian/pcscd.README.Debian: remove outdated "pscsd starts before usbmgr"
section and add "pscsd sgid pcscd" section
2010-12-04 22:15:02 +00:00
Ludovic Rousseau baa6e684f4 use --quiet for addgroup to avoid a message if the group already exists 2010-12-04 21:54:06 +00:00
Ludovic Rousseau c0a2c72c71 debian/pcscd.postinst: create the pcscd group and setgid pcscd to it 2010-12-04 16:17:13 +00:00
Ludovic Rousseau 982a1abdb3 debian/pcscd.init: create $IPCDIR with correct access rights 2010-12-04 16:08:43 +00:00
Ludovic Rousseau 15bb1a7cb4 * debian/rules: do not install pcscd suid root
* debian/pcscd.lintian-overrides: removed since no more lintian warnings
2010-12-04 15:55:00 +00:00
Ludovic Rousseau 90858ecffb New upstream release 2010-12-04 15:51:49 +00:00
Ludovic Rousseau a2aea9a72e debian/control: remove Conflicts: libccid (<= 1.0.0-1)
stable (lenny) already has libccid 1.3.8
lintian complained that Breaks should be used instead
2010-08-15 19:24:09 +00:00
Ludovic Rousseau b1bea06ee4 debian/rules: install pcscd suid root. This was broken in previous
packages.
2010-08-15 19:21:18 +00:00
Ludovic Rousseau ba0704993b New upstream release 2010-08-15 18:54:27 +00:00
Ludovic Rousseau e0be67fbd3 New upstream release 2010-08-15 15:57:15 +00:00
Ludovic Rousseau ae246d720e Fix "depends on pcscd which is priority: extra". The 3 packages are now
priority "optional" (Closes: #591151)
2010-08-04 09:49:03 +00:00
Ludovic Rousseau 53cb88e861 debian/control: Standards-Version: 3.8.4 -> 3.9.1. No change needed. 2010-08-04 09:41:24 +00:00
Ludovic Rousseau bd5ec797fe * New upstream release
* debian/rules: use the minimal dh rules
2010-08-04 09:33:24 +00:00
Ludovic Rousseau 344481ac77 New upstream release 2010-06-04 13:56:10 +00:00