diff options
| author | Sebastian Heinlein <sebi@sebi-laptop> | 2006-11-27 09:46:13 +0100 |
|---|---|---|
| committer | Sebastian Heinlein <sebi@sebi-laptop> | 2006-11-27 09:46:13 +0100 |
| commit | 72111ff6895a6df7103a1959cc44900e7c419ff1 (patch) | |
| tree | 69dcfdfea05aa6f2723f97efbe595e28f9b3bbf9 /debian/control | |
| parent | 48c981db5adea85ed38acf7fca0e63f5ae5b1b97 (diff) | |
| download | python-apt-72111ff6895a6df7103a1959cc44900e7c419ff1.tar.gz | |
* improve packaging
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 1ede02b3..5f661bc6 100644 --- a/debian/control +++ b/debian/control @@ -1,9 +1,9 @@ Source: python-aptsources -Section: unknown +Section: python Priority: optional XS-Python-Version: all Maintainer: Sebastian Heinlein <glatzor@ubuntu.com> -Build-Depends: cdbs, debhelper (>= 5.0.37.2), python-central (>= 0.5), python-distutils-extra +Build-Depends: cdbs, debhelper (>= 5.0.37.2), python-central (>= 0.5), python-distutils-extra, python-all-dev Standards-Version: 3.7.2 Package: python-aptsources |
