Cupt
|
reason: source-synchronized with a related binary package More...
#include <cupt/system/resolver.hpp>
Public Member Functions | |
SynchronizationReason (const BinaryVersion *, const string &) | |
trivial constructor | |
virtual string | toString () const |
returns localized reason description | |
Public Attributes | |
const BinaryVersion * | version |
version that caused the change | |
string | relatedPackageName |
name of related binary package | |
reason: source-synchronized with a related binary package
This reason means that synchronizing by source versions was enabled and this package was synchronized to the version of other binary package from the same source.