+auf-poste-client-reflets (1.10.2) jaunty; urgency=low
+
+ * rdesktop: annulation du support du capslock qui pose problème. :-(
+
+ -- Progfou <jean-christophe.andre@auf.org> Tue, 27 Oct 2009 03:00:19 +0700
+
auf-poste-client-reflets (1.10.1) jaunty; urgency=low
* rdesktop: correction de la gestion des diversions
# rdesktop
#
-if [ "$1" = "configure" -o "$1" = "upgrade" ] ; then
+if false && [ "$1" = "configure" -o "$1" = "upgrade" ] ; then
common="/usr/share/rdesktop/keymaps/common"
if test ! -e "$common" || grep -q '^Caps_Lock.*inhibit' "$common" ; then
sed 's/^Caps_Lock.*inhibit.*$/Caps_Lock 0x3a capslock/' \
# rdesktop
#
-if [ "$1" = "install" -o "$1" = "upgrade" ] ; then
+if [ "$1" = "install" -o "$1" = "upgrade" ] ; then
common="/usr/share/rdesktop/keymaps/common"
- dpkg-divert --package auf-poste-client-reflets --add \
+ #dpkg-divert --package auf-poste-client-reflets --add \
+ rm -f "$common"
+ dpkg-divert --package auf-poste-client-reflets --remove \
--divert "${common}.divert-by-auf" --rename "$common"
fi
<description xmlns="http://openoffice.org/extensions/description/2006" xmlns:d="http://openoffice.org/extensions/description/2006" xmlns:xlink="http://www.w3.org/1999/xlink">
<identifier value="org.auf.openoffice.reflets" />
- <version value="1.10.1" />
+ <version value="1.10.2" />
<platform value="all" />
<dependencies>