[Python-modules-commits] r22349 - in packages/python-psutil/trunk/debian (2 files)
morph at users.alioth.debian.org
morph at users.alioth.debian.org
Thu Jun 28 18:59:15 UTC 2012
Date: Thursday, June 28, 2012 @ 18:59:13
Author: morph
Revision: 22349
debian/docs, python-psutil.doc-base
Modified:
packages/python-psutil/trunk/debian/changelog
Deleted:
packages/python-psutil/trunk/debian/python-psutil.doc-base
Modified: packages/python-psutil/trunk/debian/changelog
===================================================================
--- packages/python-psutil/trunk/debian/changelog 2012-06-28 17:58:54 UTC (rev 22348)
+++ packages/python-psutil/trunk/debian/changelog 2012-06-28 18:59:13 UTC (rev 22349)
@@ -1,10 +1,10 @@
python-psutil (0.5.0-1) UNRELEASED; urgency=low
* New upstream release
- * debian/docs
+ * debian/docs, python-psutil.doc-base
- removed, docs no longer provided in the tarball
- -- Sandro Tosi <morph at debian.org> Thu, 28 Jun 2012 19:58:34 +0200
+ -- Sandro Tosi <morph at debian.org> Thu, 28 Jun 2012 20:01:04 +0200
python-psutil (0.4.1-1) unstable; urgency=low
Deleted: packages/python-psutil/trunk/debian/python-psutil.doc-base
===================================================================
--- packages/python-psutil/trunk/debian/python-psutil.doc-base 2012-06-28 17:58:54 UTC (rev 22348)
+++ packages/python-psutil/trunk/debian/python-psutil.doc-base 2012-06-28 18:59:13 UTC (rev 22349)
@@ -1,13 +0,0 @@
-Document: psutil
-Title: Psutil Summary
-Author: Jay Loden, Giampaolo Rodola'
-Abstract: psutil is a module providing an interface for retrieving
- information on running processes and system utilization (CPU, memory)
- in a portable way by using Python, implementing many functionalities
- offered by command line tools like ps, top, kill and Windows task
- manager.
-Section: Programming/Python
-
-Format: HTML
-Index: /usr/share/doc/python-psutil/docs/index.html
-Files: /usr/share/doc/python-psutil/docs/*
More information about the Python-modules-commits
mailing list