Code

rules: Use NEWS.adoc in place of NEWS and remove BUGS
authorSebastian Harl <sh@tokkee.org>
Wed, 23 Jul 2014 07:51:14 +0000 (09:51 +0200)
committerSebastian Harl <sh@tokkee.org>
Wed, 23 Jul 2014 07:51:14 +0000 (09:51 +0200)
BUGS is no longer available upstream.

debian/changelog
debian/rules

index b63e51c2b22b78a3fce1f37932477dacd6bbeebd..227e5402d7b8fdb1b65484246073fbe51841d790 100644 (file)
@@ -5,6 +5,9 @@ tig (2.0.2-1) UNRELEASED; urgency=medium
     (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.
index e848beb0b16ddc05ce4d84fdf12ea1653da6c2d8..3edcedd57d00b0657b7bd7e16509570a66629d93 100755 (executable)
@@ -81,8 +81,8 @@ binary-indep:
 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