diff options
| author | Julian Andres Klode <jak@debian.org> | 2009-04-13 18:19:41 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2009-04-13 18:19:41 +0200 |
| commit | 6c3e74bdf3a8bd6aced0a2ddb38c1cc7b22ec655 (patch) | |
| tree | 590dae39fa870a4af07b45a8899e46a12752fcc9 /debian/control | |
| parent | 23d29169c30b2f05a0c2943832a7cf7288ff5802 (diff) | |
| download | python-apt-6c3e74bdf3a8bd6aced0a2ddb38c1cc7b22ec655.tar.gz | |
* doc/source/conf.py: Do not require python-debian anymore
Try to get the release from the information in the environment variable
DEBVER, which is exported in debian/rules. If it is not set, use python-debian
to read the release from the changelog.
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 4c7b542f..72476c58 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,6 @@ Build-Depends: apt-utils, python-all-dbg, python-all-dev, python-central (>= 0.5), - python-debian, python-distutils-extra (>= 1.9.0), python-gtk2, python-sphinx (>= 0.5), |
