summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-06-24 20:30:51 +0300
committerLars Wirzenius <liw@liw.fi>2015-06-25 18:48:14 +0300
commitf76a59a45262bcb62f5e4ef6b44c38b28857a15b (patch)
tree48f8c824119eb9d64e2811e8832f5105c84d4bcf /doc
parent7a9ed0e24a3a23b543edacf1ca43c351c1090ffe (diff)
downloadick-f76a59a45262bcb62f5e4ef6b44c38b28857a15b.tar.gz
Don't mangle Debian version for release to unstable
Diffstat (limited to 'doc')
-rw-r--r--doc/060-cleanly.yarn9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/060-cleanly.yarn b/doc/060-cleanly.yarn
index 859ef98..1fe3245 100644
--- a/doc/060-cleanly.yarn
+++ b/doc/060-cleanly.yarn
@@ -78,6 +78,15 @@ separately for each supported Debian release (e.g., Debian 7 and 8).
AND file foo_3.2-1.debian7.debian.tar.xz exists
AND file foo_3.2-1.debian7.dsc exists
+However, if the release name is `unstable`, no mangling should happen.
+(Really.)
+
+ WHEN user runs, in foo,
+ ... cleanly --release --debian-release unstable dsc
+ THEN file foo_3.2.orig.tar.xz exists
+ AND file foo_3.2-1.debian.tar.xz exists
+ AND file foo_3.2-1.dsc exists
+
## Build a Debian binary package
This is where things get interesting. We build a Debian binary