summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2013-12-23 11:40:03 -0400
committerKali Kaneko <kali@leap.se>2013-12-23 11:40:03 -0400
commitf0232265a2725d8129b472479dd380b9ec3ca6b2 (patch)
treef57bdfafa0327d483de7e7f9ec9ad1e7e418e93d
parent496d317dcb2f8273c32f7f57f4d77aeda326a803 (diff)
Add comment about missing ~rc on the release name.
this should have been called 0.5.0~rc, but it got 0.5.0 by mistake. Leaving it that way so we can trigger with a rebuild, since changing name to 0.5.0~rc would render a lesser version.
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index b275b697..08e9aa40 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
bitmask (0.5.0) unstable; urgency=low
* Update to 0.5.0 rc release (first unified release, together with
- soledad and mx).
+ soledad and mx). This should actually have been called 0.5.0~rc.
-- Ben Carrillo <ben@futeisha.org> Mon, 23 Dec 2013 02:35:34 -0400