[magics] 04/05: Fix for symbols
Alastair McKinstry
mckinstry at moszumanska.debian.org
Wed Oct 4 08:31:58 UTC 2017
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to tag debian/2.34.3-1
in repository magics.
commit a5076ff744cc306753f717c6f28aea58df09ebcf
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Tue Oct 3 14:56:53 2017 +0100
Fix for symbols
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 8ce942b..28358b0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -143,7 +143,7 @@ override_dh_auto_install:
override_dh_makeshlibs:
# For new symbols when compiled with GCC 7
- dh_makeshlibs -V'libmagplus3v5 (>= 2.34.1-2~)
+ dh_makeshlibs -V'libmagplus3v5 (>= 2.34.1-2~)'
override_dh_fixperms-arch:
dh_fixperms
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/magics.git
More information about the debian-science-commits
mailing list