[Python-modules-commits] [python-axiom] 15/16: Document why we ship/install our own copy of NEWS.txt.

Tristan Seligmann mithrandi at moszumanska.debian.org
Sat Sep 10 15:25:45 UTC 2016


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

mithrandi pushed a commit to branch master
in repository python-axiom.

commit 5fa5b98bda46c32928b1f786f1b1f8d6884a3adf
Author: Tristan Seligmann <mithrandi at debian.org>
Date:   Sat Sep 10 17:18:35 2016 +0200

    Document why we ship/install our own copy of NEWS.txt.
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 3d31f3d..6dd1dff 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,8 @@ override_dh_auto_test:
 
 
 override_dh_installchangelogs:
+# The upstream sdist lacks NEWS.txt, so we ship our own copy
+# See: https://github.com/twisted/axiom/issues/75
 	dh_installchangelogs debian/NEWS.txt
 
 

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



More information about the Python-modules-commits mailing list