diff options
| author | Julian Andres Klode <jak@debian.org> | 2010-03-12 12:41:01 +0100 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2010-03-12 12:41:01 +0100 |
| commit | 89246e2b657c7f160d5ebe2633ef64e3cdc23ee8 (patch) | |
| tree | 6cfe966ce37b64b537c8ef2d15f4efe83ef11942 /debian | |
| parent | e80e27ae1fba2e329eeb564f47d479cfa8b916d1 (diff) | |
| download | python-apt-89246e2b657c7f160d5ebe2633ef64e3cdc23ee8.tar.gz | |
Install examples to python-apt-doc instead of python-apt.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/python-apt-doc.examples (renamed from debian/examples) | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 35d9039e..276e5cc3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ python-apt (0.7.94.1) UNRELEASED; urgency=low on python2.6. * Use dh_link instead of ln for python-apt-doc (Closes: #573523). * Pass --link-doc=python-apt to dh_installdocs. + * Install examples to python-apt-doc instead of python-apt. -- Julian Andres Klode <jak@debian.org> Thu, 11 Mar 2010 19:33:26 +0100 diff --git a/debian/examples b/debian/python-apt-doc.examples index e4a93ea1..e4a93ea1 100644 --- a/debian/examples +++ b/debian/python-apt-doc.examples |
