blob: d47b2b03d3a73bf192d2c1ceaeb184bdd7182a5c [file] [log] [blame]
Kiall Mac Innesca475ab2011-04-26 00:15:01 +01001Source: gitflow
Kiall Mac Innes6fc13232011-04-26 00:32:22 +01002Section: vcs
3Priority: optional
Kiall Mac Innesca475ab2011-04-26 00:15:01 +01004Maintainer: Kiall Mac Innes <kiall@managedit.ie>
5Build-Depends: debhelper (>= 7.0.50~), git
6Standards-Version: 3.9.1
7Homepage: http://nvie.com/posts/a-successful-git-branching-model/
8Vcs-Git: https://github.com/nvie/gitflow.git
9Vcs-Browser: https://github.com/nvie/gitflow
10
11Package: gitflow
Kiall Mac Innes6fc13232011-04-26 00:32:22 +010012Architecture: all
13Depends: ${shlibs:Depends}, ${misc:Depends}, git
Kiall Mac Innesca475ab2011-04-26 00:15:01 +010014Description: Git extensions to provide high-level repository operations for Vincent Driessen's branching model