Package: cdebootstrap
Severity: wishlist
Tags: patch
Control: block -1 771864

commit 63a4b2cdcc80589ed9734bf334364f0e54e1f602
Author: Asbjørn Sloth Tønnesen <asbj...@asbjorn.it>
Date:   Sun Nov 22 13:27:30 2015 +0000

    Support for excluding dependencies
    
    This patch implements support for excluding dependencies,
    when an alternative dependency exists.
    
    If "Depends: A | B" then excluding A would result in B being
    pulled in.
    
    This is is dependent on di_packages_minimal_read_file_exclude()
    implemented in libdebian-installer by #771864
    
    Signed-off-by: Asbjørn Sloth Tønnesen <asbj...@asbjorn.it>

 include/download.h                       | 2 +-
 src/download.c                           | 6 ++++--
 src/frontend/standalone/cdebootstrap.man | 2 +-
 src/frontend/standalone/main.c           | 2 +-
 4 files changed, 7 insertions(+), 5 deletions(-)

-- 
Best regards
Asbjørn Sloth Tønnesen

Attachment: cdebootstrap_exclude.patch
Description: Binary data

Reply via email to