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


Commits:
98185ee4 by Andreas Tille at 2019-09-05T09:55:20Z
Remove remainings from symbols file workaround

- - - - -
b4d41e5b by Andreas Tille at 2019-09-05T09:57:00Z
Upload to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+libbpp-raa (2.4.1-3) unstable; urgency=medium
+
+  * Remove remainings from symbols file workaround
+
+ -- Andreas Tille <[email protected]>  Thu, 05 Sep 2019 11:55:30 +0200
+
 libbpp-raa (2.4.1-2) unstable; urgency=medium
 
   [ Jelmer Vernooij ]


=====================================
debian/rules
=====================================
@@ -6,22 +6,6 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
        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



View it on GitLab: 
https://salsa.debian.org/med-team/libbpp-raa/compare/51b6eaf4fffbd1e83b8a66c8f4c856e90e853695...b4d41e5b7367eef055e3a646536cd41c0711ccb8

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/libbpp-raa/compare/51b6eaf4fffbd1e83b8a66c8f4c856e90e853695...b4d41e5b7367eef055e3a646536cd41c0711ccb8
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to