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
|
python-gabbi (2.0.1-1) unstable; urgency=medium
[ Ondřej Nový ]
* Run wrap-and-sort -bastk.
[ Thomas Goirand ]
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Thu, 28 May 2020 00:35:22 +0200
python-gabbi (1.40.0-5) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Use team+openstack@tracker.debian.org as maintainer
* Use debhelper-compat instead of debian/compat.
[ Thomas Goirand ]
* Removed Python 2 support (Closes: #934442).
-- Thomas Goirand <zigo@debian.org> Tue, 13 Aug 2019 17:45:34 +0200
python-gabbi (1.40.0-4) unstable; urgency=medium
* Fixed Python 3 shebang.
-- Thomas Goirand <zigo@debian.org> Sun, 18 Mar 2018 18:38:12 +0000
python-gabbi (1.40.0-3) unstable; urgency=medium
* Python 3 has priority over Python 2.
-- Thomas Goirand <zigo@debian.org> Sun, 11 Mar 2018 20:22:34 +0000
python-gabbi (1.40.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sun, 25 Feb 2018 20:38:57 +0000
python-gabbi (1.40.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Thomas Goirand ]
* New upstream release.
* Standards-Version is now 4.1.3.
-- Thomas Goirand <zigo@debian.org> Mon, 19 Feb 2018 09:43:22 +0000
python-gabbi (1.35.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 01 Nov 2017 22:28:32 +0000
python-gabbi (1.35.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* Standards-Version is 3.9.8 now (no change)
* d/rules: Changed UPSTREAM_GIT protocol to https
* d/copyright: Changed source URL to https protocol
[ Daniel Baumann ]
* Updating vcs fields.
* Updating copyright format url.
* Updating maintainer field.
* Running wrap-and-sort -bast.
* Updating standards version to 4.0.0.
* Removing gbp.conf, not used anymore or should be specified in the
developers dotfiles.
* Correcting permissions in debian packaging files.
* Updating standards version to 4.0.1.
* Updating standards version to 4.1.0.
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Sun, 08 Oct 2017 11:15:45 +0200
python-gabbi (1.12.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URLs (https).
[ Thomas Goirand ]
* Uploading to unstable.
* Standards-Version: 3.9.7 (no change).
-- Thomas Goirand <zigo@debian.org> Mon, 04 Apr 2016 17:18:01 +0000
python-gabbi (1.12.0-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
* Added 50-no-external-site-css.patch.
* Fixed debian/copyright ordering.
* Removed Pre-Depends: dpkg (>= 1.15.6~).
* Ran wrap-and-sort -t -a.
-- Thomas Goirand <zigo@debian.org> Mon, 25 Jan 2016 12:44:06 +0000
python-gabbi (1.6.1-2) unstable; urgency=medium
* Uploading to unstable.
* Fixed watch file.
-- Thomas Goirand <zigo@debian.org> Thu, 15 Oct 2015 23:01:38 +0000
python-gabbi (1.6.1-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
* Do not run unit tests as it's broken and requires internet.
* Using update-alternatives to provide /usr/bin/gabbi-run.
-- Thomas Goirand <zigo@debian.org> Wed, 09 Sep 2015 21:56:14 +0200
python-gabbi (0.12.1-1) unstable; urgency=medium
* New upstream release.
* Black list 2 new tests:
gabbi.driver.test_intercept_self_get_location_from_headers.test_request
gabbi.driver.test_intercept_self_confirm_environ.test_request
-- Thomas Goirand <zigo@debian.org> Fri, 27 Mar 2015 19:48:19 +0100
python-gabbi (0.7.1-1) unstable; urgency=medium
* Initial release. (Closes: #778233)
-- Thomas Goirand <zigo@debian.org> Thu, 12 Feb 2015 14:59:20 +0100
|