~ubuntu-branches/ubuntu/precise/pcsc-lite/precise

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2012-04-04 10:00:42 UTC
  • Revision ID: package-import@ubuntu.com-20120404100042-ivz33jws087nn72g
Tags: 1.7.4-2ubuntu2
Install into multiarch locations. LP: #949912.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
Package: libpcsclite-dev
24
24
Section: libdevel
25
25
Architecture: any
 
26
Multi-Arch: same
26
27
Depends: libpcsclite1 (= ${binary:Version}), ${misc:Depends}
27
28
Description: Middleware to access a smart card using PC/SC (development files)
28
29
 The purpose of PC/SC Lite is to provide a Windows(R) SCard interface
36
37
Package: libpcsclite1
37
38
Section: libs
38
39
Architecture: any
 
40
Multi-Arch: same
39
41
Conflicts: libpcsclite-dev (<< ${binary:Version})
 
42
Pre-Depends: multiarch-support
40
43
Depends: ${shlibs:Depends}, ${misc:Depends}
41
44
Suggests: pcscd (= ${binary:Version})
42
45
Breaks: pcscd (<< ${binary:Version})