[med-svn] [Git][med-team/libbpp-core][master] More sensible way to provide symbols amd64 only

Andreas Tille gitlab at salsa.debian.org
Tue Dec 4 17:25:26 GMT 2018


Andreas Tille pushed to branch master at Debian Med / libbpp-core


Commits:
640815cf by Andreas Tille at 2018-12-04T17:25:17Z
More sensible way to provide symbols amd64 only

- - - - -


3 changed files:

- debian/changelog
- debian/libbpp-core4.symbols → debian/libbpp-core4.symbols.amd64
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+libbpp-core (2.4.1-3) UNRELEASED; urgency=medium
+
+  * More sensible way to provide symbols amd64 only
+
+ -- Andreas Tille <tille at debian.org>  Tue, 04 Dec 2018 18:24:49 +0100
+
 libbpp-core (2.4.1-2) unstable; urgency=medium
 
   [ Jelmer Vernooij ]


=====================================
debian/libbpp-core4.symbols → debian/libbpp-core4.symbols.amd64
=====================================


=====================================
debian/rules
=====================================
@@ -9,23 +9,6 @@ CMAKE_EXTRA_FLAGS += -DBUILD_TESTING=OFF
 %:
 	dh $@
 
-override_dh_makeshlibs:
-ifeq ($(DEB_BUILD_ARCH),amd64)
-	echo "Architecture amd64 is the only one where a symbols file is provided"
-else
-	echo "Symbols file for architecture $(DEB_BUILD_ARCH) is not provided"
-	mkdir -p debian/hidesymbols
-	mv debian/*.symbols debian/hidesymbols
-endif
-	dh_makeshlibs
-ifeq ($(DEB_BUILD_ARCH),amd64)
-	echo "dh_makeshlibs for architecture amd64 including symbols done"
-else
-	# restore original debian/ dir to enable building twice in a row
-	mv debian/hidesymbols/*.symbols debian
-	rmdir debian/hidesymbols
-endif
-
 override_dh_install:
 	dh_install
 	d-shlibmove --commit \



View it on GitLab: https://salsa.debian.org/med-team/libbpp-core/commit/640815cf4b49dd8f428208736298b2baca3072c3

-- 
View it on GitLab: https://salsa.debian.org/med-team/libbpp-core/commit/640815cf4b49dd8f428208736298b2baca3072c3
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20181204/552d1bab/attachment-0001.html>


More information about the debian-med-commit mailing list