summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2009-01-09 22:50:02 +0100
committerJulian Andres Klode <jak@debian.org>2009-01-09 22:50:02 +0100
commit048460bfb647f57e232a95f5f37c99dd9242343c (patch)
tree05448f82ca70ac2c930cc5e3d9d6f617c0533252
parentb2d15c42700f0c67af2c9364a29c72562f74ff2b (diff)
downloadpython-apt-048460bfb647f57e232a95f5f37c99dd9242343c.tar.gz
Contains style Guide (Closes: #481562)
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7d37e7be..43c868a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ python-apt (0.7.9~exp2) experimental; urgency=low
* apt/gtk/widgets.py:
- Fix the code and document the signals
* Introduce new documentation build with Sphinx
+ - Contains style Guide (Closes: #481562)
- debian/rules: Build the documentation here
- setup.py: Remove pydoc building and add new docs.
- debian/examples: Include examples from documentation