summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorMartin Quinson <mquinson@debian.org>2012-02-01 18:08:48 +0100
committerJean Delvare <jdelvare@suse.de>2012-02-01 18:08:48 +0100
commitef0e5378ed163dbea21bccec89141344498151c2 (patch)
tree613bff1364a91ea15a83803bb1dd86df2e1a37a4 /quilt.changes
parentcf8ac8ebcbbd6e651129560435ccd8c24b5d6740 (diff)
downloadquilt-ef0e5378ed163dbea21bccec89141344498151c2.tar.gz
Make backup-files a shell script
Make backup-files a shell script instead of a binary, so we can make quilt arch: all [Steve Langasek, thanks so much] (Closes: Debian #363659) Signed-off-by: Jean Delvare <jdelvare@suse.de>
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes6
1 files changed, 6 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index 55274fe..4cc73cc 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Wed Feb 1 16:58:22 CET 2012 - mquinson@debian.org
+
+- Make backup-files a shell script. This makes it possible to
+ package quilt as an architecture-indepdendent package.
+
+-------------------------------------------------------------------
Wed Feb 1 16:55:57 CET 2012 - jdelvare@suse.de
- Add a dedicated test case for backup-files.