summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS10
-rw-r--r--cmdtestlib.py2
-rw-r--r--debian/changelog6
-rw-r--r--project.meta2
4 files changed, 17 insertions, 3 deletions
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..afc27b0
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,10 @@
+NEWS for cmdtest
+================
+
+This file summarizes changes between releases of cmdtest.
+
+Version 0.2, released 2012-02-18
+--------------------------------
+
+* The `-t testname` option now works.
+
diff --git a/cmdtestlib.py b/cmdtestlib.py
index 8c63d37..779133a 100644
--- a/cmdtestlib.py
+++ b/cmdtestlib.py
@@ -14,7 +14,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-__version__ = '0.1'
+__version__ = '0.2'
import os
diff --git a/debian/changelog b/debian/changelog
index 6ec5edf..f67a242 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cmdtest (0.2-1) unstable; urgency=low
+
+ * New upstream version.
+
+ -- Lars Wirzenius <liw@liw.fi> Sat, 18 Feb 2012 11:24:56 +0000
+
cmdtest (0.1-1) unstable; urgency=low
* Initial packaging. (Close: #653015)
diff --git a/project.meta b/project.meta
deleted file mode 100644
index 17851f6..0000000
--- a/project.meta
+++ /dev/null
@@ -1,2 +0,0 @@
-[config]
-basetgz = /home/pbuilder-tgz/sid-amd64-pristine.tgz, squeeze:/home/pbuilder-tgz/squeeze-amd64-custom.tgz