diff options
author | Barry Warsaw <barry@debian.org> | 2014-05-20 23:51:09 +0000 |
---|---|---|
committer | Barry Warsaw <barry@debian.org> | 2014-05-20 23:51:09 +0000 |
commit | b745ccd8fd4ded63716e98308a0c119727d05dc4 (patch) | |
tree | 56375ac8d6cbe90f900b9bf57667bcd422eff4dc /debian | |
parent | 2f252eb2a032b702c493247f0f764aa54d372d09 (diff) | |
download | python-requests-b745ccd8fd4ded63716e98308a0c119727d05dc4.tar python-requests-b745ccd8fd4ded63716e98308a0c119727d05dc4.tar.gz |
fix typo
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 a3edc8c..7b1d209 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ requests (2.2.1-2) unstable; urgency=medium * Team upload. * debian/control - - Add python-requests-wheels binary package. + - Add python-requests-whl binary package. - Build-Depends on python3-wheel, python-setuptools, and python3-setuptools. - wrap-and-sort. |