1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62
|
python-fedora (0.8.0-1) unstable; urgency=medium
[ SVN-Git Migration ]
* Migrate from SVN to Git.
[ Ondřej Nový ]
* Fixed VCS URL (https)
[ Sergio Durigan Junior ]
* New upstream release.
* Add myself to the Uploaders list.
* Split package into python-fedora and python3-fedora.
* New package python-fedora-doc. Make python{,3}-fedora packages
suggest it.
* Bump Standards-Version to 3.9.8.
* Add X-Python3-Version >= 3.2.
* Use wrap-and-sort on debian/control.
* Review copyright information for upstream package.
* Fix license name typo on debian/copyright.
* Add myself to the list of copyright holders for files under
debian/*.
* Improve debian/rules. Remove dh_auto_clean override, which
means that the package now includes all modules from upstream.
Generate documentation using sphinx. Adjust rules and variables
for pybuild. (Closes: #797253)
* Improve debian/watch. Bump version to 4.
* Remove README.Debian since now we install the whole upstream
package.
[ Mattia Rizzolo ]
* Remove doc/_build directory on clean.
-- Sergio Durigan Junior <sergiodj@sergiodj.net> Mon, 18 Jul 2016 22:28:21 -0400
python-fedora (0.3.36-2) unstable; urgency=medium
* Team upload.
* Patch setup.py to use distutils setup as a workaround for problems with
python-setuptools > 17 (Closes: #789982)
* Add missing Vcs-* to debian/control
-- Scott Kitterman <scott@kitterman.com> Thu, 23 Jul 2015 01:43:36 -0400
python-fedora (0.3.36-1) unstable; urgency=medium
* New upstream release
* Update copyright years
-- Nicolas Dandrimont <olasd@debian.org> Tue, 19 Aug 2014 13:53:31 +0200
python-fedora (0.3.34-1) unstable; urgency=medium
* New upstream release
* Install upstream changelog
-- Nicolas Dandrimont <olasd@debian.org> Mon, 14 Jul 2014 21:55:29 +0200
python-fedora (0.3.33-1) unstable; urgency=medium
* Initial release. (Closes: #743132)
-- Nicolas Dandrimont <olasd@debian.org> Sun, 30 Mar 2014 22:01:31 +0200
|