Code

rules: Don't install contrib/tigrc as example any more.
authorSebastian Harl <sh@tokkee.org>
Wed, 23 Jul 2014 07:54:11 +0000 (09:54 +0200)
committerSebastian Harl <sh@tokkee.org>
Wed, 23 Jul 2014 07:54:11 +0000 (09:54 +0200)
Upstream now provides /etc/tigrc by default.

debian/changelog
debian/rules

index 227e5402d7b8fdb1b65484246073fbe51841d790..29676349b25745e4062dca575766994c6c49c117 100644 (file)
@@ -8,6 +8,8 @@ tig (2.0.2-1) UNRELEASED; urgency=medium
   * debian/rules:
     - Use NEWS.adoc in place of NEWS and remove BUGS which is no longer
       available.
   * debian/rules:
     - Use NEWS.adoc in place of NEWS and remove BUGS which is no longer
       available.
+    - Don't install contrib/tigrc as example any more. Upstream now provides
+      /etc/tigrc by default.
 
   [ Trent W. Buck ]
   * Bump compat to 9.
 
   [ Trent W. Buck ]
   * Bump compat to 9.
index 3edcedd57d00b0657b7bd7e16509570a66629d93..5b4c2f5280eb3da0b1a497e9a1144e3126cd5873 100755 (executable)
@@ -83,7 +83,7 @@ binary-arch: build install
        dh_testroot
        dh_installchangelogs NEWS.adoc
        dh_installdocs doc/manual.pdf
        dh_testroot
        dh_installchangelogs NEWS.adoc
        dh_installdocs doc/manual.pdf
-       dh_installexamples contrib/tigrc
+       dh_installexamples
        dh_link
        dh_strip
        dh_compress -X.pdf
        dh_link
        dh_strip
        dh_compress -X.pdf