dpatch-edit-patch -V (return code: 1)
tail: cannot open 'debian/changelog' for reading: No such file or directory
dpkg-parsechangelog: error: tail of debian/changelog gave error exit status 1
tail: cannot open 'debian/changelog' for reading: No such file or directory
dpkg-parsechangelog: error: tail of debian/changelog gave error exit status 1
dpatch-edit-patch: unrecognized option '--version'
dpatch-edit-patch: Manage dpatch patches for a Debian package.
Usage:
dpatch-edit-patch [options] command patchname [basepatch]
Commands:
patch This is the default if no other command is specified.
"patchname" is the patch you wish to create or edit, as
listed in debian/patches/00list. If the patch does not
exist, it will be created - and a second argument is
allowed in this case, [basepatch]. It will be the last
patched applied (according to 00list) to the working
directory.
Options:
-d|--description=desc Description for the new patch, if applicable.
-o|--outdir=dir Output directory for patches, defaults to
$(pwd)/debian/patches/
-s|--sourcedir=dir Source directory, defaults to $(pwd)
-t|--tmpdir=dir Temporary directory, defaults to $TMPDIR or /tmp/
-p|--stampdir=dir Stamp directory, defaults to
$(pwd)/debian/patched/
-e|--exclude List of files and directories to be excluded
-O|--diffopts Extra options to pass to 'diff'.
-b|--debianonly[=path] Unpack .orig.tar.gz before invoking the shell
-k|--keeptemp Keep working source tree after exit.
-c|--clean Clean the current directory.
-l|--shell=shell Which shell should be invoked.
-P|--origtargzpath=path
Path where to look for upstream tarballs
(colon-separated list of directories,
meaninfgul only with -b).
-a|--applyall Apply all patches to the working tree
-0|--add2list Automatically add this patch (if not already there) to
$(pwd)/debian/patches/00list
-n|--notimestamp Generate patches without timestamps in the diff
-h|--help Print this message.
Examples:
dpatch-edit-patch 20_upstream_fix2 19_upstream_fix1
dpatch-edit-patch patch 20_upstream_fix2
dpatch-edit-patch --sourcedir=~/debian/dpatch-1.15 19
dpatch-edit-patch: Error: Bad command line given, aborting.
dpatch-edit-patch --help (return code: 0)
tail: cannot open 'debian/changelog' for reading: No such file or directory
dpkg-parsechangelog: error: tail of debian/changelog gave error exit status 1
tail: cannot open 'debian/changelog' for reading: No such file or directory
dpkg-parsechangelog: error: tail of debian/changelog gave error exit status 1
dpatch-edit-patch: Manage dpatch patches for a Debian package.
Usage:
dpatch-edit-patch [options] command patchname [basepatch]
Commands:
patch This is the default if no other command is specified.
"patchname" is the patch you wish to create or edit, as
listed in debian/patches/00list. If the patch does not
exist, it will be created - and a second argument is
allowed in this case, [basepatch]. It will be the last
patched applied (according to 00list) to the working
directory.
Options:
-d|--description=desc Description for the new patch, if applicable.
-o|--outdir=dir Output directory for patches, defaults to
$(pwd)/debian/patches/
-s|--sourcedir=dir Source directory, defaults to $(pwd)
-t|--tmpdir=dir Temporary directory, defaults to $TMPDIR or /tmp/
-p|--stampdir=dir Stamp directory, defaults to
$(pwd)/debian/patched/
-e|--exclude List of files and directories to be excluded
-O|--diffopts Extra options to pass to 'diff'.
-b|--debianonly[=path] Unpack .orig.tar.gz before invoking the shell
-k|--keeptemp Keep working source tree after exit.
-c|--clean Clean the current directory.
-l|--shell=shell Which shell should be invoked.
-P|--origtargzpath=path
Path where to look for upstream tarballs
(colon-separated list of directories,
meaninfgul only with -b).
-a|--applyall Apply all patches to the working tree
-0|--add2list Automatically add this patch (if not already there) to
$(pwd)/debian/patches/00list
-n|--notimestamp Generate patches without timestamps in the diff
-h|--help Print this message.
Examples:
dpatch-edit-patch 20_upstream_fix2 19_upstream_fix1
dpatch-edit-patch patch 20_upstream_fix2
dpatch-edit-patch --sourcedir=~/debian/dpatch-1.15 19