[Debian-ha-commits] [cluster-glue] 57/73: Added a debug package for each library in the package

Richard Winters devrik-guest at moszumanska.debian.org
Sat Apr 18 20:24:39 UTC 2015


This is an automated email from the git hooks/post-receive script.

devrik-guest pushed a commit to branch master
in repository cluster-glue.

commit 34b6e55a851038b1f57f0e530ca6d18a158594ce
Author: Richard B Winters <rik at mmogp.com>
Date:   Thu Apr 16 14:40:29 2015 -0400

    Added a debug package for each library in the package
    
    Change-Id: Icd275da94a87a7c74ca96108c360a8e358ae7506
    Signed-off-by: Richard B Winters <rik at mmogp.com>
---
 debian/control | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 53 insertions(+)

diff --git a/debian/control b/debian/control
index 0fbedab..816b9ae 100644
--- a/debian/control
+++ b/debian/control
@@ -261,6 +261,59 @@ Description: Reusable cluster components for Linux HA (transitional package)
  depending on all the single library development packages that 
  now exist.
 
+Package: liblrm2-dbg
+Architecture: any
+Depends: ${shlibs:Depends}, 
+ ${misc:Depends}
+Replaces: libcluster-glue (<= 1.0.6-1)
+Conflicts: libcluster-glue (<= 1.0.6-1)
+Description: Reusable cluster libraries -- liblrm2
+ This package contains debugging symbols for the lrm helper 
+ library from cluster-glue, the reusable cluster components 
+ package.
+
+Package: libpils2-dbg
+Architecture: any
+Depends: ${shlibs:Depends}, 
+ ${misc:Depends}
+Replaces: libcluster-glue (<= 1.0.6-1)
+Conflicts: libcluster-glue (<= 1.0.6-1)
+Description: Reusable cluster libraries -- libpils2
+ This package contains debugging symbols for the pils library 
+ from cluster-glue, the reusable cluster components package.
+ 
+Package: libplumb2-dbg
+Architecture: any
+Depends: ${shlibs:Depends}, 
+ ${misc:Depends}
+Replaces: libcluster-glue (<= 1.0.6-1)
+Conflicts: libcluster-glue (<= 1.0.6-1)
+Description: Reusable cluster libraries -- libplumb2
+ This package contains debugging symbols for the plumber library 
+ from cluster-glue, the reusable cluster components package.
+
+Package: libplumbgpl2-dbg
+Architecture: any
+Depends: ${shlibs:Depends}, 
+ ${misc:Depends}
+Replaces: libcluster-glue (<= 1.0.6-1)
+Conflicts: libcluster-glue (<= 1.0.6-1)
+Description: Reusable cluster libraries -- libplumbgpl2
+ This package contains debugging symbols for the plumber 
+ library from cluster-glue, the reusable cluster components 
+ package, in the GPL version.
+
+Package: libstonith1-dbg
+Architecture: any
+Depends: ${shlibs:Depends}, 
+ ${misc:Depends}
+Replaces: libcluster-glue (<= 1.0.6-1), libstonith0
+Conflicts: libcluster-glue (<= 1.0.6-1), libstonith0
+Description: Reusable cluster libraries -- libstonith1
+ This package contains debugging symbols for the stonith 
+ library from cluster-glue, the reusable cluster components 
+ package.
+
 Package: cluster-glue
 Architecture: any
 Depends: ${shlibs:Depends}, 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/cluster-glue.git



More information about the Debian-HA-Commits mailing list