diff options
| author | Steve Langasek <steve.langasek@canonical.com> | 2012-06-11 20:46:17 +0000 |
|---|---|---|
| committer | Steve Langasek <steve.langasek@canonical.com> | 2012-06-11 20:46:17 +0000 |
| commit | adb0326614b3c06968eb0c30c91f1290773cd4cc (patch) | |
| tree | 30bae6ee513be16ad4a54ed4140cc5af67f9e802 /debian | |
| parent | b5cd01652e1ccbc6c3416df88ac66d2cfcbc0a76 (diff) | |
| download | python-apt-adb0326614b3c06968eb0c30c91f1290773cd4cc.tar.gz | |
pre-build.sh: call dpkg-checkbuilddeps with the list of our
source-build-dependencies; this may save someone else an hour down the
line scratching their head over gratuitous test-suite failures...
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8b860590..05b8c664 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,9 @@ python-apt (0.8.5) UNRELEASED; urgency=low [ Steve Langasek ] * utils/get_ubuntu_mirrors_from_lp.py: move this script to python3 + * pre-build.sh: call dpkg-checkbuilddeps with the list of our + source-build-dependencies; this may save someone else an hour down the + line scratching their head over gratuitous test-suite failures... -- Michael Vogt <mvo@debian.org> Tue, 17 Apr 2012 14:09:24 +0200 |
