commit | de8a6a01d84ebb09a333104bf0fd5f6e251d9eb7 | [log] [tgz] |
---|---|---|
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | Mon Mar 19 13:44:18 2007 +0000 |
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | Mon Mar 19 13:44:18 2007 +0000 |
tree | 00f6cccfc900829cc4113d8f40b1888c03a1102e | |
parent | 41e1dc3f8bfea676319f3a69e8556dba2a3a279c [diff] |
Kim B. Heino writes: When installing a new package with dpkg dependencies are checked correctly. But when I try to update an existing package, the dependencies are checked against the old package, not against new package. Thus the new package can break dependencies.