From f9134f3aca61ee5b1cec3f136cf99e37a90bb9f4 Mon Sep 17 00:00:00 2001 From: nima Date: Mon, 12 Jan 2009 13:06:34 +0000 Subject: Debian changes completely separated from upstream. git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@168 abc39116-655e-4be6-ad55-d661dc543056 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index a2feeb3..6882b5c 100644 --- a/debian/control +++ b/debian/control @@ -26,7 +26,7 @@ Priority: extra Depends: python-dmidecode (= ${binary:Version}), python-dbg, ${shlibs:Depends}, ${misc:Depends} Provides: ${python:Provides} XB-Python-Version: ${python:Versions} -Description: Python extension module for DMIDecode +Description: Python extension module for dmidecode (debug) DMI (the desktop management interface) provides a standardized description of a computer's hardware, including characteristics such as BIOS serial number and hardware connectors. -- cgit