diff options
author | Adam Stokes <adam.stokes@ubuntu.com> | 2014-01-15 22:23:32 -0500 |
---|---|---|
committer | Adam Stokes <adam.stokes@ubuntu.com> | 2014-01-15 22:23:32 -0500 |
commit | 55b48fa4c5e625c74b1ffd80213b3cd72809365a (patch) | |
tree | 22c4c0f49ce670b08331b9e7d3a87de11f4a8f23 /debian/changelog | |
parent | fac1f1fc6f8bc85868aa9f97584bd865add3204b (diff) | |
download | sos-55b48fa4c5e625c74b1ffd80213b3cd72809365a.tar.gz |
Update debian packaging to use pybuild and prep for 3.1 release.
Signed-off-by: Adam Stokes <adam.stokes@ubuntu.com>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 109b5e2a..96c16e51 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +sosreport (3.1-1) unstable; urgency=low + + * New upstream release v3.1 + Features include: + - Full Python 3 support + - Further modularized openstack plugins + * debian/rules: + - Use pybuild + * debian/control: + - Use X-Python-Version: >= 3.3 + - This drops support for Python 2 as we move forward. + + -- Adam Stokes <adam.stokes@ubuntu.com> Wed, 15 Jan 2014 16:58:54 -0500 + sosreport (3.0-1) unstable; urgency=low * New upstream release v3.0 |