Skip to content
Snippets Groups Projects
Commit 0136d9c3 authored by Nikos Skalkotos's avatar Nikos Skalkotos
Browse files

deb: Update control file info

Fix description and URLs
parent 061f6bea
No related branches found
No related tags found
No related merge requests found
Source: devflow Source: devflow
Section: python Section: python
Priority: optional Priority: optional
Maintainer: Synnefo development team <synnefo-devel@googlegroups.com> Maintainer: Nikos Skalkotos <skalkoto@grnet.gr>
Build-Depends: debhelper (>= 8), python-all (>= 2.5) Build-Depends: debhelper (>= 8), python-all (>= 2.5)
Standards-Version: 3.9.2 Standards-Version: 3.9.4
X-Python-Version: >= 2.6 X-Python-Version: >= 2.6
Homepage: https://code.grnet.gr/projects/gitflow Homepage: https://github.com/grnet/devflow
Package: devflow Package: devflow
Architecture: all Architecture: all
Depends: ${python:Depends}, python-git (>= 0.3.2~RC1) Depends: ${python:Depends}, ${misc:Depends}, python-git (>= 0.3.2~RC1)
Recommends: git-buildpackage Recommends: git-buildpackage
Description: A set of tools to ease versioning and use of git flow. Description: set of tools to ease versioning and use of git flow
devflow is a set of Python tools to manage versions, help implement the git
flow development process, and build Python and Debian packages.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment