[Python-modules-commits] [case] 06/08: Add donation to metadata and don't compress changelog.html

Christopher Stuart Hoskin mans0954 at moszumanska.debian.org
Mon Feb 20 08:17:05 UTC 2017


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

mans0954 pushed a commit to branch master
in repository case.

commit 97f11d7ef59096fa7bc66651aa74518791e33dff
Author: Christopher Hoskin <mans0954 at debian.org>
Date:   Thu Feb 16 14:00:51 2017 +0000

    Add donation to metadata and don't compress changelog.html
---
 debian/rules             | 3 ++-
 debian/upstream/metadata | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 3561e9a..ae44b6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,5 +13,6 @@ override_dh_auto_build:
 	PYTHONPATH=. sphinx-build -N -bhtml docs/ build/html # HTML generator
 	PYTHONPATH=. sphinx-build -N -bman docs/ build/man # Manpage generator
 
-
+override_dh_compress:
+	dh_compress -Xpython-case-doc/html/changelog.html 
 
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..77aa6c7
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1 @@
+Donation: http://www.celeryproject.org/ 

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



More information about the Python-modules-commits mailing list