[Git][pkg-voip-team/asterisk][experimental-16] 2 commits: Rerun autoconf in third_party/pjproject, hopefully fixes FTBFS on
Bernhard Schmidt
gitlab at salsa.debian.org
Thu Dec 20 23:47:14 GMT 2018
Bernhard Schmidt pushed to branch experimental-16 at Debian VoIP Packaging Team / asterisk
Commits:
83e0b767 by Bernhard Schmidt at 2018-12-20T23:36:20Z
Rerun autoconf in third_party/pjproject, hopefully fixes FTBFS on
new architectures
- - - - -
ea13137d by Bernhard Schmidt at 2018-12-20T23:46:54Z
Changelog for 1:16.1.0~dfsg-2
- - - - -
3 changed files:
- debian/changelog
- + debian/patches/autoreconf-pjproject
- debian/patches/series
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+asterisk (1:16.1.0~dfsg-2) experimental; urgency=medium
+
+ * Add patch to rerun autoconf in third_party/pjproject, hopefully fixes
+ FTBFS on new architectures like ppc64el
+
+ -- Bernhard Schmidt <berni at debian.org> Fri, 21 Dec 2018 00:37:07 +0100
+
asterisk (1:16.1.0~dfsg-1) experimental; urgency=medium
[ Bernhard Schmidt ]
=====================================
debian/patches/autoreconf-pjproject
=====================================
@@ -0,0 +1,10 @@
+--- a/third-party/pjproject/Makefile
++++ b/third-party/pjproject/Makefile
+@@ -100,6 +100,7 @@
+ @mv pjproject-$(PJPROJECT_VERSION) source
+ $(ECHO_PREFIX) Applying patches "$(realpath patches)" "$(realpath .)/source"
+ $(CMD_PREFIX) ../apply_patches $(QUIET_CONFIGURE) "$(realpath patches)" "$(realpath .)/source"
++ cd source && autoconf aconfigure.ac >aconfigure
+ - at touch source/.unpacked
+
+ source/version.mak: source/.unpacked
=====================================
debian/patches/series
=====================================
@@ -31,3 +31,4 @@ ffmpeg-detection.patch
ffmpeg-includes.patch
build-reproducibly
+autoreconf-pjproject
View it on GitLab: https://salsa.debian.org/pkg-voip-team/asterisk/compare/202bab05b1f2e5ba02d11d49f3375ff0a1751c02...ea13137d63076dc9e957aa34bdc26baeaef26e7c
--
View it on GitLab: https://salsa.debian.org/pkg-voip-team/asterisk/compare/202bab05b1f2e5ba02d11d49f3375ff0a1751c02...ea13137d63076dc9e957aa34bdc26baeaef26e7c
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/pkg-voip-maintainers/attachments/20181220/f51e0554/attachment-0001.html>
More information about the Pkg-voip-maintainers
mailing list