File: changelog

package info (click to toggle)
python-tosca-parser 1.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,036 kB
  • sloc: python: 9,779; sh: 154; makefile: 22
file content (65 lines) | stat: -rw-r--r-- 2,258 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
python-tosca-parser (1.1.0-3) unstable; urgency=medium

  * override_dh_python3: dh_python3 --shebang=/usr/bin/python3.

 -- Thomas Goirand <zigo@debian.org>  Fri, 28 Dec 2018 16:44:23 +0100

python-tosca-parser (1.1.0-2) unstable; urgency=medium

  * Disable networking and resolving when running unit tests.
  * Patch out 16 unit tests doing network access (Closes: #908391).

 -- Thomas Goirand <zigo@debian.org>  Mon, 10 Sep 2018 00:01:37 +0200

python-tosca-parser (1.1.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * New upstream release.
  * Fixed (build-)depends for new release.
  * Added myself to d/copyright.
  * Fixed order in d/copyright.
  * Install /usr/bin/tosca-parser as alternatives in both packages.
  * Added Debian tests.
  * Added upstream changelog.
  * Fixed hardcoded Python 2.7 version when running unit tests
  * 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
  * d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
  * d/control: Use team+openstack@tracker.debian.org as maintainer
  * d/control: Set Vcs-* to salsa.debian.org

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

  [ Thomas Goirand ]
  * New upstream release:
    - Fix FTBFS (Closes: #907966).
  * Fixed (build-)depends for this release.
  * Using python3 -m sphinx to build the doc.
  * Remove obsolete stuff from debian/rules and use the new
    pkgos-dh_auto_{install,test} scripts.

 -- Thomas Goirand <zigo@debian.org>  Fri, 07 Sep 2018 13:51:24 +0200

python-tosca-parser (0.1.0-3) unstable; urgency=medium

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

 -- Thomas Goirand <zigo@debian.org>  Sun, 18 Oct 2015 14:11:41 +0000

python-tosca-parser (0.1.0-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Fri, 16 Oct 2015 12:22:51 +0000

python-tosca-parser (0.1.0-1) experimental; urgency=medium

  * Initial release. (Closes: #797775)

 -- Thomas Goirand <zigo@debian.org>  Wed, 02 Sep 2015 14:06:14 +0200