]> git.proxmox.com Git - corosync-pve.git/blobdiff - patches/0001-add-Provides-Replaces-corosync-pve.patch
rebase and re-format patches
[corosync-pve.git] / patches / 0001-add-Provides-Replaces-corosync-pve.patch
index 3b467f955e0e80ff23524c82db58bb43d868537b..56017240212cd691dffe09a8b70a1ef8012bafb4 100644 (file)
@@ -12,12 +12,12 @@ Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
  1 file changed, 7 insertions(+)
 
 diff --git a/debian/control b/debian/control
-index fad56353..d11dc18c 100644
+index e105b0b2..8a2ed29e 100644
 --- a/debian/control
 +++ b/debian/control
-@@ -31,6 +31,11 @@ Homepage: http://corosync.github.io/corosync/
- Vcs-Git: https://anonscm.debian.org/git/debian-ha/corosync.git
- Vcs-Browser: https://anonscm.debian.org/cgit/debian-ha/corosync.git
+@@ -44,6 +44,11 @@ X-Common-Description: The Corosync Cluster Engine is a Group Communication
+   * A quorum system that notifies applications when quorum is achieved
+     or lost.
  
 +Package: corosync-pve
 +Architecture: all
@@ -27,15 +27,12 @@ index fad56353..d11dc18c 100644
  Package: corosync
  Architecture: any
  Pre-Depends: ${misc:Pre-Depends}
-@@ -39,6 +44,8 @@ Depends: ${shlibs:Depends},
+@@ -52,6 +57,8 @@ Depends: ${shlibs:Depends},
   lsb-base (>= 3.0-6),
   adduser,
   xsltproc
 +Provides: corosync-pve (= ${binary:Version})
 +Replaces: corosync-pve (<< 2.4.2-2)
  Description: cluster engine daemon and utilities
-  ${DESCRIPTION}
-  This package contains the Corosync daemon and some administration tools.
--- 
-2.14.2
-
+  ${S:X-Common-Description}
+  .