summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 33dd02c)
raw | patch | inline | side by side (parent: 33dd02c)
author | Sebastian Harl <sh@tokkee.org> | |
Wed, 23 Jul 2014 07:51:14 +0000 (09:51 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Wed, 23 Jul 2014 07:51:14 +0000 (09:51 +0200) |
BUGS is no longer available upstream.
debian/changelog | patch | blob | history | |
debian/rules | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index b63e51c2b22b78a3fce1f37932477dacd6bbeebd..227e5402d7b8fdb1b65484246073fbe51841d790 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
(Closes: #746560).
* debian/control:
- Build-depend on libreadline-dev.
+ * debian/rules:
+ - Use NEWS.adoc in place of NEWS and remove BUGS which is no longer
+ available.
[ Trent W. Buck ]
* Bump compat to 9.
diff --git a/debian/rules b/debian/rules
index e848beb0b16ddc05ce4d84fdf12ea1653da6c2d8..3edcedd57d00b0657b7bd7e16509570a66629d93 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
binary-arch: build install
dh_testdir
dh_testroot
- dh_installchangelogs NEWS
- dh_installdocs BUGS doc/manual.pdf
+ dh_installchangelogs NEWS.adoc
+ dh_installdocs doc/manual.pdf
dh_installexamples contrib/tigrc
dh_link
dh_strip