diff options
author | Daniele Tricoli <eriol@mornie.org> | 2014-05-27 14:44:17 +0000 |
---|---|---|
committer | Daniele Tricoli <eriol@mornie.org> | 2014-05-27 14:44:17 +0000 |
commit | f02102f3ef7ed76f1604f663347374d75f6d16e1 (patch) | |
tree | 83974d3df950ad02f07f6e2b95c8f0ad5e5db083 /debian | |
parent | 4aa7d7f3a9cfc3b67279f3ed4853db4f60de3d00 (diff) | |
download | python-urllib3-f02102f3ef7ed76f1604f663347374d75f6d16e1.tar python-urllib3-f02102f3ef7ed76f1604f663347374d75f6d16e1.tar.gz |
s/using the custom build plugin for tests/using the custom build plugin of pybuild
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 8faf2d7..4082bcf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,7 +20,7 @@ python-urllib3 (1.8.2-1) UNRELEASED; urgency=medium - Relax version of packages needed for testing * debian/rules - Enabled tests at build time also for Python 3 using the custom build - plugin for tests + plugin of pybuild -- Daniele Tricoli <eriol@mornie.org> Tue, 27 May 2014 16:40:30 +0200 |