We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a263ac9 commit c7f21feCopy full SHA for c7f21fe
debian/control
@@ -13,7 +13,7 @@ Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-git/tr
13
14
Package: python-git
15
Architecture: all
16
-Depends: ${python:Depends}, git-core (>= 1.5.3.7)
+Depends: ${python:Depends}, git-core (>= 1.5.3.7), ${misc:Depends}
17
Description: Python library to interact with Git repositories
18
python-git provides object model access to a Git repository, so Python can be
19
used to manipulate it. Repository objects can be opened or created, which can
0 commit comments