package: localization-config version: 1.01 Hi,
in conffiles.d/kde.postinst is the following code:
# Define the version map for kdebase
my %vermap = ( '2.2.2-14.7', => { RELEASE => 'woody' },
'4:3.2.2-1', => { RELEASE => 'sarge' }
);
Which then makes sure that, conffiles.d/$RELEASE/kde is executed.
There is also a conffiles.d/etch/kde but as I understand, it's never executed.
I noticed, because localization-config in debian-edu maps '3.5.5a.dfsg.1-6' to
etch and I wondered what will happen, when there is an upgrade of kdebase. To
me it looks like localization-config then needs to be updated as well - is
that correct?
Or is the above copied code just not been used anymore? Then please retitle
the bug to "remove unused code" ;)
http://ftp.skolelinux.org/skolelinux/pool/local/l/localization-config/localization-config_1.01.0.edu.etch.1+svn33101.dsc
regards,
Holger
pgpDGUxO1ybZK.pgp
Description: PGP signature

