diff options
| author | Michael Vogt <egon@top> | 2005-12-01 11:59:41 +0100 |
|---|---|---|
| committer | Michael Vogt <egon@top> | 2005-12-01 11:59:41 +0100 |
| commit | 8477efa841179e2097066fc0e0f3ef20151da614 (patch) | |
| tree | c9e23407fd881c12b0941693d8a9d05e1b3bd137 /debian/control | |
| parent | d0b7e12a48c0df3e0af64fe74333ff1010554a28 (diff) | |
| download | python-apt-8477efa841179e2097066fc0e0f3ef20151da614.tar.gz | |
* MetaRelease.py: comments added
* debian/control: build-depend on python-dev
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 1d0818d8..2cb3e68d 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: update-manager Section: gnome Priority: optional Maintainer: Michiel Sikkes <michiel@eyesopened.nl> -Build-Depends: debhelper (>= 4.0.0), libxml-parser-perl, scrollkeeper, intltool +Build-Depends: debhelper (>= 4.0.0), libxml-parser-perl, scrollkeeper, intltool, python-dev Standards-Version: 3.6.1.1 Package: update-manager |
