Skip to content
  • Simon McVittie's avatar
    For upstream projects, always do upstream snapshots by default · 6d20592d
    Simon McVittie authored
    
    
    If we do a packaging-only revision of a package because only the
    debian/ directory has changed, it requires us to have an orig tarball,
    a pristine-tar branch or the ability to download the orig tarball with
    `apt-get source`, all of which are unexpected when we are behaving like
    the upstream developer.
    
    Add an --auto-upstream option that reverts to the old behaviour
    of --upstream.
    
    Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
    6d20592d