提交 4425a347 编写于 作者: J Jeremy Bicha

debian/rules: Stop manually overriding dh_makeshlibs

The defaults should be strict enough now
上级 447118be
......@@ -43,8 +43,7 @@ override_dh_installchangelogs:
dh_installchangelogs --remaining-packages -XChangeLog
override_dh_makeshlibs: $(SYMBOLS_generated)
dh_makeshlibs -plibpoppler-cpp0v5 -V"libpoppler-cpp0v5 (>= 0.46.0)"
dh_makeshlibs --remaining-packages
dh_makeshlibs
debian/%.symbols: debian/%.symbols.in
cat $^ | sed -e 's/#CURVER#/$(UPSTREAM_VERSION)/g' > $@
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册