summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9eddf5578ecd77ff67f6b1d70ef095a6617aab7d (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.34
	pkgrel = 1
	url = https://honk.sigxcpu.org/piki/projects/git-buildpackage/
	arch = any
	license = GPL-2.0-or-later
	makedepends = python-distribute
	makedepends = python-coverage
	makedepends = python-mock
	makedepends = python-nose
	makedepends = python-nosexcover
	makedepends = python-setuptools
	makedepends = dpkg
	depends = git
	depends = man
	depends = python
	depends = python-dateutil
	depends = rpm-tools
	backup = etc/git-buildpackage/gbp.conf
	source = git+https://github.com/agx/git-buildpackage.git#tag=debian/0.9.34
	sha256sums = da613ca194c2fe29ceffe7f0c6436585a2b0820663ff1189ec2032e239be85be

pkgname = git-buildpackage