summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS.rst2
-rwxr-xr-xdebian/rules2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS.rst b/NEWS.rst
index ed0783c9..7ff703eb 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -2,7 +2,7 @@
User-facing changes in LEAP Client
==================================
-Release 0.2.0 (2013-1-XX)
+Release 0.2.0 (2013-2-23)
--------------------------
This release is a functionally working version in Debian Wheezy and Ubuntu 12.04.
diff --git a/debian/rules b/debian/rules
index a3165e4f..b3a33d94 100755
--- a/debian/rules
+++ b/debian/rules
@@ -49,7 +49,7 @@ install-python%:
# dh_auto_install
override_dh_installchangelogs:
- dh_installchangelogs -k CHANGES.txt
+ dh_installchangelogs -k NEWS.rst
# build and install sphinx docs
#