File: changelog

package info (click to toggle)
python-rtslib-fb 2.1.66-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 360 kB
  • sloc: python: 4,095; sh: 108; makefile: 78
file content (112 lines) | stat: -rw-r--r-- 3,775 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
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
python-rtslib-fb (2.1.66-2) unstable; urgency=medium

  * Uploading to unstable (Closes: #903500).
  * Added python{3,}-pyudev runtime depends.
  * Fixed patch for change of /etc/rtslib-fb-target.
  * Fixed URL in watch file to use new upstream VCS.
  * Fixed Homepage: field and debian/copyright URLs as well.

 -- Thomas Goirand <zigo@debian.org>  Fri, 24 Aug 2018 12:33:06 +0200

python-rtslib-fb (2.1.66-1) experimental; urgency=medium

  [ Thomas Goirand ]
  * Fixed upstream VCS URL in debian/rules.
  * New upstream release.
  * Refreshed fix-path-of-etc-saveconfig.json.patch.

  [ Daniel Baumann ]
  * Updating vcs fields.
  * 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.
  * Correcting permissions in debian packaging files.
  * Updating standards version to 4.1.0.

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/control: Use team+openstack@tracker.debian.org as maintainer

  [ David Rabel ]
  * d/watch: Fix d/watch.
  * d/copyright: Fix paragraph order.
  * d/control: Add dependency on lsb-base.
  * d/control: Delete dependency of python3 package on python2.x package.

 -- David Rabel <david.rabel@noresoft.com>  Fri, 11 May 2018 22:59:07 +0200

python-rtslib-fb (2.1.57+debian-4) unstable; urgency=medium

  * Team upload.
  * Fixed VCS URLs (https).
  * d/rules: Changed UPSTREAM_GIT protocol to https
  * d/copyright: Changed source URL to https protocol
  * d/s/options: extend-diff-ignore of .gitreview
  * d/control: Using OpenStack's Gerrit as VCS URLs.

 -- Ondřej Nový <novy@ondrej.org>  Sun, 28 Feb 2016 15:49:37 +0100

python-rtslib-fb (2.1.57+debian-3) unstable; urgency=medium

  * override_dh_python3 to fix Py3 shebang.

 -- Thomas Goirand <zigo@debian.org>  Fri, 23 Oct 2015 23:51:49 +0000

python-rtslib-fb (2.1.57+debian-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Fri, 16 Oct 2015 10:48:18 +0000

python-rtslib-fb (2.1.57+debian-1) experimental; urgency=medium

  * New upstream release (fake one to fix native package).
  * Check if configfs is mounted before starting targetctl restore.
  * Package isn't native anymore (missing debian/source/format file).
  * Removed X-Python-Version: 2.7 now useless (Jessie has 2.7 by default).
  * Standards-Version is now 3.9.6.
  * Added missing dh-python build-depends.
  * Added missing python{3,}-six (build-)depends.

 -- Thomas Goirand <zigo@debian.org>  Fri, 02 Oct 2015 12:50:32 +0000

python-rtslib-fb (2.1.57-1) experimental; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Mon, 07 Sep 2015 10:24:27 +0000

python-rtslib-fb (2.1.45-5) UNRELEASED; urgency=medium

  * Checking if configfs is present in /proc/mount before starting targetctl
    restore.

 -- Thomas Goirand <zigo@debian.org>  Thu, 23 Apr 2015 11:36:46 +0200

python-rtslib-fb (2.1.45-4) unstable; urgency=medium

  * Fixed VCS URLs.

 -- Thomas Goirand <zigo@debian.org>  Tue, 05 Aug 2014 07:47:04 +0000

python-rtslib-fb (2.1.45-3) unstable; urgency=medium

  * Fixed missing python3-all build-depends. (Closes: #746133).

 -- Thomas Goirand <zigo@debian.org>  Wed, 30 Apr 2014 08:50:32 +0000

python-rtslib-fb (2.1.45-2) unstable; urgency=medium

  * Manually tries to load configfs kernel module to avoid failure on install.
    Thanks to Martin Zobel-Helas <zobel@debian.org> for reporting this problem.
    (Closes: #745648).

 -- Thomas Goirand <zigo@debian.org>  Wed, 30 Apr 2014 07:38:32 +0000

python-rtslib-fb (2.1.45-1) unstable; urgency=medium

  * Initial release. (Closes: #736573)

 -- Thomas Goirand <zigo@debian.org>  Sat, 25 Jan 2014 15:34:09 +0800