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 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96
|
python-fedora (0.10.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
[ Sergio Durigan Junior ]
* New upstream version 0.10.0
* Bump Standards-Version to 4.1.3.
* Bump d/compat version to 11.
* Adjust paths on d/python-fedora-doc.doc-base.
Due to debhelper 11, dh_installdocs now installs documentation under
the main package's directory (in our case,
/usr/share/doc/python-fedora/), as per Debian Policy 12.3.
* Use 'Multi-Arch: foreign' for python-fedora-docs package.
* Build-depend on python3-sphinx.
-- Sergio Durigan Junior <sergiodj@sergiodj.net> Thu, 15 Feb 2018 15:00:26 -0500
python-fedora (0.9.0-1) unstable; urgency=medium
* Updating d/watch and use github instead of pypi.
* New upstream version 0.9.0
* Bumping standards version to 4.0.1.
* Rebasing (and removing) Debian local patches on top of new upstream version.
* Add autopkgtest; replace Homepage by github (from fedorahosted).
* Update upstream signature key.
* Fix typos on manpage/docs.
* Add lintian-overrides for manpage warnings.
The manpage is generated automatically.
* Bump compat level to 10.
-- Sergio Durigan Junior <sergiodj@sergiodj.net> Tue, 08 Aug 2017 17:16:33 -0400
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
|