From 3bdd07e9fab17e103210cb4b0e0c6620e8a79034 Mon Sep 17 00:00:00 2001 From: Christoph Berg Date: Thu, 15 Jan 2009 23:48:01 +0100 Subject: [PATCH] Upstream dropped changelog.old, so do we. --- debian/changelog | 3 ++- debian/mutt.docs | 1 - debian/rules | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 40fe48a..ce50b30 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,10 +4,11 @@ mutt (1.5.19-1) experimental; urgency=low + Header weeding changed in default config; now we ignore * and unignore from: subject to cc date x-mailer x-url user-agent. (Mutt: #286) + $move now defaults to "no" instead of "ask-no". + * Upstream dropped changelog.old, so do we. * Temporarily disable building mutt-patched until an updated sidebar patch is available. - -- Christoph Berg Thu, 15 Jan 2009 23:23:56 +0100 + -- Christoph Berg Thu, 15 Jan 2009 23:47:29 +0100 mutt (1.5.18-4) unstable; urgency=low diff --git a/debian/mutt.docs b/debian/mutt.docs index 6127f76..670b635 100644 --- a/debian/mutt.docs +++ b/debian/mutt.docs @@ -7,5 +7,4 @@ debian/tmp/usr/share/doc/README debian/tmp/usr/share/doc/README.SSL debian/tmp/usr/share/doc/README.SECURITY debian/tmp/usr/share/doc/PGP-Notes.txt -debian/tmp/usr/share/doc/changelog.old debian/tmp/usr/share/doc/manual.txt diff --git a/debian/rules b/debian/rules index 84363f3..9edd5c8 100755 --- a/debian/rules +++ b/debian/rules @@ -132,7 +132,6 @@ install: build cd debian/tmp/usr/share/doc && \ rm -rf samples/iconv samples/ca-bundle.crt && \ mv NEWS NEWS.old && \ - mv ChangeLog.old changelog.old && \ cp $(CURDIR)/UPDATING NEWS chmod +x debian/extra/lib/* -- 2.43.0