+Fri Oct 29 16:51:03 EDT 1999 Ben Collins <bcollins.debian.org>
+
+ * main/archives.c: s/DPK/DPKG/ from one of the gettext changes
+
Fri Oct 29 21:16:21 CEST 1999 Wichert Akkerman <wakkerma@debian.org>
* Fix name for Polish translation
vdew_always : vdew_never;
if (fc_downgrade) {
if (saywhy) fprintf(stderr, _("%s - warning: downgrading %.250s "
- "from %.250s to %.250s.\n"), DPK, pkg->name,
+ "from %.250s to %.250s.\n"), DPKG, pkg->name,
versiondescribe(&pkg->installed.version,needepochs),
versiondescribe(&pkg->available.version,needepochs));
return 1;