]> git.proxmox.com Git - pve-cluster.git/blobdiff - debian/control.in
buildsys: perlapi-X.Y gets set automatically by dh, so drop manual replace
[pve-cluster.git] / debian / control.in
diff --git a/debian/control.in b/debian/control.in
deleted file mode 100644 (file)
index 95f453f..0000000
+++ /dev/null
@@ -1,60 +0,0 @@
-Source: pve-cluster
-Section: admin
-Priority: optional
-Maintainer: Proxmox Support Team <support@proxmox.com>
-Build-Depends: autotools-dev,
-               check,
-               libcorosync-common-dev,
-               debhelper (>= 7),
-               dh-systemd,
-               libcmap-dev (>= 0.17.1-1),
-               libcpg-dev (>= 2.3.4-1),
-               libdigest-hmac-perl,
-               libfuse-dev (>= 2.9.2-4),
-               libglib2.0-dev (>= 2.42.1-1),
-               libpve-apiclient-perl,
-               libpve-common-perl (>= 5.0-28),
-               libqb-dev (>= 0.17.1-1),
-               libquorum-dev (>= 2.3.4-1),
-               librrd-dev,
-               librrds-perl,
-               libsqlite3-dev,
-               libuuid-perl,
-               pve-doc-generator (>= 5.3-3),
-               rrdcached,
-               sqlite3,
-Standards-Version: 3.7.3
-
-Package: pve-cluster
-Architecture: any
-Pre-Depends: ${misc:Pre-Depends},
-Depends: corosync (>= 2.3.4-1),
-         faketime,
-         fuse,
-         libcrypt-ssleay-perl,
-         libdigest-hmac-perl,
-         libfuse2 (>= 2.9.2-4),
-         libglib2.0-0 (>= 2.42.1-1),
-         libpve-apiclient-perl,
-         libpve-common-perl (>= 5.0-28),
-         libqb0 (>= 0.17.1-1),
-         librrds-perl,
-         libsqlite3-0,
-         libuuid-perl,
-         libxml-parser-perl,
-         lsb-base,
-         openssl,
-         rrdcached,
-         rsync,
-         rsyslog,
-         sqlite3,
-         systemd,
-         ${misc:Depends},
-         ${perl:Depends},
-         ${shlibs:Depends},
-         @PERLAPI@,
-Breaks: pve-ha-manager (<<2.0-4),
-Description: Cluster Infrastructure for Proxmox Virtual Environment
- This package contains the Cluster Infrastructure for the Proxmox
- Virtual Environment, namely a distributed filesystem to store
- configuration data on all nodes.