From: Charles Plessy Date: Sun, 26 Feb 2012 10:24:38 +0000 (+0900) Subject: Remove unused debian-policy:Version substitution variable X-Git-Url: https://git.donarmstrong.com/?p=debian%2Fdebian-policy.git;a=commitdiff_plain;h=b87a4e0b35fdbe9623e26b94929735a4db18739f Remove unused debian-policy:Version substitution variable --- diff --git a/debian/rules b/debian/rules index d5d93cf..50a581e 100755 --- a/debian/rules +++ b/debian/rules @@ -127,12 +127,6 @@ stamp-policy: build $(sanitycheck) $(make_directory) $(TMPTOP)/DEBIAN $(make_directory) $(DOCDIR)/fhs $(make_directory) $(LIBDIR) - # create a substvar to reference from debian/control so that - # we don't hardcode the policy compliance of the policy - # package. I guess some might question this but I take it as - # a given that the debian-policy pkg must always comply with - # itself... - echo "debian-policy:Version=$(version)" > debian/substvars $(install_file) $(POLICY_FILES) $(DOCDIR)/ $(install_file) debian/changelog $(DOCDIR)/ # Be more specific with file compression