[Debian-ha-svn-commits] [SCM] corosync Debian packaging branch, master, updated. debian/1.4.2-1-1-ged156b6

Martin Loschwitz martin.loschwitz at hastexo.com
Mon May 7 13:42:12 UTC 2012


The following commit has been merged in the master branch:
commit ed156b62b230e310ca72938a1c18e2c3fbeffdbc
Author: Martin Loschwitz <martin.loschwitz at hastexo.com>
Date:   Mon May 7 15:37:52 2012 +0200

    Checked in the changes from 1.4.1-1 to 1.4.1-2

diff --git a/debian/changelog b/debian/changelog
index 84eb833..2f68f0c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+corosync (1.4.2-2) unstable; urgency=low
+
+  * debian/control: Package split to make this package comply with the
+    Debian policy better than before; every library file has its own
+    package now. 
+  * debian/control: Bumped Standards-Version to 3.9.2.
+
+ -- Martin Loschwitz <madkiss at debian.org>  Thu, 24 Nov 2011 17:27:10 +0000
+
 corosync (1.4.2-1) unstable; urgency=low
 
   * Changed my email address in debian/control
diff --git a/debian/control b/debian/control
index 2872217..00550aa 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: admin
 Priority: optional
 Maintainer: Debian HA Maintainers <debian-ha-maintainers at lists.alioth.debian.org>
 Uploaders: Martin Loschwitz <madkiss at debian.org>, Guido Günther <agx at sigxcpu.org>
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
 Build-Depends: debhelper (>> 5), libnss3-dev, pkg-config, groff
 Vcs-Git: git://git.debian.org/debian-ha/corosync.git
 Vcs-Browser: http://git.debian.org/?p=debian-ha/corosync.git;a=summary
@@ -11,8 +11,7 @@ Vcs-Browser: http://git.debian.org/?p=debian-ha/corosync.git;a=summary
 Package: corosync
 Section: admin
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base (>= 3.0-6),
- libcorosync4 (>= ${binary:Version}), adduser
+Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base (>= 3.0-6), libcfg4 (= ${binary:Version}), libconfdb4 (= ${binary:Version}), libcoroipcc4 (= ${binary:Version}), libcoroipcs4 (= ${binary:Version}), libcpg4 (= ${binary:Version}), libevs4 (= ${binary:Version}), liblogsys4 (= ${binary:Version}), libpload4 (= ${binary:Version}), libquorum4 (= ${binary:Version}), libsam4 (= ${binary:Version}), libtotem-pg4 (= ${binary:Version}), libvotequorum4 (= ${binary:Version}), adduser
 Conflicts: openais (<< 0.85), openais-legacy (<< 1.0.0)
 Description: Standards-based cluster framework (daemon and modules)
  The corosync project is a project to implement a production quality
