Package: openvrml
Version: 0.18.9-2
Severity: normal

In 0.18.9-2, the following change appeared in debian/rules:

@@ -75,7 +80,7 @@
 install: build
        dh_testdir
        dh_testroot
-       dh_clean -k
+       dh_clean 
        dh_installdirs
        $(MAKE) install prefix=$(CURDIR)/debian/tmp/usr
 
I believe this is incorrect as the manpage of dh_clean says:

"""
OPTIONS
       -k, --keep
           This is deprecated, use dh_prep(1) instead.
"""

~Niels


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to