[med-svn] [Git][med-team/libbpp-qt][master] 2 commits: Remove remainings from symbols file workaround
Andreas Tille
gitlab at salsa.debian.org
Thu Sep 5 12:47:38 BST 2019
Andreas Tille pushed to branch master at Debian Med / libbpp-qt
Commits:
18025d0e by Andreas Tille at 2019-09-05T11:42:16Z
Remove remainings from symbols file workaround
- - - - -
71933bbb by Andreas Tille at 2019-09-05T11:45:25Z
Upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+libbpp-qt (2.4.1-3) unstable; urgency=medium
+
+ * Remove remainings from symbols file workaround
+
+ -- Andreas Tille <tille at debian.org> Thu, 05 Sep 2019 13:42:25 +0200
+
libbpp-qt (2.4.1-2) unstable; urgency=medium
[ Jelmer Vernooij ]
=====================================
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-qt/compare/5786260c04ae8a954b519ec67b31f649568c9722...71933bbbfefacf7cbd25f4007664aaf0f8c07785
--
View it on GitLab: https://salsa.debian.org/med-team/libbpp-qt/compare/5786260c04ae8a954b519ec67b31f649568c9722...71933bbbfefacf7cbd25f4007664aaf0f8c07785
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/20190905/cca5d892/attachment-0001.html>
More information about the debian-med-commit
mailing list