Alternative *-git package that follows latest source tree:
https://aur.archlinux.org/packages/devscripts-git/
Search Criteria
Package Details: devscripts 2.26.3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/devscripts.git (read-only, click to copy) |
|---|---|
| Package Base: | devscripts |
| Description: | Scripts to make the life of a Debian Package maintainer easier |
| Upstream URL: | https://tracker.debian.org/pkg/devscripts |
| Licenses: | GPL-2.0-or-later |
| Conflicts: | checkbashisms |
| Provides: | checkbashisms |
| Submitter: | Misery |
| Maintainer: | fixeria |
| Last Packager: | ItachiSan |
| Votes: | 27 |
| Popularity: | 0.000000 |
| First Submitted: | 2008-03-19 22:52 (UTC) |
| Last Updated: | 2026-01-11 15:56 (UTC) |
Dependencies (30)
- debhelperAUR
- debianutilsAUR
- dpkg (dpkg-gitAUR, dpkg-gitAUR)
- perl (perl-gitAUR)
- perl-file-homedir
- perl-timedate
- sed (sed-gitAUR, uutils-sedAUR)
- sensible-utilsAUR (sensible-utils-gitAUR)
- wget (wget-gitAUR)
- bash-completion (bash-completion-gitAUR) (make)
- docbook-xsl (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- help2man (help2man-gitAUR, python-help2manAUR) (make)
- perl-file-basedir (make)
- perl-file-desktopentry (make)
- perl-git-wrapperAUR (make)
- perl-libwww (make)
- perl-list-compare (make)
- perl-parse-debcontrolAUR (make)
- perl-pod-parser (make)
- Show 10 more dependencies...
Required by (6)
Sources (2)
ProfessorKaos64 commented on 2016-09-15 17:58 (UTC)
ItachiSan commented on 2016-08-25 13:36 (UTC)
@max-k I built the package and I have no conflicts with bash-completion.
max-k commented on 2016-08-24 06:44 (UTC)
Hi,
The file /usr/share/bash-completion/completions/bts is already provided by extra/bash-completion package.
Please remove it from your package to avoid conflicts.
Thanks a lot.
sekoia commented on 2016-08-18 13:19 (UTC)
2.16.6 version has been released and 2.16.5 is not available anymore.
$ wget http://ftp.debian.org/debian/pool/main/d/devscripts/devscripts_2.16.6.tar.xz -O - | md5sum
d49c996acbed9b339328f663b41c8a7a -
ProfessorKaos64 commented on 2016-08-17 13:06 (UTC) (edited on 2016-08-17 13:11 (UTC) by ProfessorKaos64)
dscverify does not find the keyrings installed by the AUR package debian-archive-keyring. What do we need to put in ~/.devscripts to have things found? Can this be passed to a configure step here to set this up ahead of time? Seems this will work:
DSCVERIFY_KEYRINGS="/usr/share/keyrings/debian-archive-keyring.gpg"
step21 commented on 2016-08-05 13:04 (UTC)
Is it somehow actually possible to buidl deb files with this? My problem is that devscripts commans (debuild or dpkg-builpackage) always query package data base for packages, then do not find them and fail hard) Any solution to this?
ItachiSan commented on 2016-07-30 15:02 (UTC)
@gnumdk sorry, I am on holiday, I'll check as soon as I come back
gnumdk commented on 2016-07-25 16:03 (UTC)
This package is broken...
$ ls /
bin debdiff lib proc usr
boot debi lib64 pts-subscribe uupdate
bts debsign licensecheck pts-unsubscribe var
build-rdeps debsnap list-unreleased rc-alert vconsole.conf
chdist debuild lost+found rmadison what-patch
checkbashisms dev mass-bug root whodepends
dch dget mk-build-deps run who-uploads
dcontrol dscextract mk-origtargz sbin wnpp-alert
dcut dscverify mnt srv wnpp-check
dd-list etc opt sys yaourt
debc getbuildlog package-query tmp
debchange grep-excuses pkgnames transition-check
debcheckout home plotchangelog uscan
$ pacman -Qo /grep-excuses
/grep-excuses is owned by devscripts 2.16.1-1
Pinned Comments
ItachiSan commented on 2026-01-11 09:00 (UTC)
For all: debianutils and systemd conflict.
See a fix at the AUR page for debianutils: https://aur.archlinux.org/packages/debianutils#comment-1054438
ItachiSan commented on 2017-05-17 10:50 (UTC) (edited on 2023-02-16 09:00 (UTC) by ItachiSan)
If the package is outdated, please report it with the 'Flag outdated package' above.
If there is an issue regarding packaging, please report it here:
https://github.com/ItachiSan/linux_packaging/issues/
As I do not use this package (I use a Docker container for Debian packaging) please tell me whenever a dependency is missing, so that I can move it from a make dependency to a normal dependency.