[med-svn] [Git][med-team/libzstd][master] 2 commits: d/rules: call dh_makeshlibs with -V 'libzstd1 (>= 1.4.5)'
Alexandre Mestiashvili
gitlab at salsa.debian.org
Thu Jun 4 12:38:54 BST 2020
Alexandre Mestiashvili pushed to branch master at Debian Med / libzstd
Commits:
b86733b4 by Alexandre Mestiashvili at 2020-06-04T13:20:13+02:00
d/rules: call dh_makeshlibs with -V 'libzstd1 (>= 1.4.5)'
this version introduced new public symbols
- - - - -
1d567a86 by Alexandre Mestiashvili at 2020-06-04T13:23:33+02:00
Update changelog
Gbp-Dch: Ignore
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -9,8 +9,10 @@ libzstd (1.4.5+dfsg-1) UNRELEASED; urgency=medium
* Remove 0018-Alias-renamed-API-symbols.patch since no rdeps use the old
symbols
* Add patch fixing spelling typos
+ * d/rules: call dh_makeshlibs with -V 'libzstd1 (>= 1.4.5)', since this
+ version introduces new publict symbols
- -- Alexandre Mestiashvili <mestia at debian.org> Thu, 04 Jun 2020 12:38:27 +0200
+ -- Alexandre Mestiashvili <mestia at debian.org> Thu, 04 Jun 2020 13:22:30 +0200
libzstd (1.4.4+dfsg-3) unstable; urgency=medium
=====================================
debian/rules
=====================================
@@ -41,7 +41,7 @@ override_dh_install:
dh_install
override_dh_makeshlibs:
- dh_makeshlibs -plibzstd1 -V'libzstd1 (>= 1.4.4)' --add-udeb=libzstd1-udeb
+ dh_makeshlibs -plibzstd1 -V'libzstd1 (>= 1.4.5)' --add-udeb=libzstd1-udeb
override_dh_installman:
dh_installman
View it on GitLab: https://salsa.debian.org/med-team/libzstd/-/compare/94ec3a680b7d284347f186868879dffe13c5556e...1d567a8621d314a5654e38919e0c6bfc7c8b939a
--
View it on GitLab: https://salsa.debian.org/med-team/libzstd/-/compare/94ec3a680b7d284347f186868879dffe13c5556e...1d567a8621d314a5654e38919e0c6bfc7c8b939a
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/20200604/25cfe1e4/attachment.html>
More information about the debian-med-commit
mailing list