a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 67585 and 54684

Description: reporter of changes in list of available packages from repositories
 Daptup runs "apt-get update' inside and then outputs four
 lists:
  - packages came to archive with this update;
  - new upgradeable packages;
  - changes in "watched" packages (not installed, such packages have to be
   specified in configuration file);
  - outdated packages that have a new install candidate (optionally).
 .
 Daptup also has apt hook to run automatically within 'apt-get update' or
 'cupt update'.
Description: reporter of changes in list of available packages from repositories
 Daptup runs "aptitude update" or "apt-get update' inside and then outputs four
 lists:
  - packages came to archive with this update;
  - new upgradeable packages;
  - changes in "watched" packages (not installed, such packages have to be
   specified in configuration file);
  - outdated packages that have a new install candidate (optionally).
 .
 Daptup also has apt hook to run automatically within 'apt-get update'.
--- 67585	Thu Jan  1 00:00:00 1970
+++ 54684	Thu Jan  1 00:00:00 1970
@@ -1,5 +1,5 @@
 reporter of changes in list of available packages from repositories
- Daptup runs "apt-get update' inside and then outputs four
+ Daptup runs "aptitude update" or "apt-get update' inside and then outputs four
  lists:
   - packages came to archive with this update;
   - new upgradeable packages;
@@ -7,5 +7,4 @@
    specified in configuration file);
   - outdated packages that have a new install candidate (optionally).
  .
- Daptup also has apt hook to run automatically within 'apt-get update' or
+ Daptup also has apt hook to run automatically within 'apt-get update'.
- 'cupt update'.