#include <apt-pkg/tagfile.h>
#include <apt-pkg/error.h>
#include <apt-pkg/configuration.h>
#include <apt-pkg/cmndline.h>
#include <apt-pkg/init.h>
#include <apt-pkg/strutl.h>
#include <apt-pkg/tagfile.h>
#include <apt-pkg/error.h>
#include <apt-pkg/configuration.h>
#include <apt-pkg/cmndline.h>
#include <apt-pkg/init.h>
#include <apt-pkg/strutl.h>
// DoIt - Sort a single file /*{{{*/
// ---------------------------------------------------------------------
/* */
// DoIt - Sort a single file /*{{{*/
// ---------------------------------------------------------------------
/* */
// ShowHelp - Show the help text /*{{{*/
// ---------------------------------------------------------------------
/* */
// ShowHelp - Show the help text /*{{{*/
// ---------------------------------------------------------------------
/* */
- ioprintf(cout,_("%s %s for %s compiled on %s %s\n"),PACKAGE,VERSION,
+ ioprintf(cout,_("%s %s for %s compiled on %s %s\n"),PACKAGE,PACKAGE_VERSION,
COMMON_ARCH,__DATE__,__TIME__);
if (_config->FindB("version") == true)
return 0;
COMMON_ARCH,__DATE__,__TIME__);
if (_config->FindB("version") == true)
return 0;