summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Čihař <michal@cihar.com>2013-10-31 08:48:13 +0000
committerMichal Čihař <michal@cihar.com>2013-10-31 08:48:13 +0000
commit62a3983bc2be811144d6561831d41aaf3a416a0b (patch)
tree8bb4963b90663553202fb717a01228b486ce90b7
parent5ca6c207ee947ac252ebc2f8317340636586dcdf (diff)
NOT RELEASED YET
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c0872d1..10a47f1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+sdcv (0.5.0~beta2-3) UNRELEASED; urgency=low
+
+ * NOT RELEASED YET
+
+ -- Michal Čihař <nijel@debian.org> Thu, 31 Oct 2013 09:48:08 +0100
+
sdcv (0.5.0~beta2-2) unstable; urgency=low
* Explicitly build depend on g++ (>=4:4.8) for c++11 support.