summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Quinson <mquinson@debian.org>2005-03-23 10:40:12 +0000
committerMartin Quinson <mquinson@debian.org>2005-03-23 10:40:12 +0000
commit63b5dea9ef4004e7bf6ef52eba9c75c0aafff598 (patch)
tree1f78a127216db34e7fdeb347b094919fc67f37bd
parenta478009bcb6fa0794644e3d5d3ac4350642cb082 (diff)
downloadquilt-63b5dea9ef4004e7bf6ef52eba9c75c0aafff598.tar.gz
new minor release of debian package to fix some issues
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ba2281b..c68de5d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+quilt (0.39-2) unstable; urgency=low
+
+ * Pass -p $opt_strip_level option to diffstat in refresh command.
+ (Closes: #298785)
+ * fixes from upstream cvs:
+ - Add a missing "exit 1" to quilt/fold.in when no patches are applied.
+ - typo in graph help message.
+
+ -- Martin Quinson <mquinson@debian.org> Wed, 23 Mar 2005 11:10:07 +0100
+
quilt (0.39-1) unstable; urgency=low
* New upstream release.