]> git.michaelhowe.org Git - packages/b/bup.git/commitdiff
additional build dependency
authorJon Dowland <jmtd@debian.org>
Tue, 7 Sep 2010 16:03:58 +0000 (17:03 +0100)
committerJon Dowland <jmtd@debian.org>
Tue, 7 Sep 2010 16:03:58 +0000 (17:03 +0100)
debian/changelog
debian/control

index 0190496a5a3ca5f20f3fa6ccce99c0121f9dd035..ecc58ddadd407dab66949353a5fcb3001709ce74 100644 (file)
@@ -2,8 +2,9 @@ bup (0.17b-1) UNRELEASED; urgency=low
 
   * New upstream version.
   * document package VCS in control file
+  * add git as a build dependency (now required)
 
- -- Jon Dowland <jmtd@debian.org>  Mon, 06 Sep 2010 11:49:13 +0100
+ -- Jon Dowland <jmtd@debian.org>  Tue, 07 Sep 2010 17:03:28 +0100
 
 bup (0.14a-1) unstable; urgency=low
 
index e1b8ec33bcacbadbdbf0df5c29c4770d522ace14..56984ac347ed1c5aae33bfccf64fd1850cb40bb6 100644 (file)
@@ -2,7 +2,8 @@ Source: bup
 Section: admin
 Priority: extra
 Maintainer: Jon Dowland <jmtd@debian.org>
-Build-Depends: debhelper (>= 7.0.50~), pandoc, python-dev
+Build-Depends: debhelper (>= 7.0.50~), pandoc, python-dev,
+ git (>= 1:1.7.0.4-2) | git-core
 Standards-Version: 3.8.4
 Homepage: http://github.com/apenwarr/bup
 Vcs-Git: git://git.debian.org/collab-maint/bup.git