Ver Fonte

Add dependency on git, required for the testsuite. Closes: #582740

Jelmer Vernooij há 15 anos atrás
pai
commit
1b47b214ee
2 ficheiros alterados com 7 adições e 1 exclusões
  1. 6 0
      debian/changelog
  2. 1 1
      debian/control

+ 6 - 0
debian/changelog

@@ -1,3 +1,9 @@
+dulwich (0.6.0-2) unstable; urgency=high
+
+  * Add dependency on git, required for the testsuite. Closes: #582740
+
+ -- Jelmer Vernooij <jelmer@debian.org>  Mon, 24 May 2010 16:13:32 +0200
+
 dulwich (0.6.0-1) unstable; urgency=low
 
   * New upstream release.

+ 1 - 1
debian/control

@@ -3,7 +3,7 @@ Section: python
 Priority: optional
 Maintainer: Jelmer Vernooij <jelmer@debian.org>
 Homepage: http://samba.org/~jelmer/dulwich
-Build-Depends: python-central (>= 0.5), cdbs (>= 0.4.43), python-all-dev, debhelper (>= 5.0.37.2), python-nose
+Build-Depends: python-central (>= 0.5), cdbs (>= 0.4.43), python-all-dev, debhelper (>= 5.0.37.2), python-nose, git
 Standards-Version: 3.8.4
 XS-Python-Version: >= 2.4
 Vcs-Bzr: http://bzr.debian.org/users/jelmer/dulwich/unstable