summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control65
1 files changed, 46 insertions, 19 deletions
diff --git a/debian/control b/debian/control
index 32af3ed..6fd60fe 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ XSBC-Original-Uploaders:
Ferenc Wágner <wferi@debian.org>,
Adrian Vondendriesch <adrian.vondendriesch@credativ.de>,
Bugs: mailto:maintainers@lists.progress-linux.org
-Build-Depends:
+Build-Depends: dpkg-dev (>= 1.22.5),
cluster-glue-dev,
debhelper-compat (= 13),
dh-exec,
@@ -184,7 +184,10 @@ Description: cluster resource manager HTML documentation
* the Pacemaker Explained book and
* the Pacemaker Remote book.
-Package: libcib27
+Package: libcib27t64
+Provides: ${t64:Provides}
+Replaces: libcib27
+Breaks: libcib27 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Section: libs
@@ -196,7 +199,10 @@ Description: cluster resource manager CIB library
.
This package contains the Cluster Information Base library.
-Package: libcrmcluster29
+Package: libcrmcluster29t64
+Provides: ${t64:Provides}
+Replaces: libcrmcluster29
+Breaks: libcrmcluster29 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Section: libs
@@ -208,7 +214,10 @@ Description: cluster resource manager cluster library
.
This package contains the cluster library.
-Package: libcrmcommon34
+Package: libcrmcommon34t64
+Provides: ${t64:Provides}
+Replaces: libcrmcommon34
+Breaks: libcrmcommon34 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Section: libs
@@ -220,7 +229,10 @@ Description: cluster resource manager common library
.
This package contains the common library.
-Package: libcrmservice28
+Package: libcrmservice28t64
+Provides: ${t64:Provides}
+Replaces: libcrmservice28
+Breaks: libcrmservice28 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Section: libs
@@ -232,7 +244,10 @@ Description: cluster resource manager service library
.
This package contains the service library.
-Package: liblrmd28
+Package: liblrmd28t64
+Provides: ${t64:Provides}
+Replaces: liblrmd28
+Breaks: liblrmd28 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Section: libs
@@ -244,7 +259,10 @@ Description: cluster resource manager LRMD library
.
This package contains the Local Resource Manager Daemon library.
-Package: libpacemaker1
+Package: libpacemaker1t64
+Provides: ${t64:Provides}
+Replaces: libpacemaker1
+Breaks: libpacemaker1 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Section: libs
@@ -257,7 +275,10 @@ Description: cluster resource manager utility library
This package contains the utility library resulting from the merge
of libpengine and libtransitioner.
-Package: libpe-rules26
+Package: libpe-rules26t64
+Provides: ${t64:Provides}
+Replaces: libpe-rules26
+Breaks: libpe-rules26 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Section: libs
@@ -269,7 +290,10 @@ Description: cluster resource manager Policy Engine rules library
.
This package contains the Policy Engine rules library.
-Package: libpe-status28
+Package: libpe-status28t64
+Provides: ${t64:Provides}
+Replaces: libpe-status28
+Breaks: libpe-status28 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Section: libs
@@ -281,7 +305,10 @@ Description: cluster resource manager Policy Engine status library
.
This package contains the Policy Engine status library.
-Package: libstonithd26
+Package: libstonithd26t64
+Provides: ${t64:Provides}
+Replaces: libstonithd26
+Breaks: libstonithd26 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Section: libs
@@ -316,15 +343,15 @@ Multi-Arch: same
Section: libdevel
Depends:
${misc:Depends},
- libcib27 (= ${binary:Version}),
- libcrmcluster29 (= ${binary:Version}),
- libcrmcommon34 (= ${binary:Version}),
- libcrmservice28 (= ${binary:Version}),
- liblrmd28 (= ${binary:Version}),
- libpacemaker1 (= ${binary:Version}),
- libpe-rules26 (= ${binary:Version}),
- libpe-status28 (= ${binary:Version}),
- libstonithd26 (= ${binary:Version}),
+ libcib27t64 (= ${binary:Version}),
+ libcrmcluster29t64 (= ${binary:Version}),
+ libcrmcommon34t64 (= ${binary:Version}),
+ libcrmservice28t64 (= ${binary:Version}),
+ liblrmd28t64 (= ${binary:Version}),
+ libpacemaker1t64 (= ${binary:Version}),
+ libpe-rules26t64 (= ${binary:Version}),
+ libpe-status28t64 (= ${binary:Version}),
+ libstonithd26t64 (= ${binary:Version}),
# we include headers from these:
libcpg-dev,
libglib2.0-dev,