Kiall Mac Innes | ca475ab | 2011-04-26 00:15:01 +0100 | [diff] [blame^] | 1 | Source: gitflow |
| 2 | Section: unknown |
| 3 | Priority: extra |
| 4 | Maintainer: Kiall Mac Innes <kiall@managedit.ie> |
| 5 | Build-Depends: debhelper (>= 7.0.50~), git |
| 6 | Standards-Version: 3.9.1 |
| 7 | Homepage: http://nvie.com/posts/a-successful-git-branching-model/ |
| 8 | Vcs-Git: https://github.com/nvie/gitflow.git |
| 9 | Vcs-Browser: https://github.com/nvie/gitflow |
| 10 | |
| 11 | Package: gitflow |
| 12 | Architecture: any |
| 13 | Depends: ${shlibs:Depends}, ${misc:Depends} |
| 14 | Description: Git extensions to provide high-level repository operations for Vincent Driessen's branching model |