@@ -32,8 +31,7 @@ Package: corosync-dbg
 Section: debug
 Priority: extra
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends},
- libcorosync4 (= ${binary:Version}) | corosync (= ${binary:Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, libcfg4 (= ${binary:Version}), libconfdb4 (= ${binary:Version}), libcoroipcc4 (= ${binary:Version}), libcoroipcs4 (= ${binary:Version}), libcpg4 (= ${binary:Version}), libevs4 (= ${binary:Version}), liblogsys4 (= ${binary:Version}), libpload4 (= ${binary:Version}), libquorum4 (= ${binary:Version}), libsam4 (= ${binary:Version}), libtotem-pg4 (= ${binary:Version}), libvotequorum4 (= ${binary:Version})
 Description: Standards-based cluster framework (debugging symbols)
  The corosync project is a project to implement a production quality
  "Revised BSD" licensed implementation of all core functionalities
@@ -48,12 +46,34 @@ Description: Standards-based cluster framework (debugging symbols)
  .
  This package contains the debug information.
 
+Package: corosync-dev
+Section: libdevel
+Architecture: any 
+Depends: libcfg-dev (= ${binary:Version}), libconfdb-dev (= ${binary:Version}), libcoroipcc-dev (= ${binary:Version}), libcoroipcs-dev (= ${binary:Version}), libcpg-dev (= ${binary:Version}), libevs-dev (= ${binary:Version}), liblogsys-dev (= ${binary:Version}), libpload-dev (= ${binary:Version}), libquorum-dev (= ${binary:Version}), libsam-dev (= ${binary:Version}), libtotem-pg-dev (= ${binary:Version}), libvotequorum-dev (= ${binary:Version}), ${misc:Depends}
+Conflicts: libopenais-dev (<< 0.85), libopenais-legacy-dev (<< 1.0.0)
+Description: Standards-based cluster framework (generic devel files)
+ The corosync project is a project to implement a production quality
+ "Revised BSD" licensed implementation of all core functionalities
+ required by openais. The project implements cutting edge research
+ on virtual synchrony to provide 100% correct operation in the face of
+ failures or partitionable networks with excellent performance
+ characteristics.
+ .
+ The Application Interface Specification is a software API and policies
+ which are used to develop applications that maintain service during
+ faults.
+ .
+ This package contains Corosync development files that do not belong
+ to one of the other corosync packages. It also contains the manpages
+ for the numerous functions provided by the Corosync libraries.
+
 Package: libcorosync4
-Section: libs
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Section: oldlibs
+Priority: extra
+Architecture: all
+Depends: ${misc:Depends}, libcfg4, libconfdb4, libcoroipcc4, libcoroipcs4, libcpg4, libevs4, liblogsys4, libpload4, libquorum4, libsam4, libtotem-pg4, libvotequorum4
 Conflicts: libopenais2 (<< 0.85)
-Description: Standards-based cluster framework (libraries)
+Description: Standards-based cluster framework (transitional package)
  The corosync project is a project to implement a production quality
  "Revised BSD" licensed implementation of all core functionalities
  required by openais. The project implements cutting edge research
@@ -65,14 +85,16 @@ Description: Standards-based cluster framework (libraries)
  which are used to develop applications that maintain service during
  faults.
  .
- This package contains libraries that should be used by corosync clients.
+ This package used to contain the Corosync libraries and remains as a
+ transitional package to pull the real libraries in.
 
 Package: libcorosync-dev
-Section: libdevel
-Architecture: any
-Depends: libcorosync4 (= ${binary:Version}), ${misc:Depends}
+Section: oldlibs
+Priority: extra
+Architecture: all
+Depends: ${misc:Depends}, libcfg-dev, libconfdb-dev, libcoroipcc-dev, libcoroipcs-dev, libcpg-dev, libevs-dev, liblogsys-dev, libpload-dev, libquorum-dev, libsam-dev, libtotem-pg-dev, libvotequorum-dev, corosync-dev, ${misc:Depends}
 Conflicts: libopenais-dev (<< 0.85), libopenais-legacy-dev (<< 1.0.0)
-Description: Standards-based cluster framework (developer files)
+Description: Standards-based cluster framework (transitional package)
  The corosync project is a project to implement a production quality
  "Revised BSD" licensed implementation of all core functionalities
  required by openais. The project implements cutting edge research
@@ -84,6 +106,485 @@ Description: Standards-based cluster framework (developer files)
  which are used to develop applications that maintain service during
  faults.
  .
- This package contains header files required to build clients for the
- corosync infrastructure.
+ This package used to contain the Corosync development files and 
+ remains as a transitional package to pull the real files in.
+
+Package: libcfg4
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: libcorosync4 (<= 1.4.2-1)
+Conflicts: libcorosync4 (<= 1.4.2-1)
+Description: Standards-based cluster framework, Cfg library
+ Corosync is a project to implement a production quality "Revised BSD" 
+ licensed implementation of all core functionalities required by openais. 
+ The project implements cutting edge research on virtual synchrony to 
+ provide 100% correct operation in the face of failures or partitionable
+ networks with excellent performance characteristics.
+ .
+ The Application Interface Specification is a software API and policies
+ which are used to develop applications that maintain service during
+ faults.
+ .
+ This package contains the Cfg library, which is a library included in
+ Corosync.
+
+Package: libconfdb4
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: libcorosync4 (<= 1.4.2-1)
+Conflicts: libcorosync4 (<= 1.4.2-1)
+Description: Standards-based cluster framework, Confdb library
+ Corosync is a project to implement a production quality "Revised BSD" 
+ licensed implementation of all core functionalities required by openais. 
+ The project implements cutting edge research on virtual synchrony to 
+ provide 100% correct operation in the face of failures or partitionable
+ networks with excellent performance characteristics.
+ .
+ The Application Interface Specification is a software API and policies
+ which are used to develop applications that maintain service during
+ faults.
+ .
+ This package contains the Confdb library, which is a library included 
+ in Corosync.
+
+Package: libcoroipcc4
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: libcorosync4 (<= 1.4.2-1)
+Conflicts: libcorosync4 (<= 1.4.2-1)
+Description: Standards-based cluster framework, Coroipcc library
+ Corosync is a project to implement a production quality "Revised BSD"
+ licensed implementation of all core functionalities required by openais.
+ The project implements cutting edge research on virtual synchrony to
+ provide 100% correct operation in the face of failures or partitionable
+ networks with excellent performance characteristics.
+ .
+ The Application Interface Specification is a software API and policies
+ which are used to develop applications that maintain service during
+ faults.
+ .
+ This package contains the Coroipcc library, which is a library included 
+ in Corosync.
+
+Package: libcoroipcs4
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: libcorosync4 (<= 1.4.2-1)
+Conflicts: libcorosync4 (<= 1.4.2-1)
+Description: Standards-based cluster framework, Coroipcs library
+ Corosync is a project to implement a production quality "Revised BSD"
+ licensed implementation of all core functionalities required by openais.
+ The project implements cutting edge research on virtual synchrony to
+ provide 100% correct operation in the face of failures or partitionable
+ networks with excellent performance characteristics.
+ .
+ The Application Interface Specification is a software API and policies
+ which are used to develop applications that maintain service during
+ faults.
+ .
+ This package contains the Coroipcs library, which is a library included 
+ in Corosync.
+
+Package: libcpg4
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: libcorosync4 (<= 1.4.2-1)
+Conflicts: libcorosync4 (<= 1.4.2-1)
+Description: Standards-based cluster framework, Cpg library
+ Corosync is a project to implement a production quality "Revised BSD"
+ licensed implementation of all core functionalities required by openais.
+ The project implements cutting edge research on virtual synchrony to
+ provide 100% correct operation in the face of failures or partitionable
+ networks with excellent performance characteristics.
+ .
+ The Application Interface Specification is a software API and policies
+ which are used to develop applications that maintain service during
+ faults.
+ .
+ This package contains the Cpg library, which is a library included 
+ in Corosync.
+
+Package: libevs4
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: libcorosync4 (<= 1.4.2-1)
+Conflicts: libcorosync4 (<= 1.4.2-1)
+Description: Standards-based cluster framework, Evs library
+ Corosync is a project to implement a production quality "Revised BSD"
+ licensed implementation of all core functionalities required by openais.
+ The project implements cutting edge research on virtual synchrony to
+ provide 100% correct operation in the face of failures or partitionable
+ networks with excellent performance characteristics.
+ .
+ The Application Interface Specification is a software API and policies
+ which are used to develop applications that maintain service during
+ faults.
+ .
+ This package contains the Evs library, which is a library included 
+ in Corosync.
 
+Package: liblogsys4
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: libcorosync4 (<= 1.4.2-1)
+Conflicts: libcorosync4 (<= 1.4.2-1)
+Description: Standards-based cluster framework, Logsys library
+ Corosync is a project to implement a production quality "Revised BSD"
+ licensed implementation of all core functionalities required by openais.
+ The project implements cutting edge research on virtual synchrony to
+ provide 100% correct operation in the face of failures or partitionable
+ networks with excellent performance characteristics.
+ .
+ The Application Interface Specification is a software API and policies
+ which are used to develop applications that maintain service during
+ faults.
+ .
+ This package contains the Logsys library, which is a library included 
+ in Corosync.
+
+Package: libpload4
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: libcorosync4 (<= 1.4.2-1)
+Conflicts: libcorosync4 (<= 1.4.2-1)
+Description: Standards-based cluster framework, Pload library
+ Corosync is a project to implement a production quality "Revised BSD"
+ licensed implementation of all core functionalities required by openais.
+ The project implements cutting edge research on virtual synchrony to
+ provide 100% correct operation in the face of failures or partitionable
+ networks with excellent performance characteristics.
+ .
+ The Application Interface Specification is a software API and policies
+ which are used to develop applications that maintain service during
+ faults.
+ .
+ This package contains the Pload library, which is a library included
+ in Corosync.
+
+Package: libquorum4
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: libcorosync4 (<= 1.4.2-1)
+Conflicts: libcorosync4 (<= 1.4.2-1)
+Description: Standards-based cluster framework, Quorum library
+ Corosync is a project to implement a production quality "Revised BSD"
+ licensed implementation of all core functionalities required by openais.
+ The project implements cutting edge research on virtual synchrony to
+ provide 100% correct operation in the face of failures or partitionable
+ networks with excellent performance characteristics.
+ .
+ The Application Interface Specification is a software API and policies
+ which are used to develop applications that maintain service during
+ faults.
+ .
+ This package contains the Quorum library, which is a library included
+ in Corosync.
+
+Package: libsam4
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: libcorosync4 (<= 1.4.2-1)
+Conflicts: libcorosync4 (<= 1.4.2-1)
+Description: Standards-based cluster framework, Sam library
+ Corosync is a project to implement a production quality "Revised BSD"
+ licensed implementation of all core functionalities required by openais.
+ The project implements cutting edge research on virtual synchrony to
+ provide 100% correct operation in the face of failures or partitionable
+ networks with excellent performance characteristics.
+ .
+ The Application Interface Specification is a software API and policies
+ which are used to develop applications that maintain service during
+ faults.
+ .
+ This package contains the Sam library, which is a library included
+ in Corosync.
+
+Package: libtotem-pg4
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: libcorosync4 (<= 1.4.2-1)
+Conflicts: libcorosync4 (<= 1.4.2-1)
+Description: Standards-based cluster framework, Totem library
+ Corosync is a project to implement a production quality "Revised BSD"
+ licensed implementation of all core functionalities required by openais.
+ The project implements cutting edge research on virtual synchrony to
+ provide 100% correct operation in the face of failures or partitionable
+ networks with excellent performance characteristics.
+ .
+ The Application Interface Specification is a software API and policies
+ which are used to develop applications that maintain service during
+ faults.
+ .
+ This package contains the Totem library, which is a library included
+ in Corosync.
+
+Package: libvotequorum4
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: libcorosync4 (<= 1.4.2-1)
+Conflicts: libcorosync4 (<= 1.4.2-1)
+Description: Standards-based cluster framework, Votequorum library
+ Corosync is a project to implement a production quality "Revised BSD"
+ licensed implementation of all core functionalities required by openais.
+ The project implements cutting edge research on virtual synchrony to
+ provide 100% correct operation in the face of failures or partitionable
+ networks with excellent performance characteristics.
+ .
+ The Application Interface Specification is a software API and policies
+ which are used to develop applications that maintain service during
+ faults.
+ .
+ This package contains the Votequorum library, which is a library 
+ included in Corosync.
+
+Package: libcfg-dev
+Section: libdevel 
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: libcorosync-dev (<= 1.4.2-1)
+Conflicts: libcorosync-dev (<= 1.4.2-1)
+Description: Standards-based cluster framework, Cfg devel files
+ Corosync is a project to implement a production quality "Revised BSD"
+ licensed implementation of all core functionalities required by openais.
+ The project implements cutting edge research on virtual synchrony to
+ provide 100% correct operation in the face of failures or partitionable
+ networks with excellent performance characteristics.
+ .
+ The Application Interface Specification is a software API and policies
+ which are used to develop applications that maintain service during
+ faults.
+ .
+ This package contains the Cfg library, which is a library included in
+ Corosync.
+
+Package: libconfdb-dev
+Section: libdevel
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: libcorosync-dev (<= 1.4.2-1)
+Conflicts: libcorosync-dev (<= 1.4.2-1)
+Description: Standards-based cluster framework, Confdb devel files
+ Corosync is a project to implement a production quality "Revised BSD"
+ licensed implementation of all core functionalities required by openais.
+ The project implements cutting edge research on virtual synchrony to
+ provide 100% correct operation in the face of failures or partitionable
+ networks with excellent performance characteristics.
+ .
+ The Application Interface Specification is a software API and policies
+ which are used to develop applications that maintain service during
+ faults.
+ .
+ This package contains the Confdb library, which is a library included in
+ Corosync.
+
+Package: libcoroipcc-dev
+Section: libdevel
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: libcorosync-dev (<= 1.4.2-1)
+Conflicts: libcorosync-dev (<= 1.4.2-1)
+Description: Standards-based cluster framework, CoroIPCC devel files
+ Corosync is a project to implement a production quality "Revised BSD"
+ licensed implementation of all core functionalities required by openais.
+ The project implements cutting edge research on virtual synchrony to
+ provide 100% correct operation in the face of failures or partitionable
+ networks with excellent performance characteristics.
+ .
+ The Application Interface Specification is a software API and policies
+ which are used to develop applications that maintain service during
+ faults.
+ .
+ This package contains the CoroIPCC library, which is a library included 
+ in Corosync.
+
+Package: libcoroipcs-dev
+Section: libdevel
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: libcorosync-dev (<= 1.4.2-1)
+Conflicts: libcorosync-dev (<= 1.4.2-1)
+Description: Standards-based cluster framework, CoroIPCS devel files
+ Corosync is a project to implement a production quality "Revised BSD"
+ licensed implementation of all core functionalities required by openais.
+ The project implements cutting edge research on virtual synchrony to
+ provide 100% correct operation in the face of failures or partitionable
+ networks with excellent performance characteristics.
+ .
+ The Application Interface Specification is a software API and policies
+ which are used to develop applications that maintain service during
+ faults.
+ .
+ This package contains the CoroIPCS library, which is a library included 
+ in Corosync.
+
+Package: libcpg-dev
+Section: libdevel
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: libcorosync-dev (<= 1.4.2-1)
+Conflicts: libcorosync-dev (<= 1.4.2-1)
+Description: Standards-based cluster framework, Cpg devel files
+ Corosync is a project to implement a production quality "Revised BSD"
+ licensed implementation of all core functionalities required by openais.
+ The project implements cutting edge research on virtual synchrony to
+ provide 100% correct operation in the face of failures or partitionable
+ networks with excellent performance characteristics.
+ .
+ The Application Interface Specification is a software API and policies
+ which are used to develop applications that maintain service during
+ faults.
+ .
+ This package contains the Cpg library, which is a library included
+ in Corosync.
+
+Package: libevs-dev
+Section: libdevel
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: libcorosync-dev (<= 1.4.2-1)
+Conflicts: libcorosync-dev (<= 1.4.2-1)
+Description: Standards-based cluster framework, Evs devel files
+ Corosync is a project to implement a production quality "Revised BSD"
+ licensed implementation of all core functionalities required by openais.
+ The project implements cutting edge research on virtual synchrony to
+ provide 100% correct operation in the face of failures or partitionable
+ networks with excellent performance characteristics.
+ .
+ The Application Interface Specification is a software API and policies
+ which are used to develop applications that maintain service during
+ faults.
+ .
+ This package contains the Evs library, which is a library included
+ in Corosync.
+
+Package: liblogsys-dev
+Section: libdevel
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: libcorosync-dev (<= 1.4.2-1)
+Conflicts: libcorosync-dev (<= 1.4.2-1)
+Description: Standards-based cluster framework, Logsys devel files
+ Corosync is a project to implement a production quality "Revised BSD"
+ licensed implementation of all core functionalities required by openais.
+ The project implements cutting edge research on virtual synchrony to
+ provide 100% correct operation in the face of failures or partitionable
+ networks with excellent performance characteristics.
+ .
+ The Application Interface Specification is a software API and policies
+ which are used to develop applications that maintain service during
+ faults.
+ .
+ This package contains the Logsys library, which is a library included
+ in Corosync.
+
+Package: libpload-dev
+Section: libdevel
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: libcorosync-dev (<= 1.4.2-1)
+Conflicts: libcorosync-dev (<= 1.4.2-1)
+Description: Standards-based cluster framework, Pload devel files
+ Corosync is a project to implement a production quality "Revised BSD"
+ licensed implementation of all core functionalities required by openais.
+ The project implements cutting edge research on virtual synchrony to
+ provide 100% correct operation in the face of failures or partitionable
+ networks with excellent performance characteristics.
+ .
+ The Application Interface Specification is a software API and policies
+ which are used to develop applications that maintain service during
+ faults.
+ .
+ This package contains the Pload library, which is a library included
+ in Corosync.
+
+Package: libquorum-dev
+Section: libdevel
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: libcorosync-dev (<= 1.4.2-1)
+Conflicts: libcorosync-dev (<= 1.4.2-1)
+Description: Standards-based cluster framework, Quorum devel files
+ Corosync is a project to implement a production quality "Revised BSD"
+ licensed implementation of all core functionalities required by openais.
+ The project implements cutting edge research on virtual synchrony to
+ provide 100% correct operation in the face of failures or partitionable
+ networks with excellent performance characteristics.
+ .
+ The Application Interface Specification is a software API and policies
+ which are used to develop applications that maintain service during
+ faults.
+ .
+ This package contains the Quorum library, which is a library included
+ in Corosync.
+
+Package: libsam-dev
+Section: libdevel
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: libcorosync-dev (<= 1.4.2-1)
+Conflicts: libcorosync-dev (<= 1.4.2-1)
+Description: Standards-based cluster framework, Sam devel files
+ Corosync is a project to implement a production quality "Revised BSD"
+ licensed implementation of all core functionalities required by openais.
+ The project implements cutting edge research on virtual synchrony to
+ provide 100% correct operation in the face of failures or partitionable
+ networks with excellent performance characteristics.
+ .
+ The Application Interface Specification is a software API and policies
+ which are used to develop applications that maintain service during
+ faults.
+ .
+ This package contains the Sam library, which is a library included
+ in Corosync.
+
+Package: libtotem-pg-dev
+Section: libdevel
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: libcorosync-dev (<= 1.4.2-1)
+Conflicts: libcorosync-dev (<= 1.4.2-1)
+Description: Standards-based cluster framework, Totem devel files
+ Corosync is a project to implement a production quality "Revised BSD"
+ licensed implementation of all core functionalities required by openais.
+ The project implements cutting edge research on virtual synchrony to
+ provide 100% correct operation in the face of failures or partitionable
+ networks with excellent performance characteristics.
+ .
+ The Application Interface Specification is a software API and policies
+ which are used to develop applications that maintain service during
+ faults.
+ .
+ This package contains the Totem library, which is a library included
+ in Corosync.
+
+Package: libvotequorum-dev
+Section: libdevel
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: libcorosync-dev (<= 1.4.2-1)
+Conflicts: libcorosync-dev (<= 1.4.2-1)
+Description: Standards-based cluster framework, VoteQuorum devel files
+ Corosync is a project to implement a production quality "Revised BSD"
+ licensed implementation of all core functionalities required by openais.
+ The project implements cutting edge research on virtual synchrony to
+ provide 100% correct operation in the face of failures or partitionable
+ networks with excellent performance characteristics.
+ .
+ The Application Interface Specification is a software API and policies
+ which are used to develop applications that maintain service during
+ faults.
+ .
+ This package contains the VoteQuorum library, which is a library 
+ included in Corosync.
diff --git a/debian/corosync.install b/debian/corosync.install
index 65e1c32..e59ab3e 100644
--- a/debian/corosync.install
+++ b/debian/corosync.install
@@ -5,3 +5,5 @@ usr/share/man/man8
 usr/lib/lcrso
 usr/share/doc/corosync/html/
 etc/corosync/
+usr/share/doc/corosync/README.recovery
+usr/share/doc/corosync/README.devmap
diff --git a/debian/libcorosync-dev.install b/debian/libcorosync-dev.install
deleted file mode 100644
index 5d88b3a..0000000
--- a/debian/libcorosync-dev.install
+++ /dev/null
@@ -1,5 +0,0 @@
-usr/include
-usr/lib/*.a
-usr/lib/*.so
-usr/share/man/man3
-usr/lib/pkgconfig
diff --git a/debian/libcorosync4.install b/debian/libcorosync4.install
deleted file mode 100644
index a2add09..0000000
--- a/debian/libcorosync4.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib/*.so.4*
diff --git a/debian/rules b/debian/rules
index cb7f9a2..825edfa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,11 @@ configure-stamp:
 		    --with-socket-dir=/var/run/corosync
 	touch configure-stamp
 
-build: configure-stamp
+build: configure-stamp build-arch build-indep
+build-arch: build-stamp
+build-indep: build-stamp
+
+build-stamp:
 	$(MAKE)
 
 clean:
diff --git a/debian/source/local-options b/debian/source/local-options
deleted file mode 100644
index 4aceb10..0000000
--- a/debian/source/local-options
+++ /dev/null
@@ -1 +0,0 @@
-unapply-patches

-- 
corosync Debian packaging



More information about the Debian-ha-svn-commits mailing list