Alternative *-git package that follows latest source tree:
https://aur.archlinux.org/packages/devscripts-git/
Search Criteria
Package Details: devscripts 2.24.5-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: | GPL2 |
Conflicts: | checkbashisms |
Provides: | checkbashisms |
Submitter: | Misery |
Maintainer: | ItachiSan |
Last Packager: | ItachiSan |
Votes: | 27 |
Popularity: | 0.000000 |
First Submitted: | 2008-03-19 22:52 (UTC) |
Last Updated: | 2024-11-29 15:17 (UTC) |
Dependencies (31)
- debhelperAUR (debhelper-gitAUR)
- debianutilsAUR
- dpkg (dpkg-gitAUR)
- perl (perl-gitAUR)
- perl-file-homedir
- perl-timedate
- sed (busybox-coreutilsAUR, sed-gitAUR)
- sensible-browser (sensible-utilsAUR)
- sensible-editor (sensible-utilsAUR)
- wget (wget-gitAUR, wurlAUR)
- bash-completion (bash-completion-gitAUR) (make)
- docbook-xsl (make)
- git (git-gitAUR, git-glAUR) (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)
- Show 11 more dependencies...
Required by (5)
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?
Pinned Comments
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.