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 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119
|
sphinxcontrib-pecanwsme (0.10.0-1) unstable; urgency=medium
* New upstream release.
* Added python3-six as (build-)depends.
* Removed patches applied upstream:
- import-reduce.patch
- more-python3-compat.patch
-- Thomas Goirand <zigo@debian.org> Wed, 22 Apr 2020 22:58:09 +0200
sphinxcontrib-pecanwsme (0.8.0-8) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/control: Use team+openstack@tracker.debian.org as maintainer
* Use debhelper-compat instead of debian/compat.
[ Thomas Goirand ]
* Removed Python 2 support (Closes: #938536).
-- Thomas Goirand <zigo@debian.org> Sun, 08 Sep 2019 10:30:16 +0200
sphinxcontrib-pecanwsme (0.8.0-7) unstable; urgency=medium
* More Py3 compat.
* Fixed debian/watch file to use github tags instead of pypi.
-- Thomas Goirand <zigo@debian.org> Sat, 23 Dec 2017 11:42:33 +0000
sphinxcontrib-pecanwsme (0.8.0-6) unstable; urgency=medium
* Add import-reduce.patch.
-- Thomas Goirand <zigo@debian.org> Sat, 23 Dec 2017 01:18:11 +0100
sphinxcontrib-pecanwsme (0.8.0-5) unstable; urgency=medium
* Fixed d/copyright as advised by FTP masters (Closes: #884985).
-- Thomas Goirand <zigo@debian.org> Sat, 23 Dec 2017 00:42:15 +0100
sphinxcontrib-pecanwsme (0.8.0-4) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URLs (https).
* d/rules: Changed UPSTREAM_GIT protocol to https
* d/copyright: Changed source URL to https protocol
[ Thomas Goirand ]
* Add Python 3 support.
* Standards-Version is now 4.1.2.
* Some fixes in debian/copyright.
* Ran wrap-and-sort -bast.
-- Thomas Goirand <zigo@debian.org> Fri, 22 Dec 2017 09:46:31 +0100
sphinxcontrib-pecanwsme (0.8.0-3) unstable; urgency=medium
* Using python-sphinxcontrib.httpdomain, and not the transition package
python-sphinxcontrib-httpdomain.
-- Thomas Goirand <zigo@debian.org> Thu, 10 Sep 2015 10:26:27 +0000
sphinxcontrib-pecanwsme (0.8.0-2) unstable; urgency=medium
* Removed python-pip from build-depends (Closes: #777606).
* Added build-depends: dh-python, removed version for python-all.
* Standards-Version: 3.9.6
-- Thomas Goirand <zigo@debian.org> Fri, 29 May 2015 09:54:54 +0200
sphinxcontrib-pecanwsme (0.8.0-1) unstable; urgency=medium
* New upstream release.
* Removed d2to1 and setuptools-git from build-depends.
* Added extend-diff-ignore = "^[^/]*[.]egg-info/" in debian/source/options,
removed the removal of the egg-info folder.
* Longer long description.
-- Thomas Goirand <zigo@debian.org> Thu, 26 Jun 2014 15:32:48 +0800
sphinxcontrib-pecanwsme (0.7-1) unstable; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Mon, 10 Mar 2014 22:59:42 +0800
sphinxcontrib-pecanwsme (0.6-1) unstable; urgency=medium
* New upstream release.
* Standards-Version: is now 3.9.5.
-- Thomas Goirand <zigo@debian.org> Sat, 08 Feb 2014 14:48:55 +0800
sphinxcontrib-pecanwsme (0.5-1) unstable; urgency=low
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Sat, 05 Oct 2013 17:47:14 +0800
sphinxcontrib-pecanwsme (0.2-3) unstable; urgency=low
* Using python-sphinxcontrib-pecanwsme as binary now.
* Depends on python-sphinxcontrib-httpdomain as it should.
-- Thomas Goirand <zigo@debian.org> Sun, 28 Jul 2013 17:53:37 +0800
sphinxcontrib-pecanwsme (0.2-2) unstable; urgency=low
* Missing build-depends: python-pbr, python-d2to1, python-setuptools-git.
* Cleans correctly (package can build twice).
-- Thomas Goirand <zigo@debian.org> Thu, 25 Jul 2013 23:13:35 +0800
sphinxcontrib-pecanwsme (0.2-1) unstable; urgency=low
* Initial release. (Closes: #717467)
-- Thomas Goirand <zigo@debian.org> Sun, 21 Jul 2013 13:41:30 +0800
|