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 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190
|
python-hacking (1.1.0-4) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Tue, 16 Jul 2019 21:27:35 +0200
python-hacking (1.1.0-3) experimental; urgency=medium
* Removed Python 2 support.
-- Thomas Goirand <zigo@debian.org> Wed, 27 Mar 2019 12:24:33 +0100
python-hacking (1.1.0-2) unstable; urgency=medium
* Team upload.
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
* Allow newer python-eventlet (Closes: #910027)
* Bump standards version to 4.2.1 (no changes)
* Bump debhelper compat level to 11
-- Ondřej Nový <onovy@debian.org> Mon, 01 Oct 2018 18:28:05 +0200
python-hacking (1.1.0-1) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https in Format
* d/control: Add trailing tilde to min version depend to allow
backports
* d/control: Use team+openstack@tracker.debian.org as maintainer
[ David Rabel ]
* New upstream version: 1.1.0
-- David Rabel <david.rabel@noresoft.com> Mon, 03 Sep 2018 14:52:06 +0200
python-hacking (0.12.0-1) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* New upstream release
* Bumped debhelper compat version to 10
* Fix B-D/D for new upstream release
* d/p: Rebase for new upstream release
* d/watch: Use https
* Enable autopkgtest-pkg-python testsuite
[ Thomas Goirand ]
* Ran wrap-and-sort -bast.
* Updating vcs fields.
* Updating maintainer field.
* Updating standards version to 4.1.1.
-- Ondřej Nový <onovy@debian.org> Sat, 09 Dec 2017 16:22:38 +0100
python-hacking (0.11.0-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Fix the python3-hacking dependencies. (Closes: #867431)
-- Adrian Bunk <bunk@debian.org> Tue, 17 Oct 2017 09:38:55 +0300
python-hacking (0.11.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Use correct branch in Vcs-* fields
[ Thomas Goirand ]
* Uploading to unstable (Closes: #837100).
-- Thomas Goirand <zigo@debian.org> Tue, 04 Oct 2016 13:21:49 +0200
python-hacking (0.11.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* Fixed homepage (https).
* Fixed VCS URLs (https).
* d/rules: Changed UPSTREAM_GIT protocol to https
* d/copyright: Changed source URL to https protocol
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Import flake8-legacy.patch from Ubuntu.
* Using OpenStack's Gerrit as VCS URLs.
* Using pkgos-dh_auto_{install,test} from openstack-pkg-tools >= 52~.
* Add build-depends for testing with Py3.
* Fixed debian/copyright ordering.
* Standards-Version: 3.9.8 (no change).
-- Thomas Goirand <zigo@debian.org> Sat, 17 Sep 2016 23:56:00 +0200
python-hacking (0.10.2-4) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 16 Oct 2015 09:49:09 +0000
python-hacking (0.10.2-3) experimental; urgency=medium
* Fixed (build-)dependencies which where quite wrong.
* Removed doc/source/static/nature.css from debian/copyright (it's gone from
upstream source code).
-- Thomas Goirand <zigo@debian.org> Tue, 22 Sep 2015 15:21:08 +0200
python-hacking (0.10.2-2) experimental; urgency=medium
* Team upload.
* d/control: Drop upper version boundary for pbr, no longer required.
-- James Page <james.page@ubuntu.com> Tue, 02 Jun 2015 09:41:22 +0100
python-hacking (0.10.2-1) experimental; urgency=medium
* Team upload.
* New upstream release:
- d/control: Align version requirements with upstream.
- d/p/no-intersphinx.patch: Dropped no longer needed.
- d/p/fix-requirements.txt.patch: Refresh, allow use of flake8 2.2.2.
-- James Page <james.page@ubuntu.com> Mon, 01 Jun 2015 14:59:11 +0100
python-hacking (0.9.2-1) unstable; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Sat, 30 May 2015 17:26:58 -0400
python-hacking (0.9.0-1) unstable; urgency=medium
* New upstream version.
- Update fix-requirements.txt.patch.
-- Clint Adams <clint@debian.org> Sat, 30 May 2015 16:51:32 -0400
python-hacking (0.8.1-4) unstable; urgency=medium
* Fixes requirements to allow pyflakes >= 0.8 (Closes: #745644).
-- Thomas Goirand <zigo@debian.org> Sat, 03 May 2014 02:18:32 +0000
python-hacking (0.8.1-3) unstable; urgency=medium
* Uploading to unstable.
* Fixed missing BSD-2-clause license for nature.css in debian/copyright.
* Calling testr / subunit without going through setup.py.
* dh_clean also rm -rf .testrepository.
-- Thomas Goirand <zigo@debian.org> Tue, 25 Mar 2014 00:49:47 +0800
python-hacking (0.8.1-2) experimental; urgency=medium
* Added missing build-depends: python3-pbr.
-- Thomas Goirand <zigo@debian.org> Sun, 23 Mar 2014 02:57:34 +0000
python-hacking (0.8.1-1) experimental; urgency=low
* New upstream release.
* Uploading to experimental.
* Added support for Python 3.
* fix requirements.txt for flake8 and pep8 versions (Closes: #742256).
-- Thomas Goirand <zigo@debian.org> Fri, 21 Mar 2014 19:32:24 +0800
python-hacking (0.8.0-1) unstable; urgency=medium
* New upstream release.
* Ran wrap-and-sort.
* Standard-Version: is now 3.9.5.
-- Thomas Goirand <zigo@debian.org> Fri, 24 Jan 2014 16:30:53 +0800
python-hacking (0.6.0-1) unstable; urgency=low
* New upstream release.
* Fixed git URL in debian/rules.
-- Thomas Goirand <zigo@debian.org> Sat, 20 Jul 2013 22:28:28 +0800
python-hacking (0.5.6-1) unstable; urgency=low
* Initial release. (Closes: 714505)
-- Thomas Goirand <zigo@debian.org> Sun, 30 Jun 2013 16:36:51 +0800
|