[grass] 06/07: Explicitly remove INSTALL file, not installed.

Bas Couwenberg sebastic at debian.org
Sun Oct 2 21:27:21 UTC 2016


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

sebastic pushed a commit to branch master
in repository grass.

commit 07ac2d7eca4f1377f30f12b9485d035d4192e81f
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Oct 2 22:47:29 2016 +0200

    Explicitly remove INSTALL file, not installed.
---
 debian/changelog | 1 +
 debian/rules     | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 88c1858..2e50812 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ grass (7.0.5-1) UNRELEASED; urgency=medium
   * New upstream release.
   * Drop spelling error patches, applied upstream.
   * Include CITING in docs.
+  * Explicitly remove INSTALL file, not installed.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 02 Oct 2016 22:23:44 +0200
 
diff --git a/debian/rules b/debian/rules
index 2565466..409198c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -183,6 +183,7 @@ install-arch-stamp:
 	         debian/tmp/usr/lib/$(BASE_NAME)/CITING \
 	         debian/tmp/usr/lib/$(BASE_NAME)/COPYING \
 	         debian/tmp/usr/lib/$(BASE_NAME)/GPL.TXT \
+	         debian/tmp/usr/lib/$(BASE_NAME)/INSTALL \
 	         debian/tmp/usr/lib/$(BASE_NAME)/REQUIREMENTS.html \
 	         debian/tmp/usr/lib/$(BASE_NAME)/config.status \
 	         debian/tmp/usr/lib/$(BASE_NAME)/contributors.csv \

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



More information about the Pkg-grass-devel mailing list