summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2014-01-20 11:06:10 +0100
committerJean Delvare <jdelvare@suse.de>2014-01-20 11:06:10 +0100
commit2709005d413030f5a0b888ba20b40ae134959e87 (patch)
tree979233e8c1cfd34104e43809c52db468dc9f11bc /quilt.changes
parentef7092293eb3398c561536e02722de70061387f8 (diff)
downloadquilt-2709005d413030f5a0b888ba20b40ae134959e87.tar.gz
Tree-wide white-space cleanups
* Delete blank lines at end of files. * Delete white space at end of lines. * Delete spaces before tab. * Replace 8 spaces by a tab where it makes sense.
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes20
1 files changed, 10 insertions, 10 deletions
diff --git a/quilt.changes b/quilt.changes
index b474c46..93242fa 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -349,7 +349,7 @@ Tue Jan 10 11:05:36 CET 2012 - jdelvare@suse.de
-------------------------------------------------------------------
Mon Jan 9 20:49:04 CET 2012 - mquinson@debian.org
-- Makefile.in:
+- Makefile.in:
- revert the change to fix the generation of quilt.1 with dash
It induced relying on GNU sed, which introduce severe portability
issues as BSD and Mac OSX versions of sed (at least) cannot deal
@@ -365,7 +365,7 @@ Mon Jan 2 11:02:38 CET 2012 - mquinson@debian.org
- quilt/new: add a check that QUILT_PATCHES != QUILT_PC.
Rational: If QUILT_PATCHES and QUILT_PC are set to the same directory,
the awk script in filenames_in_patch (in scripts/patchfns) will
- break with a '<patchname> is a directory' error.
+ break with a '<patchname> is a directory' error.
Patch provided by anonymous in #30956 on savannah
-------------------------------------------------------------------
@@ -1718,7 +1718,7 @@ Sun Jan 29 22:46:14 CET 2006 - agruen@suse.de
- quilt/mail.in:
+ Add -m and --prefix options so that the mail command can be
- used without invoking an editor.
+ used without invoking an editor.
+ Verify that each message generated will have a unique subject.
+ Verify that the introduction has a subject header.
+ Fix a bug in the heuristic for adding recipients.
@@ -2106,7 +2106,7 @@ Thu Dec 8 17:45:41 CET 2005 - agruen@suse.de
-------------------------------------------------------------------
Thu Dec 1 11:56:33 CET 2005 - mquinson@debian.org
-- bin/guards.in: s/ocnfiguration/configuration/
+- bin/guards.in: s/ocnfiguration/configuration/
(fixes Bug#341518 in Debian)
- doc/quilt.1.in: Document common options to all commands
(fixes Bug#334408 in Debian)
@@ -2231,7 +2231,7 @@ Wed Sep 21 20:11:06 CEST 2005 - khali@linux-fr.org
-------------------------------------------------------------------
Tue Sep 20 19:57:43 CEST 2005 - khali@linux-fr.org
-- Makefile.in: Fix compat/tail symlink creation. Fix variable
+- Makefile.in: Fix compat/tail symlink creation. Fix variable
exporting bashism.
- configure.ac: Use grep >/dev/null instead of grep -q for
compatibility. Test for grep -q, some quilt scripts need it.
@@ -3038,7 +3038,7 @@ Fri Jan 21 13:49:30 CET 2005 - agruen@suse.de
-------------------------------------------------------------------
Thu Jan 20 12:36:25 CET 2005 - mquinson@debian.org
-- fix the bash completion file:
+- fix the bash completion file:
- does not complete on dir anymore, just files.
- use string comparison when dealing with BASH_VERSION, it may
contain letters.
@@ -3512,7 +3512,7 @@ Fri Feb 20 14:30:11 CET 2004 - agruen@suse.de
+ Fix another bug that triggers when /patches exists.
+ Working in sub-directories: Force `quilt new' to always create
the new patch in the current working directory even if there
- is a patches/ sub-directory further up the directory tree.
+ is a patches/ sub-directory further up the directory tree.
This should restore the behavior from before Jan 28 very well.
- quilt files, diff, refresh: Sort the files in the patch
alphabetically.
@@ -3730,8 +3730,8 @@ Tue Oct 21 20:44:00 CEST 2003 - agruen@suse.de
-------------------------------------------------------------------
Tue Sep 9 08:44:12 CEST 2003 - martin.quinson@tuxfamily.org
-- fix LC_ALL to C during building the reference so that the
- documentation comes to english and not to french when build
+- fix LC_ALL to C during building the reference so that the
+ documentation comes to english and not to french when build
on my box.
- Update the french translation
- Bump the version number to 0.25
@@ -3988,7 +3988,7 @@ Thu Jan 30 16:11:00 CET 2003 - Martin.Quinson@ens-lyon.fr
-------------------------------------------------------------------
Thu Jan 30 13:25:51 CET 2003 - agruen@suse.de
- Fix some regex quoting; use grep -E because we quote for extended
- regexps. Filenames with "+^$" in it did not work in some places.
+ regexps. Filenames with "+^$" in it did not work in some places.
- Prepare for GNU Autoconf: substitute @PERL@, @BASH@, @DIFF@,
@PATCH@ in scripts.
- Some cleanups in Makefile.