[Python-modules-commits] [taskw] 01/01: correct Maintainer field

Edward Betts edward at moszumanska.debian.org
Sat Nov 21 16:17:47 UTC 2015


This is an automated email from the git hooks/post-receive script.

edward pushed a commit to branch master
in repository taskw.

commit b9b464dd3b8423b9353ce6bf76b31d02211d9098
Author: Edward Betts <edward at 4angle.com>
Date:   Sat Nov 21 15:03:04 2015 +0000

    correct Maintainer field
---
 debian/control | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 95bb19d..f1a8023 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,6 @@
 Source: taskw
-Maintainer: Edward Betts <edward at 4angle.com>
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Edward Betts <edward at 4angle.com>
 Section: python
 Priority: optional
 Build-Depends: debhelper (>= 9),
@@ -26,14 +27,14 @@ Package: python-taskw
 Architecture: all
 Depends: taskwarrior, ${misc:Depends}, ${python:Depends}
 Description: Python bindings for your taskwarrior database
- This is a python API for the 'taskwarrior' command line tool.  It uses the
+ This is a Python API for the 'taskwarrior' command line tool.  It uses the
  'task export' and 'task import' commands to manipulate the task database.
 
 Package: python3-taskw
 Architecture: all
 Depends: taskwarrior, ${misc:Depends}, ${python3:Depends}
 Description: Python bindings for your taskwarrior database (Python 3 version)
- This is a python API for the 'taskwarrior' command line tool.  It uses the
+ This is a Python API for the 'taskwarrior' command line tool.  It uses the
  'task export' and 'task import' commands to manipulate the task database.
  .
  This package contains taskw for Python 3.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/taskw.git



More information about the Python-modules-commits mailing list