From: Sebastian Harl Date: Thu, 4 Dec 2008 18:32:05 +0000 (+0100) Subject: rules: Do not try to install the upstream TODO file. X-Git-Tag: ncmpc-0.12-1~15 X-Git-Url: https://git.tokkee.org/?p=pkg-ncmpc.git;a=commitdiff_plain;h=6cc5be8fc8150d73269a641590473cd7f96d5044 rules: Do not try to install the upstream TODO file. This file no longer exists. --- diff --git a/debian/changelog b/debian/changelog index ceaf5b8..688beee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,9 +20,10 @@ ncmpc (0.12~beta2-1) experimental; urgency=low - Query sf.net instead of the old upstream website. - Use uversionmangle to mangle "_alpha" and "_beta". * debian/rules: - - Do not try to install upstream ChangeLog - this file no longer exists. + - Do not try to install upstream ChangeLog and TODO files - they no longer + exist. - -- Sebastian Harl Thu, 04 Dec 2008 19:28:49 +0100 + -- Sebastian Harl Thu, 04 Dec 2008 19:31:25 +0100 ncmpc (0.11.1+svn-r3965-2) unstable; urgency=low diff --git a/debian/rules b/debian/rules index 9749a96..502ee01 100755 --- a/debian/rules +++ b/debian/rules @@ -66,7 +66,7 @@ binary-arch: build install dh_testdir dh_testroot dh_installchangelogs -a - dh_installdocs -A -a NEWS README TODO + dh_installdocs -A -a NEWS README dh_installmenu -a dh_link -a dh_strip -a