[Python-modules-commits] r7447 - in packages/python-git (trunk trunk/debian/control)

odd_bloke-guest at users.alioth.debian.org odd_bloke-guest at users.alioth.debian.org
Thu Feb 5 17:27:43 UTC 2009


    Date: Thursday, February 5, 2009 @ 17:27:42
  Author: odd_bloke-guest
Revision: 7447

Added misc depends as per lintian warning.

Modified:
  packages/python-git/trunk/	(properties)
  packages/python-git/trunk/debian/control


Property changes on: packages/python-git/trunk
___________________________________________________________________
Name: bzr:revision-info
   - timestamp: 2009-02-05 17:21:37.923000097 +0000
committer: Daniel Watkins <daniel at daniel-watkins.co.uk>
properties: 
	branch-nick: python-git

   + timestamp: 2009-02-05 17:25:20.664999962 +0000
committer: Daniel Watkins <daniel at daniel-watkins.co.uk>
properties: 
	branch-nick: python-git

Name: bzr:file-ids
   - debian/changelog	changelog-20080820164021-xn0bv3wjknkpmv45-2
debian/docs	docs-20080820164021-xn0bv3wjknkpmv45-6

   + debian/control	control-20080820164021-xn0bv3wjknkpmv45-4

Name: bzr:revision-id:v3-trunk2
   - 4 daniel at daniel-watkins.co.uk-20090107135151-6ex2wk3shqt4yxct
5 daniel at daniel-watkins.co.uk-20090107135603-ys2jdjunfnn7wgbb
6 daniel at daniel-watkins.co.uk-20090107140255-352dgvh2nyq0z09q
7 daniel at daniel-watkins.co.uk-20090107140356-5am6i2hh6wdeauu5
8 daniel at daniel-watkins.co.uk-20090107140459-k4uxjeqdtnmgzco3
9 daniel at daniel-watkins.co.uk-20090107140612-gfafw6uij9uu82an
10 daniel at daniel-watkins.co.uk-20090205172137-6mndlscp26jcisw8

   + 4 daniel at daniel-watkins.co.uk-20090107135151-6ex2wk3shqt4yxct
5 daniel at daniel-watkins.co.uk-20090107135603-ys2jdjunfnn7wgbb
6 daniel at daniel-watkins.co.uk-20090107140255-352dgvh2nyq0z09q
7 daniel at daniel-watkins.co.uk-20090107140356-5am6i2hh6wdeauu5
8 daniel at daniel-watkins.co.uk-20090107140459-k4uxjeqdtnmgzco3
9 daniel at daniel-watkins.co.uk-20090107140612-gfafw6uij9uu82an
10 daniel at daniel-watkins.co.uk-20090205172137-6mndlscp26jcisw8
11 daniel at daniel-watkins.co.uk-20090205172520-uyxmyiqrpjy3h7n4

Name: bzr:text-parents
   - debian/docs	svn-v3-trunk2:771dd761-d7fa-0310-a302-f036d1c1ebb6:packages%2Fpython-git%2Ftrunk:6259

   + debian/control	daniel at daniel-watkins.co.uk-20090107140356-5am6i2hh6wdeauu5


Modified: packages/python-git/trunk/debian/control
===================================================================
--- packages/python-git/trunk/debian/control	2009-02-05 17:22:26 UTC (rev 7446)
+++ packages/python-git/trunk/debian/control	2009-02-05 17:27:42 UTC (rev 7447)
@@ -13,7 +13,7 @@
 
 Package: python-git
 Architecture: all
-Depends: ${python:Depends}, git-core (>= 1.5.3.7)
+Depends: ${python:Depends}, git-core (>= 1.5.3.7), ${misc:Depends}
 Description: Python library to interact with Git repositories
  python-git 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




More information about the Python-modules-commits mailing list