summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d7dceb205a81b9863469b8b31dd5fe0d0adda73b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = git-buildpackage
	pkgdesc = Tools from Debian to integrate the package build system with Git
	pkgver = 0.9.17
	pkgrel = 1
	url = https://honk.sigxcpu.org/piki/projects/git-buildpackage/
	arch = any
	license = GPL
	makedepends = python-distribute
	makedepends = python-coverage
	makedepends = python-mock
	makedepends = python-nose
	makedepends = python-nosexcover
	makedepends = dpkg
	depends = git
	depends = man-db
	depends = python
	depends = python-dateutil
	depends = rpm-org
	backup = etc/git-buildpackage/gbp.conf
	source = git+https://github.com/agx/git-buildpackage.git#tag=debian/0.9.17
	sha256sums = SKIP

pkgname = git-buildpackage