summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2005-03-06 16:20:54 +0000
committerAndreas Gruenbacher <agruen@suse.de>2005-03-06 16:20:54 +0000
commit32dec6b0af118cde9ecfaaa60d971cdea79b22b2 (patch)
tree54f66ecb0f3f17c2660ca24c5f545d5ce28b1b74
parent7e86edea9eb391ba34754d668b502b84fd28a8c8 (diff)
downloadquilt-32dec6b0af118cde9ecfaaa60d971cdea79b22b2.tar.gz
- Add `graph', `grep' and `mail' to QUILT_IN in po/Makefile
(from Yasushi SHOJI).
-rw-r--r--po/Makefile6
-rw-r--r--quilt.changes6
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,4 +1,10 @@
-------------------------------------------------------------------
+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
- quilt add: Add check to ensure that no symlink will be added since we fail