Skip to content

Commit c7f21fe

Browse files
author
odd_bloke-guest
committed
Added misc depends as per lintian warning.
git-svn-id: svn+ssh://svn.debian.org/svn/python-modules/packages/python-git/trunk@7447 771dd761-d7fa-0310-a302-f036d1c1ebb6
1 parent a263ac9 commit c7f21fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-git/tr
1313

1414
Package: python-git
1515
Architecture: all
16-
Depends: ${python:Depends}, git-core (>= 1.5.3.7)
16+
Depends: ${python:Depends}, git-core (>= 1.5.3.7), ${misc:Depends}
1717
Description: Python library to interact with Git repositories
1818
python-git provides object model access to a Git repository, so Python can be
1919
used to manipulate it. Repository objects can be opened or created, which can

0 commit comments

Comments
 (0)