summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 145d413)
raw | patch | inline | side by side (parent: 145d413)
author | Sebastian Harl <sh@tokkee.org> | |
Wed, 23 Jul 2014 07:54:11 +0000 (09:54 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Wed, 23 Jul 2014 07:54:11 +0000 (09:54 +0200) |
Upstream now provides /etc/tigrc by default.
debian/changelog | patch | blob | history | |
debian/rules | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 227e5402d7b8fdb1b65484246073fbe51841d790..29676349b25745e4062dca575766994c6c49c117 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
* 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.
diff --git a/debian/rules b/debian/rules
index 3edcedd57d00b0657b7bd7e16509570a66629d93..5b4c2f5280eb3da0b1a497e9a1144e3126cd5873 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
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