Package Details: git-buildpackage 0.9.36-1

Git Clone URL: https://aur.archlinux.org/git-buildpackage.git (read-only, click to copy)
Package Base: git-buildpackage
Description: Tools from Debian to integrate the package build system with Git
Upstream URL: https://honk.sigxcpu.org/piki/projects/git-buildpackage/
Licenses: GPL-2.0-or-later
Submitter: nirnakinho
Maintainer: harmathy (Excalibur)
Last Packager: Excalibur
Votes: 5
Popularity: 0.000000
First Submitted: 2015-08-20 15:46 (UTC)
Last Updated: 2024-12-25 09:08 (UTC)

Latest Comments

« First ‹ Previous 1 2

Ppjet6 commented on 2018-02-14 16:29 (UTC)

gbp:error: Failed to read changelog: [Errno 2] No such file or directory: 'dpkg-parsechangelog': 'dpkg-parsechangelog'

Is the package missing a dependency?

harmathy commented on 2017-08-09 10:59 (UTC)

Please install bash-completion file by adding to package() install -m 644 -D -T debian/gbp.completion "$pkgdir/usr/share/bash-completion/completions/gbp"

nirnakinho commented on 2017-08-08 14:32 (UTC)

Oops, sorry. Uploaded a fixed version.

kloetzl commented on 2017-08-08 11:40 (UTC)

The PKGBUILD contains two functions called `build`. I guess, the second one should have been `check`. ☺

danmilon commented on 2017-07-13 09:36 (UTC)

We can use the clone on github https://github.com/agx/git-buildpackage.

danmilon commented on 2017-06-22 13:20 (UTC)

The git repo doesnt work.

nirnakinho commented on 2015-10-17 11:05 (UTC)

Yes, git-buildpackage does provide support for packaging rpms, therefore it depends on rpm.

drhooves commented on 2015-10-17 09:44 (UTC)

Hi, does this package really depend on rpm-org?