diff --git a/debian/control b/debian/control index 7a347204..6bd0f1c6 100644 --- a/debian/control +++ b/debian/control @@ -149,13 +149,13 @@ Architecture: all Description: Proxmox Backup Documentation This package contains the Proxmox Backup Documentation files. -Package: proxmox-file-restore +Package: proxmox-backup-file-restore Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, proxmox-backup-restore-image, Recommends: pve-qemu-kvm (>= 5.0.0-9), -Description: PBS single file restore for pxar and block device backups +Description: Proxmox Backup single file restore tools for pxar and block device backups This package contains the Proxmox Backup single file restore client for restoring individual files and folders from both host/container and VM/block device backups. It includes a block device restore driver using QEMU. diff --git a/debian/control.in b/debian/control.in index c639a51f..fcea00a2 100644 --- a/debian/control.in +++ b/debian/control.in @@ -42,13 +42,13 @@ Architecture: all Description: Proxmox Backup Documentation This package contains the Proxmox Backup Documentation files. -Package: proxmox-file-restore +Package: proxmox-backup-file-restore Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, proxmox-backup-restore-image, Recommends: pve-qemu-kvm (>= 5.0.0-9), -Description: PBS single file restore for pxar and block device backups +Description: Proxmox Backup single file restore tools for pxar and block device backups This package contains the Proxmox Backup single file restore client for restoring individual files and folders from both host/container and VM/block device backups. It includes a block device restore driver using QEMU. diff --git a/debian/proxmox-file-restore.bash-completion b/debian/proxmox-backup-file-restore.bash-completion similarity index 100% rename from debian/proxmox-file-restore.bash-completion rename to debian/proxmox-backup-file-restore.bash-completion diff --git a/debian/proxmox-file-restore.bc b/debian/proxmox-backup-file-restore.bc similarity index 100% rename from debian/proxmox-file-restore.bc rename to debian/proxmox-backup-file-restore.bc diff --git a/debian/proxmox-file-restore.install b/debian/proxmox-backup-file-restore.install similarity index 100% rename from debian/proxmox-file-restore.install rename to debian/proxmox-backup-file-restore.install diff --git a/debian/proxmox-file-restore.postinst b/debian/proxmox-backup-file-restore.postinst similarity index 100% rename from debian/proxmox-file-restore.postinst rename to debian/proxmox-backup-file-restore.postinst diff --git a/debian/proxmox-file-restore.triggers b/debian/proxmox-backup-file-restore.triggers similarity index 100% rename from debian/proxmox-file-restore.triggers rename to debian/proxmox-backup-file-restore.triggers