Debian Patches

Status for quilt/0.68-1

Patch Description Author Forwarded Bugs Origin Last update
quilt-init.patch adds a simple "quilt init" that creates the needed meta-data Martin Quinson <mquinson@debian.org> no Vendor
dep3mail.patch allow mail command to grab the mail title from dep3 formalism If the patch is formatted according to http://dep.debian.net/deps/dep3/
then the mail subcommand will manage to extract a mail subject and
description out of this formalism.
yes
check_SERIES_exists.patch verbose error message when the series file does not exist
patchfns.in(cat_series): Displays an error message when the $SERIES
file does not exist, and when run in verbose mode.
yes debian
restrict-patch-names.patch Enforce valid patch names Allowing patch names to contain spaces would require major changes
(such as the format of the series file), so we'd better detect that
the user tries to use spaces in the patch name, and refuse it.
.
Also, refuse patches named series, as it would result in awful
corruptions of the internal state.
Martin Quinson no
fail_on_missing.patch Verbosly fail when trying to push a non existant patch Useful if there is a typo in the serie file.
This can be overriden by providing -f.
.
This patch was refused by upstream:
https://lists.nongnu.org/archive/html/quilt-dev/2013-01/msg00014.html
.
We need to think again about it to see how to rework it to make it
more acceptable.
yes debian
shell-subcommand.patch Implement a new "quilt shell" command The command launches a shell in a duplicate environment. After exiting
the shell, any modifications made in this environment are applied to the
topmost patch.
Josselin Mouette <joss@debian.org> yes debian
use-sensible-editor.patch default the value of EDITOR with Debian's sensible-editor instead of vi the original bug that triggered this change was that quilt doesn't honour $VISUAL Ryan Niebur <ryanryan52@gmail.com> not-needed debian
dep3_headers.patch Adds the --dep3 option to include a DEP-3 template in the header. .
Intensively using quilt for Debian packages and trying to adopt the
DEP-3 Patch Tagging Guidelines for my patches, I often get to go on
http://dep.debian.net/ to find the correct fields.
.
The proposed patch adds a --dep3 option to "quilt -e header" that
adds a template fed to $EDITOR if the header is empty. The
template contains all fields and documents them, with indications of
required/optional.
Didier Raboud <didier@raboud.com> no debian vendor 2012-02-02
push_timeskew.patch ensure that all mtime of modified files are equal when pushing This is intended to avoid time skew in build systems in some cases.
.
See the discussion
https://lists.debian.org/debian-policy/2008/02/msg00030.html for more
context information.
no debian
manpage-typo.patch Manpage typo no
fix-failing-tests.patch Fix failing tests with Debian version of quilt
Due to the patch "fail_on_missing", Debian's quilt will not
return the expected output if a patch is empty. Therefore,
we need to pass "-f" to make it apply the patch anyway.
Dr. Tobias Quathamer <toddy@debian.org> not-needed

All known versions for source package 'quilt'

Links