[Python-modules-commits] [python-pygit2] 10/11: d/rules: Don't install README.rst, it doesn't have any valuable information

Ondrej Novy onovy at debian.org
Fri Jan 5 15:50:18 UTC 2018


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

onovy pushed a commit to branch master
in repository python-pygit2.

commit bb209328e099103a01467844cfd9e9fd95105b3e
Author: Ondřej Nový <onovy at debian.org>
Date:   Fri Jan 5 16:32:17 2018 +0100

    d/rules: Don't install README.rst, it doesn't have any valuable information
---
 debian/changelog | 2 ++
 debian/rules     | 5 -----
 2 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9e58434..f16df3e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ python-pygit2 (0.26.3-1) UNRELEASED; urgency=medium
   * New upstream release
   * Bump debhelper compat level to 11
   * Bump Standards-Version to 4.1.3 (no changes needed)
+  * d/rules: Don't install README.rst, it doesn't have any valuable
+    information
 
  -- Ondřej Nový <onovy at debian.org>  Fri, 05 Jan 2018 16:10:06 +0100
 
diff --git a/debian/rules b/debian/rules
index c96ee7c..d219a7e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,8 +6,3 @@ export PYBUILD_AFTER_INSTALL_python3=PYTHONPATH={build_dir} sphinx-build -b html
 
 %:
 	dh $@ --with python2,python3,sphinxdoc --buildsystem=pybuild
-
-override_dh_installdocs:
-	dh_installdocs
-
-	dh_installdocs -A README.rst

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



More information about the Python-modules-commits mailing list