Activity log for bug #326944

Date Who What changed Old value New value Message
2009-02-08 18:27:53 István Nyitrai bug added bug
2009-02-17 14:25:42 Michael Vogt gdebi: status New Fix Committed
2009-02-17 14:25:42 Michael Vogt gdebi: statusexplanation # TRANSLATORS: the first '%s' is the package that conflicts, the second the pakage that has the conflict, the third the releation (e.g. >=) and the latest the version for the releation self._failureString += _("Breaks exisiting package '%s' conflict: %s (%s %s)\n") % (pkg.name, cOr.TargetPkg.Name, cOr.CompType, cOr.TargetVer)
2009-03-04 12:54:51 István Nyitrai gdebi: status Fix Committed Fix Released
2009-03-04 12:54:51 István Nyitrai gdebi: statusexplanation # TRANSLATORS: the first '%s' is the package that conflicts, the second the pakage that has the conflict, the third the releation (e.g. >=) and the latest the version for the releation self._failureString += _("Breaks exisiting package '%s' conflict: %s (%s %s)\n") % (pkg.name, cOr.TargetPkg.Name, cOr.CompType, cOr.TargetVer)