diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2008-10-19 18:43:46 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@xenon.tklauser.home> | 2008-10-19 18:43:46 +0200 |
commit | f74011f24e53c6611705232928d27989c0c7cd01 (patch) | |
tree | d990e00e4882616211a9f5f360e24bc00bd2d3b4 | |
parent | 9fa7e78745cd4a13a3d231a1c8e1c7410fc37a02 (diff) |
Remove duplicate Maintainer field
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index d38382d..64c2f7b 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,6 @@ Section: utils Priority: optional Maintainer: Debian Acpi Team <pkg-acpi-devel@lists.alioth.debian.org> Uploaders: Tobias Klauser <tklauser@access.unizh.ch> -Maintainer: Tobias Klauser <tklauser@access.unizh.ch> Build-Depends: debhelper (>= 5), libacpi-dev Standards-Version: 3.8.0 Homepage: http://www.vanheusden.com/acpitail/ |