]> git.donarmstrong.com Git - debian/debian-policy.git/commitdiff
Remove unused debian-policy:Version substitution variable
authorCharles Plessy <plessy@debian.org>
Sun, 26 Feb 2012 10:24:38 +0000 (19:24 +0900)
committerRuss Allbery <rra@debian.org>
Sun, 26 Feb 2012 22:41:53 +0000 (14:41 -0800)
debian/rules

index d5d93cf380f321d869431aa636f27e7185f1f37d..50a581ee892ec078920aa034038c368886fcf5db 100755 (executable)
@@ -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