[Python-modules-commits] [flask-mail] 07/14: Fix changelog exclusion.

Dominik George natureshadow-guest at moszumanska.debian.org
Sat Apr 29 15:47:20 UTC 2017


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

natureshadow-guest pushed a commit to branch master
in repository flask-mail.

commit a999f3af1795b41f4057f134cd4669ac983fcd6a
Author: Dominik George <nik at naturalnet.de>
Date:   Sat Apr 29 17:05:15 2017 +0200

    Fix changelog exclusion.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 2ecf0c9..bec40b3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,5 +13,5 @@ override_dh_installdocs:
 	dh_installdocs
 
 override_dh_installchangelogs:
-	# Empty target due to broken upstream changelog,
 	# cf. https://github.com/mattupstate/flask-mail/issues/146
+	dh_installchangelogs -Xchangelog.rst

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/flask-mail.git



More information about the Python-modules-commits mailing list