Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-23 | tests: support 'installed' release in insertpackage | David Kalnischkies | |
It is sometimes handy to have an installed package also in the archive, but this was until now harder than it should as you had to duplicate the lines, which is especially dangerous while writing the tests as it easily happens that these two lines divert and so the same-but-different version detection kicks in. Git-Dch: Ignore | |||
2012-02-18 | improve 'error' message for packages which are only referenced | David Kalnischkies | |
e.g. in a Depends line and are now requested for removal | |||
2012-02-18 | * cmdline/apt-get.cc: | David Kalnischkies | |
- if a package can't be removed as it is not installed, suggest to the user an (installed) multiarch silbing with 'Did you mean?' |