diff options
author | Luca Falavigna <dktrkranz@ubuntu.com> | 2009-08-01 18:40:02 +0200 |
---|---|---|
committer | Luca Falavigna <dktrkranz@ubuntu.com> | 2009-08-01 18:40:02 +0200 |
commit | 215ccb195bbe23ac6982ac940a3ded076e8c9138 (patch) | |
tree | 717009e812a558b2d5b85929246d77699b0067a3 /debian/changelog | |
parent | 572db495e3bdadd4d61e8ceb8dc26a6c35109667 (diff) |
Do not build-depend on unnecessary pythoh-dev, replace it with python
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 127bfb7..c2cc7c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ scons (1.2.0-3) UNRELEASED; urgency=low + * Do not build-depend on unnecessary pythoh-dev, replace it with python. * Bump Standards-Version to 3.8.2, no changes required. - -- Luca Falavigna <dktrkranz@ubuntu.com> Sat, 01 Aug 2009 18:23:25 +0200 + -- Luca Falavigna <dktrkranz@ubuntu.com> Sat, 01 Aug 2009 18:39:33 +0200 scons (1.2.0-2) unstable; urgency=low |