Source: git-flow
Section: vcs
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/petervanderdoes/gitflow-avh/tags
Vcs-Browser: https://github.com/alvistack/petervanderdoes-gitflow-avh
Vcs-Git: https://github.com/alvistack/petervanderdoes-gitflow-avh.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 git,

Package: git-flow
Architecture: all
Description: Git extension to provide a high-level branching model
 A set of scripts that provide high-level repository operations for
 managing feature/release/hotfix branches in a Git repository,
 particularly suited to be utilised to follow Vincent Driessen's
 branching model, described at
 <https://nvie.com/posts/a-successful-git-branching-model/>.
Depends:
 ${misc:Depends},
 git,
