summaryrefslogtreecommitdiff
path: root/doc/news/version_2.14
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-02-02 17:54:42 -0500
committerJoey Hess <joey@kodama.kitenet.net>2008-02-02 17:54:42 -0500
commit4820dfe4e0460ce9ad1216cd27cbf28104ac78e4 (patch)
tree1df11b9e20973dce19413d0b3d4815b14380b989 /doc/news/version_2.14
parentdcee0110582a93c0fe404b8fd4d9efdda263d42b (diff)
cleanups
Diffstat (limited to 'doc/news/version_2.14')
-rw-r--r--doc/news/version_2.14/discussion.mdwn20
1 files changed, 0 insertions, 20 deletions
diff --git a/doc/news/version_2.14/discussion.mdwn b/doc/news/version_2.14/discussion.mdwn
deleted file mode 100644
index c3674a92d..000000000
--- a/doc/news/version_2.14/discussion.mdwn
+++ /dev/null
@@ -1,20 +0,0 @@
-Hi Joey! Where can I find the source package for ikiwiki 2.14? I rather prefer
-`wget` than `git` to download it :) I've just checked
-[Debian page of ikiwiki source package](http://packages.debian.org/unstable/source/ikiwiki)
-and it seems that it still contains older version 2.13. I didn't found
-the latest version at <http://incoming.debian.org/> too. --[[Paweł|ptecza]]
-
-> 2.14 is at the url you cited now. --[[Joey]]
-
->> Thanks! I can confirm it :) I'm curious what a reason of "delay" is?
->> The sources were accepted in unstable 2 days ago... Please forgive me
->> if it's a stupid question, but I don't know how exactly it works in
->> Debian project. --[[Paweł|ptecza]]
-
->>> After I upload, ikiwiki is not pushed out to the mirrors until the
->>> twice-daily mirror sync. After that, packages.debian.org has to run its
->>> update. I'm not sure what the timing of that is, it seems to be
->>> somewhat slower than the mirror sync, and also more subject to breaking
->>> from time to time. --[[Joey]]
-
->>>> Thank you for the explanation! :) --[[Paweł|ptecza]]