summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2006-01-15 15:00:34 +0000
committerAndreas Gruenbacher <agruen@suse.de>2006-01-15 15:00:34 +0000
commit34ce343f9d4cf204dbfcbf8092a8f5c8358b6d83 (patch)
tree478d98da0b49c65453e16266b45d41a1db4617ad /quilt.changes
parent5e61a8bda30e96bef5a1c6e265f4d6d19695102d (diff)
downloadquilt-34ce343f9d4cf204dbfcbf8092a8f5c8358b6d83.tar.gz
- John Vandenberg <jayvdb@gmail.com>: Make check depends on
programs that have been configured with --with-<name>=<prog>. Make dependencies would get confused by symlinks, so create wrappers in compat/ for make check. - Remove binaries in compat/ that are not listed in COMPAT_PROGRAMS or COMPAT_SYMLINKS. - configure.ac: use --without-$foo instead of --with-foo=none. - Fix processing of translations again, and update de.po.
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes12
1 files changed, 12 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index b098b78..c14f2db 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,16 @@
-------------------------------------------------------------------
+Sun Jan 15 16:00:17 CET 2006 - agruen@suse.de
+
+- John Vandenberg <jayvdb@gmail.com>: Make check depends on
+ programs that have been configured with --with-<name>=<prog>.
+ Make dependencies would get confused by symlinks, so create
+ wrappers in compat/ for make check.
+- Remove binaries in compat/ that are not listed in COMPAT_PROGRAMS
+ or COMPAT_SYMLINKS.
+- configure.ac: use --without-$foo instead of --with-foo=none.
+- Fix processing of translations again, and update de.po.
+
+-------------------------------------------------------------------
Sat Jan 14 19:42:21 CET 2006 - agruen@suse.de
- Move scripts directory to quilt/scripts to simplify running quilt