summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2011-06-03 19:10:33 +0100
committerLars Wirzenius <liw@liw.fi>2011-06-03 19:10:33 +0100
commitd3bd905825d8170e3faa70c1596a0734a1235ca2 (patch)
tree82a4c150ac4605f4ce4d1c2fa77a02e8ca9d645d /debian
parentc6f594415f2546d40c4facc3ce932bf41d59b77b (diff)
downloadcoverage-test-runner-d3bd905825d8170e3faa70c1596a0734a1235ca2.tar.gz
Update debian/changelog with changes.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a1c9c99..7d2f316 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,17 @@
python-coverage-test-runner (1.6-1) unstable; urgency=low
+ * New upstream version.
+ - license change to GPL3+
+ - tweaks to documentation (README)
* Re-uploaded to Debian. (Closes: #628016)
+ * debian/copyright: Updated to reflect reality (GPL3+, not GPL2+),
+ and converted to DEP5.
+ * debian/control:
+ - Standards-Version bumped to 3.9.2 (no other changes required).
+ - Add python-coverage to Build-Depends.
+ - Add X-Python-Version header.
+ - Add Homepage.
+ * debian/source/format: Use 3.0 (quilt).
-- Lars Wirzenius <liw@liw.fi> Thu, 26 May 2011 13:47:06 +0100