[allegro5] 04/10: Install changelog from docs/src/changes-5.2.txt now, changes file is removed from project root

Andreas Rönnquist gusnan at moszumanska.debian.org
Mon Oct 23 13:23:26 UTC 2017


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

gusnan pushed a commit to branch master
in repository allegro5.

commit ad32d53d9da3874cbd8b05ae990f39bb835ec5eb
Author: Andreas Rönnquist <gusnan at debian.org>
Date:   Sun Oct 22 16:52:53 2017 +0200

    Install changelog from docs/src/changes-5.2.txt now, changes file is removed from project root
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 639af7b..f892b15 100755
--- a/debian/rules
+++ b/debian/rules
@@ -66,7 +66,7 @@ override_dh_auto_test:
 	cd build && tests/test_driver --no-display ../tests/test_*.ini
 
 override_dh_installchangelogs:
-	dh_installchangelogs CHANGES-5.2.txt
+	dh_installchangelogs docs/src/changes-5.2.txt
 
 override_dh_installexamples-indep:
 	dh_installexamples

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



More information about the Pkg-games-commits mailing list