Commit Graph

43 Commits

Author SHA1 Message Date
Ludovic Rousseau 7428c567e5 remove Depends: adduser since addgroup is no more used 2013-05-11 11:33:58 +00:00
Ludovic Rousseau e84b74d010 Fix "Please include SONAME in debug package name" rename libpcsclite-dbg
in libpcsclite1-dbg (Closes: #698372)
2013-02-09 19:56:11 +00:00
Ludovic Rousseau 5cf19e73cd Add multi-arch support. (LP: #949912) 2012-03-30 12:35:17 +00:00
Ludovic Rousseau 6fff3df342 Add Build-Depends: dpkg-dev (>= 1.16.1~) so that dpkg-buildflags supports
--export=configure as we use it in debian/rules. This is needed to easily
packport the package.
Thanks to Jean-Michel Pouré for the bug report.
2012-03-30 12:28:58 +00:00
Ludovic Rousseau 0b9f3b07f7 debian/control: Standards-Version: 3.9.2 -> 3.9.3. No change needed. 2012-03-30 12:24:32 +00:00
Ludovic Rousseau 4d1e774de8 Fix "please package pcsc-spy.py tool" by installing pcsc-spy in
/usr/bin/ from package libpcsclite-dev (Closes: #655756)
2012-01-18 16:14:41 +00:00
Ludovic Rousseau 6a97240dfc Fix "please package libpcsclite debug symbols" by providing a new
package libpcsclite-dbg (Closes: #655915)
2012-01-18 16:06:15 +00:00
Ludovic Rousseau cd45894a2f debian/{control,rules}: do not Build-Depends: on systemd but use
--with-systemdsystemunitdir=/lib/systemd/system instead
Fix "Not building on !linux architectures" (Closes: #650251)
2011-11-29 22:20:43 +00:00
Ludovic Rousseau b2aa432275 debian/control: Add Build-Depends: systemd since the ./configure script
uses pkg-config --variable=systemdsystemunitdir systemd
2011-11-27 19:50:41 +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 9d4a3e029a Use only 1 Breaks: line 2011-11-25 14:56:03 +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 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 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 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 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 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 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 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 8b23f92016 debian/control: libpcsclite1 now Depends: instead of Suggests: on pcscd
The daemon is not started at boot time but only on request so the CPU cost
is zero if not used.
2010-05-12 19:17:53 +00:00
Ludovic Rousseau dffd11faef use debhelper compat V7 2010-02-03 10:57:54 +00:00
Ludovic Rousseau 8dab20a383 fix lintian warning: I: pcsc-lite source:
binary-control-field-duplicates-source field "priority" in package pcscd
2010-01-30 18:50:37 +00:00
Ludovic Rousseau 35a70990ea Standards-Version: 3.8.1 -> 3.8.4, no change needed 2010-01-30 18:44:33 +00:00
Ludovic Rousseau 1808e4a514 fix lintian warning: debhelper-but-no-misc-depends 2010-01-30 17:33:23 +00:00
Ludovic Rousseau 5f6a072149 * Standards-Version: 3.7.3 -> 3.8.1
- add support of noopt and parallel options in DEB_BUILD_OPTIONS
 - resynch pcscd.init with /etc/init.d/skeleton
2009-03-29 15:06:14 +00:00
Ludovic Rousseau 18ac091ea6 debian/control: update Build-Depends: for debhelper
lintian warning: debhelper-script-needs-versioned-build-depends dh_lintian
(>= 6.0.7~)
2009-02-15 15:44:06 +00:00
Ludovic Rousseau d4cd71d4e9 pcscd no more Conflicts: with libpcsclite0 since libpcsclite0 is no more
in Debian
2008-06-27 08:16:51 +00:00
Ludovic Rousseau ecf4f2a720 change from Recommends: to Suggests: pcscd for
libpcsclite1
Closes: #476483: libpcsclite1: should suggest pcscd, not recommend it
2008-06-27 08:12:26 +00:00
Ludovic Rousseau d6d377cae9 remove reference to formaticc(1) and bundleTool(8) since they are no
more provided.
Closes: #479465: "pcscd: formaticc is not shipped, but description says
so"
2008-05-06 13:01:23 +00:00
Ludovic Rousseau 550262f9f8 add Depends: hal. Closes: #472493: "pcscd: must depends on hald" 2008-03-24 19:20:00 +00:00
Ludovic Rousseau 1c5ab1fdc8 Build-Depends: libusb-dev -> libhal-dev 2008-03-23 14:01:23 +00:00
Ludovic Rousseau b2fbc8e7e0 add Vcs-Svn: and Vcs-Browser: now the packaging is hosted on
alioth/collab-maint
2008-03-05 19:30:08 +00:00
Ludovic Rousseau e7639692c6 move files 2008-03-02 20:16:58 +00:00