+Fri May 24 21:03:43 CDT 2002 Adam Heath <doogie@debian.org>
+
+ * scripts/dpkg-scanpackages.pl: Give proper case for Source and
+ Installed-Size.
+
Fri May 24 01:10:45 CDT 2002 Adam Heath <doogie@debian.org>
* scripts/dpkg-source.pl, debian/changelog: Match fields case
Bug#58653.
* dpkg-source no longer requires exact case matches for fields in
debian/control. Closes: Bug#139159.
+ * dpkg-scanpackages now gives proper case for Source and Installed-Size.
+ Closes: Bug#119532.
-- Wichert Akkerman <wakkerma@debian.org> Mon, 20 Aug 2001 14:54:38 +0200
'package_revision','revision');
@fieldpri= ('Package',
+ 'Source',
'Version',
'Priority',
'Section',
'Architecture',
'Filename',
'Size',
+ 'Installed-Size',
'MD5sum',
'Description');