> On my test system, after upgrading from Squeeze to Wheezy, I have both > the old configuration file and the new one in /etc/php5/conf.d/: > > 10-pdo.ini -> ../mods-available/pdo.ini > 20-xcache.ini -> ../mods-available/xcache.ini > xcache.ini
I guess this needs: dpkg-maintscript-helper mv_conffile /etc/php5/conf.d/${inifile} ${inidir}/${inifile} <LAST_VERSION> -- "$@"; instead of just installing new conf file. O. -- Ondřej Surý <ond...@sury.org> -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org