Commit Graph

45 Commits

Author SHA1 Message Date
Ludovic Rousseau b837eb0ed7 add hal to LSB Should-Start/Stop. Closes: #474238 "pcscd: LSB init
script doesn't depend on hal"
2008-04-04 13:22:11 +00:00
Ludovic Rousseau dae272b653 add --sysconfdir=/etc to correctly generate path in pcscd(8) manpage 2008-04-04 13:16:21 +00:00
Ludovic Rousseau 9fd415e112 add --sysconfdir=/etc to correctly generate path in pcscd(8) manpage 2008-03-25 14:10:36 +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 749e83a19c remove "seperate" from the bug description to avoid 3 lintian warnings:
spelling-error-in-changelog seperate separate
2008-03-23 13:52:39 +00:00
Ludovic Rousseau 17fc504767 UNRELEASED -> unstable 2008-03-23 13:51:34 +00:00
Ludovic Rousseau 5907d3dd42 New upstream release
- Closes: #471673 "pcscd: Polls to much when on battery"
2008-03-23 13:47:37 +00:00
Ludovic Rousseau 4bcc78c6bf fix a typo. Closes: Bug#468743: 'man update-reader' typo: "seperate" 2008-03-07 12:36:43 +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
Ludovic Rousseau 55023437c1 correct a typo. Closes: Bug#466724: "pcscd: Typo in package description" 2008-02-20 17:09:06 +00:00
Ludovic Rousseau 46641422d6 use --retry=3 instead of --retry=TERM/30/KILL/5 in stop rule 2008-02-02 16:43:13 +00:00
Ludovic Rousseau e9f0418938 do not try to kill children since pcscd do not fork 2008-02-02 16:39:53 +00:00
Ludovic Rousseau 76516bf2e0 include /etc/default/pcscd if present and document its usage 2008-01-20 14:26:06 +00:00
Ludovic Rousseau 8c0000d229 lintian ignore package-contains-empty-directory for
usr/lib/pcsc/{drivers,services}/
2008-01-09 12:50:20 +00:00
Ludovic Rousseau 3600020d5b remove very old commented code to clean /tmp/pcsc and also remove
debian/pcscd.postinst.lintian_override
2008-01-09 09:27:13 +00:00
Ludovic Rousseau e871ccb8be Standards-Version: 3.7.2.0 -> 3.7.3. no change needed 2008-01-09 09:16:56 +00:00
Ludovic Rousseau 475cb36289 pid file is now in /var/run/pcscd/ 2008-01-09 09:14:52 +00:00
Ludovic Rousseau 35d9187da4 typo 2008-01-09 09:11:38 +00:00
Ludovic Rousseau 1e473a529f New upstream release 2008-01-09 09:09:02 +00:00
Ludovic Rousseau 73b0dd50e2 release 1.4.4-3 2007-12-06 20:55:42 +00:00
Ludovic Rousseau 09f6ef1504 1.4.4-3 2007-11-29 23:09:10 +00:00
Ludovic Rousseau 5110fd0fc0 PIDFILE=/var/run/$NAME.pid instead of /var/run/pcscd/$NAME.pid
Closes: #451704 "Latest version takes a lot to shut down"
2007-11-29 23:07:32 +00:00
Ludovic Rousseau 6753aaf469 release 1.4.4-2 2007-11-07 16:27:41 +00:00
Ludovic Rousseau 96c2c0fb4f use Homepage: field 2007-11-07 16:25:20 +00:00
Ludovic Rousseau 03b4c3a0e4 update URL to make it work again. Closes: #449679 2007-11-07 16:24:33 +00:00
Ludovic Rousseau 6d955d7b2e PIDFILE and PUBFILE are now in /var/run/pcscd/ 2007-10-23 19:58:31 +00:00
Ludovic Rousseau f2293e8322 define LANG before starting pcscd so that the CCID driver and PC pinpad
can use the correct language
2007-10-23 19:57:51 +00:00
Ludovic Rousseau 5daceb0a9a release 1.4.4-1 2007-08-14 17:49:39 +00:00
Ludovic Rousseau 835d20850c 1.4.4-1 2007-08-14 17:44:54 +00:00
Ludovic Rousseau 57e064c7d6 1.4.3-1 2007-06-19 19:26:10 +00:00
Ludovic Rousseau 6a30dec16c 1.4.3-1 2007-06-19 19:20:12 +00:00
Ludovic Rousseau 8cae3e0671 use ${binary:Version} instead of ${Source-Version} 2007-06-17 19:19:42 +00:00
Ludovic Rousseau 827bde37eb 1.4.2-1 2007-05-23 16:50:07 +00:00
Ludovic Rousseau fd41eea166 do not specify --enable-runpid=/var/run/pcscd.pid since it is the
default now
2007-05-16 12:42:57 +00:00
Ludovic Rousseau 4d8f58d3e4 Standards-Version: 3.6.2.0 -> 3.7.2.0. No change needed 2007-05-16 12:41:20 +00:00
Ludovic Rousseau fd6b3f805a no PDF to distribute 2007-05-16 12:36:45 +00:00
Ludovic Rousseau 54b7fb01d1 remove Build-Depends: tetex-bin, tetex-extra since the PDF are no more
built
2007-05-16 12:36:03 +00:00
Ludovic Rousseau ea9831bf55 1.4.1-1 2007-05-16 12:35:02 +00:00
Ludovic Rousseau 406822a1e5 build-stamp depends on configure-stamp to avoid a build before configure
is executed
2007-04-21 22:05:30 +00:00
Ludovic Rousseau f9ab20157b release 1.4.0-1 2007-04-21 21:46:36 +00:00
Ludovic Rousseau ad873461d4 move debian in trunk/ 2007-04-21 21:46:12 +00:00
Ludovic Rousseau d059ca7732 [svn-inject] Applying Debian modifications to trunk 2007-04-21 21:45:32 +00:00
Ludovic Rousseau b0ef25bd6e Creating trunk directory 2007-04-21 21:45:31 +00:00