summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control73
1 files changed, 44 insertions, 29 deletions
diff --git a/debian/control b/debian/control
index 2e49949..53ee51d 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ XSBC-Original-Uploaders:
Valentin Vidic <vvidic@debian.org>,
Ferenc Wágner <wferi@debian.org>,
Bugs: mailto:maintainers@lists.progress-linux.org
-Build-Depends:
+Build-Depends: dpkg-dev (>= 1.22.5),
debhelper-compat (= 13),
asciidoctor,
autoconf,
@@ -59,11 +59,11 @@ Depends: ${shlibs:Depends},
adduser,
bzip2,
libtimedate-perl,
- liblrm2 (>= ${binary:Version}),
- libpils2 (>= ${binary:Version}),
- libplumb2 (>= ${binary:Version}),
- libplumbgpl2 (>= ${binary:Version}),
- libstonith1 (>= ${binary:Version}),
+ liblrm2t64 (>= ${binary:Version}),
+ libpils2t64 (>= ${binary:Version}),
+ libplumb2t64 (>= ${binary:Version}),
+ libplumbgpl2t64 (>= ${binary:Version}),
+ libstonith1t64 (>= ${binary:Version}),
Pre-Depends: ${misc:Pre-Depends}
Suggests:
ipmitool
@@ -94,60 +94,75 @@ Description: Development files for the cluster glue components
If you are developing for cluster-glue, you probably want to
install this package.
-Package: liblrm2
+Package: liblrm2t64
+Provides: ${t64:Provides}
+Replaces: liblrm2
+Breaks: liblrm2 (<< ${source:Version})
Section: libs
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
-Description: Reusable cluster libraries -- liblrm2
+Description: Reusable cluster libraries -- liblrm2t64
This package contains the lrm helper library from cluster-glue,
the reusable cluster components package.
.
If you want to use the pacemaker cluster manager, than you want
to install this package.
-Package: libpils2
+Package: libpils2t64
+Provides: ${t64:Provides}
+Replaces: libpils2
+Breaks: libpils2 (<< ${source:Version})
Section: libs
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
-Description: Reusable cluster libraries -- libpils2
+Description: Reusable cluster libraries -- libpils2t64
This package contains the pils library from cluster-glue, the
reusable cluster components package.
.
If you want to use the pacemaker cluster manager, than you want
to install this package.
-Package: libplumb2
+Package: libplumb2t64
+Provides: ${t64:Provides}
+Replaces: libplumb2
+Breaks: libplumb2 (<< ${source:Version})
Section: libs
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
-Description: Reusable cluster libraries -- libplumb2
+Description: Reusable cluster libraries -- libplumb2t64
This package contains the plumber library from cluster-glue, the
reusable cluster components package.
.
If you want to use the pacemaker cluster manager, than you want
to install this package.
-Package: libplumbgpl2
+Package: libplumbgpl2t64
+Provides: ${t64:Provides}
+Replaces: libplumbgpl2
+Breaks: libplumbgpl2 (<< ${source:Version})
Section: libs
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
-Description: Reusable cluster libraries -- libplumbgpl2
+Description: Reusable cluster libraries -- libplumbgpl2t64
This package contains the plumber library from cluster-glue,
the reusable cluster components package, in the GPL version.
.
If you want to use the pacemaker cluster manager, than you want
to install this package.
-Package: libstonith1
+Package: libstonith1t64
+Provides: ${t64:Provides}
+Replaces: libstonith1
+Breaks: libstonith1 (<< ${source:Version})
Section: libs
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
-Description: Reusable cluster libraries -- libstonith1
+Description: Reusable cluster libraries -- libstonith1t64
This package contains the stonith library from cluster-glue, the
reusable cluster components package.
.
@@ -158,61 +173,61 @@ Package: liblrm2-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends},
- liblrm2 (= ${binary:Version})
+ liblrm2t64 (= ${binary:Version})
Description: Reusable cluster development files -- liblrm
This package contains the development files of the lrm helper
library from cluster-glue, the reusable cluster components
package.
.
- If you are developing with liblrm2, you probably want to
+ If you are developing with liblrm2t64, you probably want to
install this package.
Package: libpils2-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends},
- libpils2 (= ${binary:Version}),
+ libpils2t64 (= ${binary:Version}),
libltdl-dev
-Description: Reusable cluster development files -- libpils2
+Description: Reusable cluster development files -- libpils2t64
This package contains the development files of the pils
library from cluster-glue, the reusable cluster components
package.
.
- If you are developing with libpils2, you probably want to
+ If you are developing with libpils2t64, you probably want to
install this package.
Package: libplumb2-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends},
- libplumb2 (= ${binary:Version})
-Description: Reusable cluster development files -- libplumb2
+ libplumb2t64 (= ${binary:Version})
+Description: Reusable cluster development files -- libplumb2t64
This package contains the development files of the plumber
library from cluster-glue, the reusable cluster components
package.
.
- If you are developing with libplumb2, you probably want to
+ If you are developing with libplumb2t64, you probably want to
install this package.
Package: libplumbgpl2-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends},
- libplumbgpl2 (= ${binary:Version})
-Description: Reusable cluster development files -- libplumbgpl2
+ libplumbgpl2t64 (= ${binary:Version})
+Description: Reusable cluster development files -- libplumbgpl2t64
This package contains the development files of the plumber
library from cluster-glue, the reusable cluster components
package, in the GPL version.
.
- If you are developing with libplumbgpl2, you probably want to
+ If you are developing with libplumbgpl2t64, you probably want to
install this package.
Package: libstonith1-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends},
- libstonith1 (= ${binary:Version})
-Description: Reusable cluster development files -- libstonith1
+ libstonith1t64 (= ${binary:Version})
+Description: Reusable cluster development files -- libstonith1t64
This package contains the development files of the stonith
library from cluster-glue, the reusable cluster components
package.