summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog5
-rw-r--r--debian/control4
2 files changed, 6 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index e0b8ac8..234c3b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,11 @@
python-coverage-test-runner (1.1-1) unstable; urgency=low
* New upstream version.
+ * debian/control: Change Section: to python to match the Debian override
+ file.
+ * debian/control: Update Maintainer: to use my current e-mail address.
- -- Lars Wirzenius <liw@iki.fi> Sun, 18 May 2008 16:42:11 +0300
+ -- Lars Wirzenius <liw@liw.fi> Sat, 12 Jul 2008 16:16:11 +0300
python-coverage-test-runner (1.0-2) unreleased; urgency=low
diff --git a/debian/control b/debian/control
index 5d38d9d..889b074 100644
--- a/debian/control
+++ b/debian/control
@@ -1,6 +1,6 @@
Source: python-coverage-test-runner
-Maintainer: Lars Wirzenius <liw@iki.fi>
-Section: devel
+Maintainer: Lars Wirzenius <liw@liw.fi>
+Section: python
Priority: optional
Standards-Version: 3.7.2
Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.38),