diff options
author | Thomas Goirand <thomas@goirand.fr> | 2012-12-17 11:47:30 +0000 |
---|---|---|
committer | Thomas Goirand <thomas@goirand.fr> | 2012-12-17 11:47:30 +0000 |
commit | 57fa2e21aed37c1af2a87f36a998046b73092a21 (patch) | |
tree | e340564b0d0ea9bc444202143855b9eea961444a /debian | |
parent | 7aecdd0b91286280999a545433427cd465231a6f (diff) | |
download | factory-boy-57fa2e21aed37c1af2a87f36a998046b73092a21.tar factory-boy-57fa2e21aed37c1af2a87f36a998046b73092a21.tar.gz |
Edited debian/changelog.1.1.5-1
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 44c8d24..bfe4ba0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,10 @@ factory-boy (1.1.5-1) experimental; urgency=low * Added a get-vcs-source and debian/gbp.conf file. * Added everyone in the team as uploaders. * Switching to openstack-pkg-tools unified packaging. + * Removed X-Python-Version: >= 2.6. + * Added predepends on dpkg 1.15.6~, and using xz compression. + * Fixed long and short descrition syntax to please lintian. + * Fixed multiple small problems in debian/copyright. -- Thomas Goirand <zigo@debian.org> Sun, 14 Oct 2012 12:06:03 +0000 |