[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/purple-xmpp-http-upload][debian/master] 2 commits: Adjust shlibdeps override
Arnaud Ferraris (@a-wai)
gitlab at salsa.debian.org
Mon May 30 15:35:16 BST 2022
Arnaud Ferraris pushed to branch debian/master at Debian On Mobile / purple-xmpp-http-upload
Commits:
f480bf62 by Evangelos Ribeiro Tzaras at 2022-05-28T19:55:28+02:00
Adjust shlibdeps override
Closes: #1011823, thanks to Lucas Nussbaum
- - - - -
616adbfb by Evangelos Ribeiro Tzaras at 2022-05-28T20:04:53+02:00
d/changelog: prepare version 0.2.4-2
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+purple-xmpp-http-upload (0.2.4-2) UNRELEASED; urgency=medium
+
+ * Adjust shlibdeps override;
+ Closes: #1011823, thanks to Lucas Nussbaum
+
+ -- Evangelos Ribeiro Tzaras <devrtz-debian at fortysixandtwo.eu> Sat, 28 May 2022 20:02:16 +0200
+
purple-xmpp-http-upload (0.2.4-1) unstable; urgency=medium
* New upstream version 0.2.4
=====================================
debian/rules
=====================================
@@ -3,10 +3,10 @@
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_CFLAGS_MAINT_APPEND = -D_FORTIFY_SOURCE=2
DPKG_EXPORT_BUILDFLAGS = 1
-include /usr/share/dpkg/buildflags.mk
+include /usr/share/dpkg/default.mk
%:
dh $@
override_dh_shlibdeps:
- dh_shlibdeps -l/usr/lib/purple-2
+ dh_shlibdeps -l/usr/lib/${DEB_HOST_MULTIARCH}/purple-2
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/purple-xmpp-http-upload/-/compare/cd8be4d23a30782a05801821f9dd618c0a0620ef...616adbfb3281f4f1f6cd63da80282f111fcdb720
--
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/purple-xmpp-http-upload/-/compare/cd8be4d23a30782a05801821f9dd618c0a0620ef...616adbfb3281f4f1f6cd63da80282f111fcdb720
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-on-mobile-maintainers/attachments/20220530/b9839e44/attachment-0001.htm>
More information about the Debian-on-mobile-maintainers
mailing list