From 78caaecac6d2563d98d65bc48f4201cb99b9d3d1 Mon Sep 17 00:00:00 2001 From: Adam Glasgall Date: Fri, 26 Apr 2013 22:36:31 -0400 Subject: [PATCH 1/1] add dependency on ethtool --- debian/changelog | 6 ++++++ debian/control | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 561461f..2794c53 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +invirt-xen-config (0.0.38~glasgall11) precise; urgency=low + + * Add dependency on ethtool. + + -- Adam Glasgall Fri, 26 Apr 2013 22:36:10 -0400 + invirt-xen-config (0.0.38~glasgall10) precise; urgency=low * SQLAlchemy API updates in invirt-database xen config diff --git a/debian/control b/debian/control index 19d068f..a9af10e 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,8 @@ Package: invirt-xen-config Architecture: all Depends: ${misc:Depends}, dsniff, lvm2, grub-pc, xen-hypervisor-4.1, xen-utils-4.1, xen-tools, invirt-base, - bridge-utils, python-sqlalchemy, python-psycopg2, invirt-database + bridge-utils, python-sqlalchemy, python-psycopg2, invirt-database, + ethtool Provides: ${diverted-files} Conflicts: ${diverted-files} Description: Xen configuration for Invirt host -- 1.7.9.5