Package: pgplot5
Version: 5.2.2-7
Severity: normal
Tags: patch
Due to a duplicate invocation of dh_installdocs in debian/rules,
install-docs is always run twice. This causes a warning on removal:
# dpkg --remove pgplot5
(Reading database ... 59024 files and directories currently installed.)
Removing pgplot5 ...
Document `pgplot5' is not installed, cannot remove.
--- pgplot5-5.2.2.orig/debian/rules
+++ pgplot5-5.2.2/debian/rules
@@ -144,7 +144,6 @@
dh_makeshlibs -a -V
dh_link -a
# dh_dhelp
- dh_installdocs -a
dh_compress -a
dh_fixperms -a
# dh_suidregister -a
Thanks,
Matej
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]