Package Details: debhelper 13.20-1

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
Conflicts: dh-strip-nondeterminism
Submitter: Garoth
Maintainer: xiota
Last Packager: xiota
Votes: 61
Popularity: 1.82
First Submitted: 2009-05-19 17:42 (UTC)
Last Updated: 2024-08-25 15:09 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4

alub commented on 2012-09-03 14:52 (UTC)

@Megachip: according to https://wiki.archlinux.org/index.php/Perl_Policy#Binaries_and_Scripts, /usr/bin/vendor_perl should be set in your $PATH by /etc/profile.d/perlbin.sh.

Megachip commented on 2012-09-03 14:24 (UTC)

make: po4a: Kommando nicht gefunden ==> debhelper dependencies: - binutils (already installed) - dpkg>=1.14.15 (already installed) - file>=3.23 (already installed) - html2text (already installed) - man-db>=2.5.1 (already installed) - perl>=5.6.0 (already installed) - po-debconf (already installed) - po4a>=0.24 (already installed) - man-db>=2.5.1 (already installed) - file>=3.23 (already installed) :( missing /usr/bin/vendor_perl in path

<deleted-account> commented on 2012-04-04 18:00 (UTC)

Here's an updated PKGBUILD that works for me: http://pastebin.com/q5bXJR1J

drrlvn commented on 2011-11-20 10:14 (UTC)

Lots of newer versions exist, latest is 8.9.11 released on Nov 17, 2011.

slopjong commented on 2011-09-23 08:03 (UTC)

On my system it was /usr/bin/vendor_perl/ I had to add to the PATH for the build to succeed.

manni commented on 2010-11-03 11:27 (UTC)

The build needs an additional dependency: perl-timedate And I had to add the path po4a to the PATH for the build to succeed. PATH=/usr/lib/perl5/site_perl/bin:$PATH makepkg -s This way it worked fine.

Garoth commented on 2010-09-13 20:44 (UTC)

ATTENTION: So I've updated the package to 8.0.0. However, it won't build until the po4a maintainer accepts my fixes to his package. Sorry, that's all I can do.