From 29643f4b6bc3b95be2b84e1deb08850b93446dff Mon Sep 17 00:00:00 2001 From: Adam Di Carlo Date: Mon, 28 May 2001 23:37:11 +0000 Subject: [PATCH] stop shipping upstream changelog --- ChangeLog | 11 ----------- debian/rules | 2 +- 2 files changed, 1 insertion(+), 12 deletions(-) delete mode 100644 ChangeLog diff --git a/ChangeLog b/ChangeLog deleted file mode 100644 index 85b8b344..00000000 --- a/ChangeLog +++ /dev/null @@ -1,11 +0,0 @@ -2000-02-26 Karl M. Hegbloom - - * ChangeLog: Use GNU format so we can see who changed what. - - * slangui.c: Changed Quit button to Finished button. - (ui_resize): Update Copyright. - -1999-11-22 Randolph Chung - * slangui.c: fixed some redraw bugs - - better word wrapping support - - fixed some memory leaks diff --git a/debian/rules b/debian/rules index 2a6d7729..58893ac5 100755 --- a/debian/rules +++ b/debian/rules @@ -58,7 +58,7 @@ binary-arch: build install dh_installdocs dh_installmenu dh_installmanpages - dh_installchangelogs ChangeLog TODO + dh_installchangelogs TODO dh_link dh_strip dh_compress