The branch, master-old has been created
at 3c461dc3e566b21fe51d77e836d8cae674372207 (commit)
- Shortlog ------------------------------------------------------------
commit 3c461dc3e566b21fe51d77e836d8cae674372207
Author: Ian Jackson <[EMAIL PROTECTED]>
Date: Thu Nov 1 20:00:54 2007 +0000
Fix erroneous description of Breaks in dselect
The description should be 'breaks' as in 'A breaks B' rather than
'A breaks with B' since it is B that is broken by A and not vice versa.
commit c5eddb898395743571e2fa88fea0016700bdecc6
Author: Ian Jackson <[EMAIL PROTECTED]>
Date: Thu Nov 1 20:00:04 2007 +0000
Implement 'Breaks' properly in dselect
It works just like Conflicts. This is correct since dselect only deals
with packages being installed, removed or placed on hold.
commit 1863d6460975abf7a9f6259e1facbff130db55ae
Author: Ian Jackson <[EMAIL PROTECTED]>
Date: Thu Nov 1 19:57:26 2007 +0000
Correct broken dselect logic for self-conflicting packages
The previous code seems to have had some confusion over the precedence
of '&&' vs ':'. The new rule is that a Conflicts is violated if the
target package is installed or to be error-preserved ie
would_like_to_install() != 0 - except that we disregard packages which
directly Conflict with themselves.
-----------------------------------------------------------------------
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]