Search Criteria
Package Details: debmake 4.3.1-1
Git Clone URL: | https://aur.archlinux.org/debmake.git (read-only, click to copy) |
---|---|
Package Base: | debmake |
Description: | Program to make the Debian source package |
Upstream URL: | http://packages.debian.org/sid/debmake |
Licenses: | |
Submitter: | jvreeland |
Maintainer: | jvreeland |
Last Packager: | jvreeland |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2015-09-04 20:26 |
Last Updated: | 2019-03-03 19:04 |
Dependencies (9)
- devscripts (devscripts-git)
- dpkg (dpkg-git)
- python (python-dbg)
- rsync (rsync-git)
- git (git-git) (make)
- python (python-dbg) (make)
- curl (curl-git, curl-minimal-git) (optional)
- strace (strace-git) (optional)
- wget (wget-git) (optional)
Latest Comments
brianerikson commented on 2018-10-24 17:06
git source has moved to https://salsa.debian.org/debian/debmake.git
Alad commented on 2016-09-16 14:24
Note you can use #tag=$pkgver in the source, rather than specifying git checkout manually. You should also quote "$srcdir", or leave it out as the build already starts in that directory.