diff options
author | Adam Stokes <adam.stokes@ubuntu.com> | 2013-07-21 20:59:56 -0400 |
---|---|---|
committer | Adam Stokes <adam.stokes@ubuntu.com> | 2013-07-21 20:59:56 -0400 |
commit | 8d642e668be5f9905b6b4fe486b6f7b6d280e749 (patch) | |
tree | 43f2190aa5b172e96c4dff0eb7f3752186d7c038 /debian/changelog | |
parent | 860a8da43c0c81c88dd676137a55df9d087f2fb4 (diff) | |
download | sos-8d642e668be5f9905b6b4fe486b6f7b6d280e749.tar.gz |
Debian policy fixes
- Made sure to include both companies AND individuals in AUTHORS file.
- Fixed a copyright issue on kernelrt plugin which is GPL-2 and not GPL-2 (or later)
- Treat the sosreport package as a private python module (currently a public one
as defined by the Debian python policy)
Signed-off-by: Adam Stokes <adam.stokes@ubuntu.com>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 445bfafc..ca70525b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +sosreport (3.0-1) unstable; urgency=low + + * New upstream release v3.0 + Features include: + - Openstack, MAAS, Juju, and other cloud technologies + - Extended policies to allow for easier cross distribution support. + - Cross distribution support for Debian, Ubuntu, Fedora, and + Red Hat Enterprise Linux + - Increase execution speed of plugins + + -- Adam Stokes <adam.stokes@ubuntu.com> Sun, 21 Jul 2013 20:35:04 -0400 + sosreport (2.3~git20130509-1) unstable; urgency=low * Package updated from git rev 395ad13da8 |