batget(1)
NAME
batget - Super awesome batscript for getting the package source.
SYNOPSIS
batget [options]
DESCRIPTION
batget downloads the source tarballs from @server as orig.tar.gzs, then
it tries to get the package source from Launchpad (also see man:/batpull).
- Once downloading and extracting is finished it will copy the old debian
directory to the new source and add the first changelog entry.
- Tip
- You can override the last 2 steps by invoking this script with "download-only" or "do" as second argument, then it will only download the sources. This is particularly useful when you have a source package and want to alter something without loosing the possibility to create a deb.diff and filter.diff.
OPTIONS
- download-only
- Don't copy old debian directory to new source
AUTHOR
- Harald Sitter <apachelogger@ubuntu.com>.