From 05732c3a24084a607b17588aeff413afc35f283d Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Tue, 15 Mar 2016 15:58:26 +0800 Subject: [PATCH] Fix isse #801, change the package name perl-xCAT to perl-xcat. --- xCAT-client/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-client/debian/control b/xCAT-client/debian/control index 5d54d6319..321fc1b19 100644 --- a/xCAT-client/debian/control +++ b/xCAT-client/debian/control @@ -7,6 +7,6 @@ Standards-Version: 3.7.2 Package: xcat-client Architecture: all -Depends: ${perl:Depends}, nmap, perl-xCAT +Depends: ${perl:Depends}, nmap, perl-xcat Description: Core executables and data of the xCAT management project xCAT-client provides the fundamental xCAT commands (chtab, chnode, rpower, etc) helpful in administrating systems at scale, with particular attention paid to large HPC clusters.