[Debian-ha-commits] [cluster-glue] 06/12: Switch to automatic dbgsym packages

Valentin Vidic vvidic-guest at moszumanska.debian.org
Thu Aug 24 19:30:30 UTC 2017


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

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

commit ff2498bac0e266aef785af3c03f7463e2504d712
Author: Valentin Vidic <Valentin.Vidic at CARNet.hr>
Date:   Wed Aug 16 22:03:01 2017 +0200

    Switch to automatic dbgsym packages
    
    Try to fix unreproducible cluster-glue-dbg package.
---
 debian/control | 13 -------------
 debian/rules   |  3 +--
 2 files changed, 1 insertion(+), 15 deletions(-)

diff --git a/debian/control b/debian/control
index 3a0f554..45dc460 100644
--- a/debian/control
+++ b/debian/control
@@ -75,19 +75,6 @@ Description: Reusable cluster components for Linux HA
  If you are using the pacemaker/corosync HA cluster stack, you
  probably want to install this package.
 
-Package: cluster-glue-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Depends: cluster-glue (= ${binary:Version}),
- ${misc:Depends}
-Description: Reusable cluster libraries debugging symbols
- This package contains debugging symbols for all the libraries
- for which libcluster-glue is dependent upon.
- .
- If you are developing with libcluster-glue, you probably want to 
- install this package.
-
 Package: cluster-glue-dev
 Architecture: any
 Depends: ${shlibs:Depends},
diff --git a/debian/rules b/debian/rules
index 92847e2..5c07220 100755
--- a/debian/rules
+++ b/debian/rules
@@ -54,5 +54,4 @@ override_dh_python2:
 	dh_python2 /usr/lib/stonith/plugins/stonith2
 
 override_dh_strip:
-	dh_strip --dbg-package=cluster-glue-dbg
-
+	dh_strip --dbgsym-migration='cluster-glue-dbg (<< 1.0.12-6~)'

-- 
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