]> git.decadent.org.uk Git - dak.git/commit
Add option to not check arch:all rdeps
authorAnsgar Burchardt <ansgar@debian.org>
Sun, 20 Dec 2015 13:06:28 +0000 (14:06 +0100)
committerAnsgar Burchardt <ansgar@debian.org>
Sun, 20 Dec 2015 13:06:28 +0000 (14:06 +0100)
commit58325c024443af943f5dc933e8af48c030d51d5e
tree6218b19c2c807abd86280c2f68875b5aadf37716
parent4f38e8d65710863ff203174771b3692810e43e3b
Add option to not check arch:all rdeps

This is useful when removing packages on some architectures that have
many arch:all rdeps.  We know these will break, but listing them
obscures which arch-dep packages will be broken.

Of course we will still break the possibly arch-dep packages of the
arch:all packages that will no longer be installable...
dak/rm.py
daklib/utils.py