Skip to content
Snippets Groups Projects
Commit c66fcae3 authored by Sandro Tosi's avatar Sandro Tosi
Browse files

releasing package python-dmidecode version 3.12.2-9

parent 3bbcefc2
No related branches found
No related tags found
No related merge requests found
python-dmidecode (3.12.2-9) unstable; urgency=medium
* revert symlink_to_dir for -dbg packages; Closes: #924007
-- Sandro Tosi <morph@debian.org> Sat, 09 Mar 2019 14:49:11 -0500
python-dmidecode (3.12.2-8) unstable; urgency=medium
* debian/rules
......
dir_to_symlink /usr/share/doc/python-dmidecode-dbg python-dmidecode 3.12.2-8~
symlink_to_dir /usr/share/doc/python-dmidecode-dbg python-dmidecode 3.12.2-9~
dir_to_symlink /usr/share/doc/python3-dmidecode-dbg python3-dmidecode 3.12.2-8~
symlink_to_dir /usr/share/doc/python3-dmidecode-dbg python3-dmidecode 3.12.2-9~
......@@ -38,12 +38,7 @@ ifeq ($(filter nocheck,$(DEB_BUILD_OPTIONS)),)
endif
override_dh_installdocs:
dh_installdocs -p$(P2)-dbg --link-doc=$(P2)
dh_installdocs -p$(P3)-dbg --link-doc=$(P3)
dh_installdocs -p$(P2) README doc/AUTHORS doc/changelog doc/README.types doc/AUTHORS.upstream doc/README.upstream
dh_installdocs -p$(P3) README doc/AUTHORS doc/changelog doc/README.types doc/AUTHORS.upstream doc/README.upstream
mkdir -p $(CURDIR)/debian/$(P2)-data/usr/share/doc/
cp -r $(CURDIR)/debian/$(P2)/usr/share/doc/$(P2) $(CURDIR)/debian/$(P2)-data/usr/share/doc/$(P2)-data
dh_installdocs -A README doc/AUTHORS doc/changelog doc/README.types doc/AUTHORS.upstream doc/README.upstream
override_dh_strip:
ifeq (,$(filter nostrip,$(DEB_BUILD_OPTIONS)))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment