Hi,
Please unblock acr38 1.7.9-2.
This upload fix a bug with the post{inst,rm} scripts. This bug prevents
the package to install cleanly with last versions of pcscd. Changes are
minimal, should not cause any problems.
Regards
Laurent Bigonville
diff -u acr38-1.7.9/debian/changelog acr38-1.7.9/debian/changelog
--- acr38-1.7.9/debian/changelog
+++ acr38-1.7.9/debian/changelog
@@ -1,3 +1,10 @@
+acr38 (1.7.9-2) unstable; urgency=low
+
+ * Call restart instead of restart-if-running for restarting pcscd
since it
+ disapears without warning.
+
+ -- Laurent Bigonville <bigon@bigon.be> Wed, 28 Feb 2007 15:59:32
+0100 +
acr38 (1.7.9-1) unstable; urgency=low
* New upstream release.
diff -u acr38-1.7.9/debian/libacr38u.postrm
acr38-1.7.9/debian/libacr38u.postrm ---
acr38-1.7.9/debian/libacr38u.postrm +++
acr38-1.7.9/debian/libacr38u.postrm @@ -22,7 +22,7 @@
remove)
if [ -x /etc/init.d/pcscd ]
then
- invoke-rc.d pcscd restart-if-running 3>/dev/null
+ invoke-rc.d pcscd restart 3>/dev/null
fi
;;
diff -u acr38-1.7.9/debian/libacr38u.postinst
acr38-1.7.9/debian/libacr38u.postinst ---
acr38-1.7.9/debian/libacr38u.postinst +++
acr38-1.7.9/debian/libacr38u.postinst @@ -21,7 +21,7 @@
configure)
if [ -x /etc/init.d/pcscd ]
then
- invoke-rc.d pcscd restart-if-running 3> /dev/null
+ invoke-rc.d pcscd restart 3> /dev/null
fi
;;
Attachment:
pgpT91R3Oetx3.pgp
Description: PGP signature