Signed-off-by: Simon Horman <[email protected]> --- debian/changelog | 13 +++++++++++++ 1 files changed, 13 insertions(+), 0 deletions(-)
diff --git a/debian/changelog b/debian/changelog index f02980a..bd0eb9e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +openvswitch (1.4.0-2) unstable; urgency=low + + * Use explicit DKMS variable for kernel source directory + - 0001-debian-Fix-dependencies-for-openvswitch-datapath-dkm.patch + - 0002-debian-Look-in-lib-modules-instead-of-usr-src-for-DK.patch + - 0001-debian-Use-provided-kernel-source-dir.patch + - 0001-debian-Do-not-run-make-if-configure-fails-during-DKM.patch + - (closes: #659685) + * Don't install Python modules for obsolete Python versions + - 0001-debian-Don-t-install-Python-modules-for-obsolete-Pyt.patch + + -- Simon Horman <[email protected]> Tue, 14 Feb 2012 11:43:13 +0900 + openvswitch (1.4.0-1) unstable; urgency=low [ Open vSwitch team ] * New upstream version -- 1.7.6.3 _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
