summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b0ca4a9b4ebf..197af4a92708 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Patrick McCarty <pnorcks at gmail dot com>
pkgname=git-buildpackage
-pkgver=0.9.13
+pkgver=0.9.14
pkgrel=1
pkgdesc="Tools from Debian to integrate the package build system with Git"
arch=(any)
@@ -18,7 +18,8 @@ makedepends=('python-distribute'
'python-coverage'
'python-mock'
'python-nose'
- 'python-nosexcover')
+ 'python-nosexcover'
+ 'dpkg')
#checkdepends=('devscripts'
# 'pristine-tar'
# 'cpio'