show "status" in apt list last
[ntk/apt.git] / apt-private / private-upgrade.h
index 6ede6f9..5efc66b 100644 (file)
@@ -4,6 +4,8 @@
 #include <apt-pkg/cmndline.h>
 
 
+bool DoDistUpgrade(CommandLine &CmdL);
+bool DoUpgrade(CommandLine &CmdL);
 bool DoUpgradeNoNewPackages(CommandLine &CmdL);
 bool DoUpgradeWithAllowNewPackages(CommandLine &CmdL);