From 8776f08608aae31a99dd088fcf84939ecddd1ec5 Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Tue, 22 Mar 2016 14:31:48 +0800 Subject: [PATCH] Based on Debian policy, all package names should not use upper-case letters. Change depends xCAT-client -> xcat-client --- xCAT-OpenStack-baremetal/debian/control | 2 +- xCAT-vlan/debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/xCAT-OpenStack-baremetal/debian/control b/xCAT-OpenStack-baremetal/debian/control index 076d274bb..61ad678eb 100644 --- a/xCAT-OpenStack-baremetal/debian/control +++ b/xCAT-OpenStack-baremetal/debian/control @@ -10,5 +10,5 @@ Homepage: http://xcat.org Package: xcat-openstack-baremetal Architecture: all -Depends: xCAT-client +Depends: xcat-client Description: Executables and data of the xCAT baremetal driver for OpenStack diff --git a/xCAT-vlan/debian/control b/xCAT-vlan/debian/control index eb7470a39..b6d89e310 100755 --- a/xCAT-vlan/debian/control +++ b/xCAT-vlan/debian/control @@ -9,5 +9,5 @@ Standards-Version: 3.9.2 Package: xcat-vlan Architecture: all -Depends: xCAT-client +Depends: xcat-client Description: xCAT-vlan provides the xCAT vlan confiuration.