summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Heinlein <sebi@sebi-laptop>2006-12-22 06:10:13 +0100
committerSebastian Heinlein <sebi@sebi-laptop>2006-12-22 06:10:13 +0100
commit09d6504d2c77f50beff139d3f456698e19f7bea7 (patch)
tree3f4de83c3e55a9937a13cc74bf3d6831e8de7e0c
parent55a0008558dd07b41ab87da7669b9e014fecffdc (diff)
downloadpython-apt-09d6504d2c77f50beff139d3f456698e19f7bea7.tar.gz
* remove a useless point in the debian package description
-rw-r--r--debian/control1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 5f661bc6..8e9a4e38 100644
--- a/debian/control
+++ b/debian/control
@@ -13,4 +13,3 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, lsb-release, pyt
Description: abstraction of the sources.list for use in python applications
This package provides python modules that help to administrate the
sources.list by providing an abstraction of it.
- .