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
|
python-watcherclient (2.1.0-3) unstable; urgency=medium
* Add fix-py3-str-bytes-error.patch
-- Michal Arbet <michal.arbet@ultimum.io> Wed, 05 Sep 2018 13:37:30 +0200
python-watcherclient (2.1.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Michal Arbet <michal.arbet@ultimum.io> Tue, 04 Sep 2018 22:37:06 +0200
python-watcherclient (2.1.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* d/control: Use team+openstack@tracker.debian.org as maintainer
[ Michal Arbet ]
* New upstream version
* Switch doc generation to python3 sphinx
* Fix embedded-javascript-library lintian warning
* d/control: Fix (build-)depends for this release
* d/control: Add some deletion of files do dh_clean
* d/control: Fix executing unit tests
* d/copyright: Update file
* d/control: Add me to uploaders field
-- Michal Arbet <michal.arbet@ultimum.io> Wed, 22 Aug 2018 10:47:52 +0200
python-watcherclient (1.6.0-3) unstable; urgency=medium
* Python 3 has now priority over Python 2.
-- Thomas Goirand <zigo@debian.org> Sun, 11 Mar 2018 14:53:00 +0100
python-watcherclient (1.6.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sun, 25 Feb 2018 21:56:43 +0000
python-watcherclient (1.6.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* Running wrap-and-sort -bast
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Standards-Version is now 4.1.3.
-- Thomas Goirand <zigo@debian.org> Tue, 13 Feb 2018 22:18:28 +0000
python-watcherclient (1.3.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Thu, 02 Nov 2017 00:37:15 +0000
python-watcherclient (1.3.0-1) experimental; urgency=medium
[ Daniel Baumann ]
* Updating vcs fields.
* Updating copyright format url.
* Running wrap-and-sort -bast.
* Updating maintainer field.
* 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.
* Only run unit tests, not functional.
-- Thomas Goirand <zigo@debian.org> Wed, 04 Oct 2017 22:56:15 +0200
python-watcherclient (0.25.1-1) unstable; urgency=medium
* Team upload.
* New upstream release
* Bumped debhelper compat version to 10
-- Ondřej Nový <onovy@debian.org> Thu, 29 Dec 2016 00:23:57 +0100
python-watcherclient (0.25.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.
* Fixed oslotest EPOCH.
-- Ondřej Nový <onovy@debian.org> Mon, 26 Sep 2016 19:16:03 +0200
python-watcherclient (0.25.0-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
* Using OpenStack's Gerrit as VCS URLs.
* Using pkgos-dh_auto_{test,install} from openstack-pkg-tools >= 52~.
-- Thomas Goirand <zigo@debian.org> Tue, 13 Sep 2016 19:06:02 +0200
python-watcherclient (0.23.0-2) experimental; urgency=medium
* Added missing (c) 2016 b<>com in debian/copyright.
* Added override to do: dh_python3 --shebang=/usr/bin/python3.
-- Thomas Goirand <zigo@debian.org> Mon, 13 Jun 2016 09:07:25 +0000
python-watcherclient (0.23.0-1) experimental; urgency=medium
* Initial release. (Closes: #826852)
-- Thomas Goirand <zigo@debian.org> Thu, 09 Jun 2016 15:27:58 +0200
|