Your message dated Tue, 27 Jan 2015 19:56:02 +0100
with message-id <[email protected]>
and subject line Re: Bug#776387: unblock: neutron/2014.1.3-12
has caused the Debian Bug report #776387,
regarding unblock: neutron/2014.1.3-12
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
776387: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776387
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package neutron. The only change in this upload is the addition
of the conntrack package to the neutron-l3-agent package. This went unoticed
because I don't do setups with l3-agent on a single node on my test envs.
Please unblock neutron/2014.1.3-12. Debdiff attached.
Cheers,
Thomas Goirand (zigo)
diff -Nru neutron-2014.1.3/debian/changelog neutron-2014.1.3/debian/changelog
--- neutron-2014.1.3/debian/changelog 2015-01-08 15:35:33.000000000 +0000
+++ neutron-2014.1.3/debian/changelog 2015-01-11 22:58:09.000000000 +0000
@@ -1,3 +1,9 @@
+neutron (2014.1.3-12) unstable; urgency=medium
+
+ * Added conntrack as dependency of neutron-l3-agent (Closes: #775133).
+
+ -- Thomas Goirand <[email protected]> Sun, 11 Jan 2015 23:56:26 +0100
+
neutron (2014.1.3-11) unstable; urgency=medium
* Use separate debconf variables for the metadata server (Closes: #774788).
diff -Nru neutron-2014.1.3/debian/control neutron-2014.1.3/debian/control
--- neutron-2014.1.3/debian/control 2015-01-08 15:35:33.000000000 +0000
+++ neutron-2014.1.3/debian/control 2015-01-11 22:58:09.000000000 +0000
@@ -100,6 +100,7 @@
quantum-plugin-ryu (<< 2013),
quantum-plugin-ryu-agent (<< 2013)
Depends: alembic (>= 0.4.1),
+ conntrack,
python-amqplib,
python-anyjson (>= 0.3.3),
python-babel (>= 1.3),
--- End Message ---
--- Begin Message ---
On 2015-01-27 16:08, Thomas Goirand wrote:
> Package: release.debian.org
> Severity: normal
> User: [email protected]
> Usertags: unblock
>
> Please unblock package neutron. The only change in this upload is the addition
> of the conntrack package to the neutron-l3-agent package. This went unoticed
> because I don't do setups with l3-agent on a single node on my test envs.
>
> Please unblock neutron/2014.1.3-12. Debdiff attached.
>
> Cheers,
>
> Thomas Goirand (zigo)
>
Unblocked, thanks.
~Niels
--- End Message ---