[Python-modules-commits] [overpass] 04/06: dont install README.rst, removed from upstream released tarball

Sandro Tosi morph at moszumanska.debian.org
Sun Oct 2 17:35:34 UTC 2016


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

morph pushed a commit to branch master
in repository overpass.

commit c06e7419dadd3a908f068383b46234a49c981a31
Author: Sandro Tosi <morph at debian.org>
Date:   Sun Oct 2 11:53:38 2016 -0400

    dont install README.rst, removed from upstream released tarball
---
 debian/changelog | 4 +++-
 debian/rules     | 3 ---
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6757826..07d3a9d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
 overpass (0.5.6-1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * debian/rules
+    - dont install README.rst, removed from upstream released tarball
 
- -- Sandro Tosi <morph at debian.org>  Sun, 02 Oct 2016 11:51:42 -0400
+ -- Sandro Tosi <morph at debian.org>  Sun, 02 Oct 2016 11:53:16 -0400
 
 overpass (0.4.0-1) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 33954b0..00d5d48 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,3 @@ override_dh_auto_install:
 	# cli tools are provided only by the py3k package
 	rm -rf $(CURDIR)/debian/python-overpass/usr/bin
 	python3 setup.py install --root=debian/python3-overpass --install-layout=deb
-
-override_dh_installdocs:
-	dh_installdocs -A README.rst

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



More information about the Python-modules-commits mailing list