File: changelog

package info (click to toggle)
python-seamicroclient 0.4.0%2B2016.05.20.git.40ee44c664-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 452 kB
  • sloc: python: 2,093; sh: 134; makefile: 15
file content (71 lines) | stat: -rw-r--r-- 2,343 bytes parent folder | download
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
python-seamicroclient (0.4.0+2016.05.20.git.40ee44c664-4) unstable; urgency=medium

  [ kanashiro ]
  * Add patch to add a PKG-INFO.

 -- Thomas Goirand <zigo@debian.org>  Mon, 11 May 2020 18:29:14 +0200

python-seamicroclient (0.4.0+2016.05.20.git.40ee44c664-3) unstable; urgency=medium

  * Fixup calling unit tests, which fixes FTBFS (Closes: #950044).

 -- Thomas Goirand <zigo@debian.org>  Fri, 31 Jan 2020 16:34:57 +0100

python-seamicroclient (0.4.0+2016.05.20.git.40ee44c664-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

  [ Thomas Goirand ]
  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Thu, 18 Jul 2019 23:52:36 +0200

python-seamicroclient (0.4.0+2016.05.20.git.40ee44c664-1) experimental; urgency=medium

  [ Ondřej Nový ]
  * Fixed VCS URLs (https).
  * d/control: Use team+openstack@tracker.debian.org as maintainer
  * d/control: Set Vcs-* to salsa.debian.org
  * d/rules: Changed UPSTREAM_GIT protocol to https

  [ Thomas Goirand ]
  * New upstream (git head) release.
  * Added missing build-depends-indep: subunit.
  * Removed argparse from requirements.txt and lift pbr upper bound.
  * Added missing python-requests build-dep.
  * Updating standards version to 4.3.0.
  * Removed inactive developer.
  * Using compat level 10.
  * Switch the package to Python 3.
  * Run unit tests with installed Python module.
  * Add removed-failing-tests.patch.

  [ Daniel Baumann ]
  * Updating copyright format url.
  * Updating maintainer field.
  * Running wrap-and-sort -bast.
  * Removing gbp.conf, not used anymore or should be specified in the
    developers dotfiles.

 -- Thomas Goirand <zigo@debian.org>  Tue, 26 Mar 2019 11:05:49 +0100

python-seamicroclient (0.4.0-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends.
  * Watch file using Github tags and not broken PyPi.

 -- Thomas Goirand <zigo@debian.org>  Tue, 08 Sep 2015 00:08:05 +0200

python-seamicroclient (0.1.0-2) unstable; urgency=medium

  * Added missing build-depends: openstack-pkg-tools (Closes: #741539).

 -- Thomas Goirand <zigo@debian.org>  Fri, 14 Mar 2014 06:09:23 +0000

python-seamicroclient (0.1.0-1) unstable; urgency=low

  * Initial release. (Closes: #738328)

 -- Thomas Goirand <zigo@debian.org>  Sun, 09 Feb 2014 15:34:09 +0800