File: changelog

package info (click to toggle)
ryu 4.4%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 22,784 kB
  • ctags: 19,167
  • sloc: python: 94,448; erlang: 14,517; ansic: 594; sh: 418; makefile: 152
file content (131 lines) | stat: -rw-r--r-- 4,896 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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
ryu (4.4+dfsg1-2) unstable; urgency=medium

  * d/s/options: extend-diff-ignore of .gitreview
  * d/control: Using OpenStack's Gerrit as VCS URLs.

 -- Ondřej Nový <onovy@debian.org>  Mon, 26 Sep 2016 19:17:58 +0200

ryu (4.4+dfsg1-1) experimental; urgency=medium

  * New upstream release.
  * Remove ryu/contrib/ovs from debian/copyright (folder is gone).

 -- Thomas Goirand <zigo@debian.org>  Fri, 15 Jul 2016 16:13:52 +0200

ryu (3.30+dfsg1-3) unstable; 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

  [ Thomas Goirand ]
  * Add build-depends-indep on python-sphinx-rtd-theme. (Closes: #829024)

 -- Thomas Goirand <zigo@debian.org>  Thu, 30 Jun 2016 09:58:13 +0200

ryu (3.30+dfsg1-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Mon, 04 Apr 2016 20:14:30 +0000

ryu (3.30+dfsg1-1) experimental; urgency=medium

  * New upstream release.
  * Uploading to experimental until Mitaka is out.
  * Moved the package to PKG OpenStack:
    - Updated VCS fields.
    - Switched to git tag based workflow instead of pristine-tar (updated
      gbp.conf, etc.).
    - Added build-depends on openstack-pkg-tools.
    - Added export OSLO_PACKAGE_VERSION
    - Added upstream VCS URL in debian/rules.
    - Includes pkgos.make in debian/rules.
    - Now using +dfsg1 suffix from upstream, showing we're removing their
      debian folder. Updated watch file accordingly.
  * Added myself as Uploaders:.
  * Removed useless X-Python-Version: in python-ryu.
  * Added myself in debian/copyright.
  * Added explicit --buildsystem=python_distutils for dh.
  * Switched the ryu.init to ryu.init.in format from openstack-pkg-tools, so
    that ryu supports sysv-rc, upstart and systemd now:
    - rm -f debian/*.init debian/*.upstart debian/*.service in d/rules
    - added --with systemd
    - build-depends on dh-systemd.
    - scraped most of the sysv-rc init script, enriched the declarative part.
    - trashed the debian/*.service unit file, now generated automatically.
  * Added copytruncate in the ryu logrotate file.
  * Standards-Version: 3.9.7 (no change).
  * Removed ryu-bin.dirs, created on daemon startup.
  * Added ryu-bin.postrm to purge /var/log/ryu and /var/lib/ryu on purge.

 -- Thomas Goirand <zigo@debian.org>  Tue, 08 Mar 2016 23:26:51 +0100

ryu (3.26-1) unstable; urgency=medium

  * Imported Upstream version 3.26
  * d/patches: removed patch fixing pbr version in setup.py

 -- Dariusz Dwornikowski <dariusz.dwornikowski@cs.put.poznan.pl>  Fri, 02 Oct 2015 14:40:35 +0200

ryu (3.24-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Ran wrap-and-sort -t -a.
  * Fixed wrong location for python-setuptools and python-pbr: they should be
    in Build-Depends and not Build-Depends-Indep as they are needed for clean.
  * Fixed wrong version of pbr in setup.py: the restriction is simply wrong.
  * Removed versions in (build-)depends when already satisfied in Jessie &
    Trusty.
  * Added running of test suite: now build-depends-indep on nose, formencode,
    mock.
  * Make sure dh_clean doesn't download by setting http{s,}_proxy.
  * Drops now useless X-Python-Version: >= 2.6 (Jessie has 2.7 only).
  * Using sphinx-build directly instead of the provided Makefile.
  * Added (= ${binary:Version}) in ryu-bin python-ryu depends:.
  * Added extend-diff-ignore = "^[^/]*[.]egg-info/" in d/s/options, do not
    clean egg-info on clean.
  * Added overrides of dh commands we don't need to run.

 -- Thomas Goirand <zigo@debian.org>  Fri, 25 Sep 2015 10:10:59 +0200

ryu (3.24-1) unstable; urgency=medium

  * Imported Upstream version 3.24 (Closes: #794101)

 -- Dariusz Dwornikowski <dariusz.dwornikowski@cs.put.poznan.pl>  Sun, 09 Aug 2015 17:45:44 +0200

ryu (3.23-2) unstable; urgency=medium

  * d/rules: doc build date taken from changelog

 -- Dariusz Dwornikowski <dariusz.dwornikowski@cs.put.poznan.pl>  Thu, 30 Jul 2015 20:55:33 +0200

ryu (3.23-1) unstable; urgency=medium

  * Imported Upstream version 3.23

 -- Dariusz Dwornikowski <dariusz.dwornikowski@cs.put.poznan.pl>  Thu, 23 Jul 2015 11:27:02 +0200

ryu (3.19-1) unstable; urgency=medium

  * Imported Upstream version 3.19
  * d/control: dh-python added to build deps

 -- Dariusz Dwornikowski <dariusz.dwornikowski@cs.put.poznan.pl>  Sun, 22 Mar 2015 19:37:52 +0100

ryu (3.14-1) unstable; urgency=medium

  * Imported Upstream version 3.14
  * Updated path in d/copyright
  * Bump standards to 3.9.6 
    - no changes needed

 -- Dariusz Dwornikowski <dariusz.dwornikowski@cs.put.poznan.pl>  Wed, 22 Oct 2014 09:37:48 +0200

ryu (3.12-1) unstable; urgency=medium

  * Initial release (Closes: #758509)

 -- Dariusz Dwornikowski <dariusz.dwornikowski@cs.put.poznan.pl>  Mon, 18 Aug 2014 16:58:52 +0200