Search Criteria
Package Details: debhelper 13.31-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/debhelper.git (read-only, click to copy) |
|---|---|
| Package Base: | debhelper |
| Description: | Programs to automate common tasks in debian/rules when building Debian packages |
| Upstream URL: | https://salsa.debian.org/debian/debhelper |
| Licenses: | GPL-2.0-or-later |
| Submitter: | Garoth |
| Maintainer: | xiota |
| Last Packager: | xiota |
| Votes: | 59 |
| Popularity: | 0.000201 |
| First Submitted: | 2009-05-19 17:42 (UTC) |
| Last Updated: | 2026-03-15 00:12 (UTC) |
Dependencies (12)
- binutils
- dpkg (dpkg-gitAUR, dpkg-gitAUR)
- file (file-gitAUR)
- man-db
- perl-pod-parser
- po-debconfAUR
- python
- python-html2text
- strip-nondeterminism (strip-nondeterminism-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- po4a (make)
- dh-makeAUR (optional) – convert source archives into Debian package source
Required by (14)
- alien_package_converter
- dctrl-tools (make)
- debhelper-python (make)
- devscripts
- dh-autoreconf
- dh-dkms-bin
- dh-exec (optional)
- dh-golang
- dpatch
- formatter-git
- locksmith-git (make)
- lsmount-git (make)
- simple-fb2-reader (make)
- vma-git (make)
Latest Comments
1 2 3 4 5 Next › Last »
xiota commented on 2026-02-26 16:50 (UTC) (edited on 2026-02-26 16:51 (UTC) by xiota)
@tobixen The workaround is to install dh-autoreconf separately. Adding it to this package now would create circular depends.
tobixen commented on 2026-02-26 09:50 (UTC)
I must admit it was the AI telling me that dh-autoreconf should be added as a dependency, I didn't verify it myself, but the error message was very real.
xiota commented on 2026-02-21 20:26 (UTC)
@tobixen If
aur/dh-autoreconfis added as a dep of this one, both packages will become unbuildable.tobixen commented on 2026-02-12 14:36 (UTC)
The PKGBUILD is missing dh-autoreconf from its dependencies. On Debian, debhelper (>= 12) depends on dh-autoreconf, but this AUR package doesn't include it. Running dh fails with:
dh: error: unable to load addon autoreconf: Can't locate Debian/Debhelper/Sequence/autoreconf.pm in @INC
Installing dh-autoreconf from AUR separately fixes it. Could dh-autoreconf be added to depends?
da_kurlzzzzz commented on 2025-12-12 12:24 (UTC)
man pages are generated, but not actually installed. the following installs them. i chose to install English versions only
Excalibur commented on 2024-02-28 10:49 (UTC)
dh_strip_nondeterminism is currently broken in the latest release. Needs following patch to work:
jahway603 commented on 2023-11-10 17:58 (UTC) (edited on 2023-11-10 17:59 (UTC) by jahway603)
Thank you @xiota as following your suggestion of clearing the cache and retrying worked.
jahway603 commented on 2023-11-08 22:38 (UTC)
This package continues to fail to build with the following error message
Any ideas how to fix this?
1 2 3 4 5 Next › Last »