[mutt] 11/17: debian/rules: removed NEWS, does not exist anymore.

Antonio Radici antonio at moszumanska.debian.org
Sat Jun 24 14:01:47 UTC 2017


This is an automated email from the git hooks/post-receive script.

antonio pushed a commit to branch master
in repository mutt.

commit e9cb6990a7f1994719429bdc044ee1bdeb7c433e
Author: Antonio Radici <antonio at debian.org>
Date:   Sat Jun 24 11:23:18 2017 +0100

    debian/rules: removed NEWS, does not exist anymore.
---
 debian/changelog | 2 ++
 debian/rules     | 1 -
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 82b7508..6d814c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,8 @@ mutt (1.8.3+20170609-1) UNRELEASED; urgency=medium
     + general patch refresh where applicable.
   * debian/control:
     + Standards-Version updated to 4.0.0, no changes required.
+  * debian/rules:
+    + removed NEWS, does not exist anymore.
 
  -- Antonio Radici <antonio at debian.org>  Sat, 24 Jun 2017 09:32:46 +0100
 
diff --git a/debian/rules b/debian/rules
index 389591e..0f43b77 100755
--- a/debian/rules
+++ b/debian/rules
@@ -49,7 +49,6 @@ override_dh_auto_install:
 override_dh_install:
 	cd debian/tmp/usr/share/doc/mutt && \
 	rm -rf samples/iconv samples/ca-bundle.crt && \
-	mv NEWS NEWS.old && \
 	cp $(CURDIR)/UPDATING NEWS
 	
 	chmod +x debian/extra/lib/*

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mutt/mutt.git



More information about the pkg-mutt-commits mailing list