From 32dec6b0af118cde9ecfaaa60d971cdea79b22b2 Mon Sep 17 00:00:00 2001 From: Andreas Gruenbacher Date: Sun, 6 Mar 2005 16:20:54 +0000 Subject: - Add `graph', `grep' and `mail' to QUILT_IN in po/Makefile (from Yasushi SHOJI). --- po/Makefile | 6 +++--- quilt.changes | 6 ++++++ 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/po/Makefile b/po/Makefile index 667765a..abbe439 100644 --- a/po/Makefile +++ b/po/Makefile @@ -1,6 +1,6 @@ -QUILT_IN := add applied delete diff files import new next patches \ - pop previous push refresh remove series setup top unapplied \ - fold fork snapshot edit upgrade +QUILT_IN := add applied delete diff edit files fold fork graph grep \ + import mail new next patches pop previous push refresh \ + remove series setup snapshot top unapplied upgrade SCRIPTS_IN := patchfns inspect patchfns # scripts/parse-patch is perl based diff --git a/quilt.changes b/quilt.changes index 8072d37..b7c03ca 100644 --- a/quilt.changes +++ b/quilt.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Mar 6 17:19:23 CET 2005 - agruen@suse.de + +- Add `graph', `grep' and `mail' to QUILT_IN in po/Makefile + (from Yasushi SHOJI). + ------------------------------------------------------------------- Fri Feb 24 13:12:57 CET 2005 - mquinson@debian.org -- cgit