summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2012-01-10 11:08:54 +0100
committerJean Delvare <jdelvare@suse.de>2012-01-10 11:08:54 +0100
commit996d75ddd7489d026b905276dd02bc5679e3ecf6 (patch)
tree9f5283231f55bcb0ef8aef3be11b830e30b1aa6f /quilt.changes
parentc24a5fa8917aabc8b795862ca12d5def54657841 (diff)
downloadquilt-996d75ddd7489d026b905276dd02bc5679e3ecf6.tar.gz
No need to delete doc/quilt.1 twice on "make clean"
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes8
1 files changed, 8 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index 4115eb0..b5b1f21 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,11 @@
+-------------------------------------------------------------------
+Tue Jan 10 11:05:36 CET 2012 - jdelvare@suse.de
+
+- Makefile.in: No need to delete doc/quilt.1 twice on "make clean".
+
+-------------------------------------------------------------------
Mon Jan 9 20:49:04 CET 2012 - mquinson@debian.org
+
- Makefile.in:
- revert the change to fix the generation of quilt.1 with dash
It induced relying on GNU sed, which introduce severe portability
@@ -8,6 +15,7 @@ Mon Jan 9 20:49:04 CET 2012 - mquinson@debian.org
is the default shell (bash is installed anyway since our scripts
use it)
+-------------------------------------------------------------------
Mon Jan 2 11:02:38 CET 2012 - mquinson@debian.org
- Makefile.in: Fix auto-generation of quilt.1 to work with dash