[pyepr] 04/04: HTML doc is no longer compressed
Antonio Valentino
a_valentino-guest at moszumanska.debian.org
Sun May 3 07:52:46 UTC 2015
This is an automated email from the git hooks/post-receive script.
a_valentino-guest pushed a commit to branch master
in repository pyepr.
commit e35a9745d5d64039a476b9ab4f647a1910465b5a
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date: Sun May 3 09:48:19 2015 +0200
HTML doc is no longer compressed
---
debian/changelog | 1 +
debian/rules | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index e39f9df..5dcfea0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ pyepr (0.9.3-1) UNRELEASED; urgency=medium
* Refresh all patches
* Build-depends on python3-doc innstead of python-doc
* Update copyright file
+ * HTML doc is no longer compressed
-- Antonio Valentino <antonio.valentino at tiscali.it> Sat, 28 Feb 2015 16:58:32 +0000
diff --git a/debian/rules b/debian/rules
index ffd9bae..9941ff7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -78,7 +78,7 @@ override_dh_installchangelogs:
override_dh_compress:
- dh_compress -X.txt
+ dh_compress -X.txt -X.html -X.py
override_dh_sphinxdoc:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pyepr.git
More information about the Pkg-grass-devel
mailing list