Skip to content
Snippets Groups Projects
Commit d4302cf7 authored by TANIGUCHI Takaki's avatar TANIGUCHI Takaki :soccer:
Browse files

Bump Standards-Version to 4.6.0

parent e2973cc2
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ Build-Depends-Indep: python3-gitdb (>= 2),
python3-mock,
python3-nose,
python3-smmap (>= 2),
Standards-Version: 4.5.1
Standards-Version: 4.6.0
Vcs-Git: https://salsa.debian.org/python-team/packages/python-git.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-git
Homepage: https://github.com/gitpython-developers/GitPython
......@@ -32,9 +32,10 @@ Depends: git | git-core (>= 1:1.5.3.7),
Suggests: python-git-doc,
XB-Python-Version: ${python3:Versions}
Description: Python library to interact with Git repositories - Python 3.x
The GitPython project provides object model access to a Git repository, so Python
can be used to manipulate it. Repository objects can be opened or created, which
can then be traversed to find parent commit(s), trees, blobs, etc.
The GitPython project provides object model access to a Git repository, so
Python can be used to manipulate it. Repository objects can be opened or
created, which can then be traversed to find parent commit(s), trees, blobs,
etc.
.
This package provides the Python 3.x module.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment