[Reproducible-builds] [dh-python] 85/183: install README.PyDist file

Jérémy Bobbio lunar at moszumanska.debian.org
Fri Sep 19 15:30:23 UTC 2014


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

lunar pushed a commit to branch pu/reproducible_builds
in repository dh-python.

commit f1b1e772cb78a322afc99270951c4a667d8e5396
Author: Piotr Ożarowski <piotr at debian.org>
Date:   Fri Aug 16 12:13:19 2013 +0200

    install README.PyDist file
---
 debian/changelog |  1 +
 debian/docs      |  1 +
 dh_python2.rst   | 10 +++++-----
 dh_python3.rst   | 10 +++++-----
 4 files changed, 12 insertions(+), 10 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5cb638a..e6079a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ dh-python (1.20130818-1) UNRELEASED; urgency=low
     test_suite now
   * pybuild.pm: remove .pyc files in clean target
   * pybuild: directory paths escaping fixed
+  * install README.PyDist file in dh-python package (closes: #698144)
 
  -- Piotr Ożarowski <piotr at debian.org>  Fri, 09 Aug 2013 15:55:11 +0200
 
diff --git a/debian/docs b/debian/docs
new file mode 100644
index 0000000..a035da3
--- /dev/null
+++ b/debian/docs
@@ -0,0 +1 @@
+pydist/README.PyDist
diff --git a/dh_python2.rst b/dh_python2.rst
index bb8405d..331bc12 100644
--- a/dh_python2.rst
+++ b/dh_python2.rst
@@ -49,10 +49,10 @@ dh_python2 tries to translate Python dependencies from requires.txt file to
 Debian dependencies. Use debian/pydist-overrides or --no-guessing-deps option
 to override it if the guess is incorrect. If you want dh_python2 to generate
 more strict dependencies (f.e. to avoid ABI problems) create
-debian/python-foo.pydist file. See /usr/share/doc/python-doc/README.PyDist
-(provided by python-doc package) for more information. If the pydist file
-contains PEP386 flag or set of (uscan like) rules, dh_python2 will make the
-depedency versioned (version requirements are ignored by default).
+debian/python-foo.pydist file. See /usr/share/doc/dh-python/README.PyDist
+for more information. If the pydist file contains PEP386 flag or set of (uscan
+like) rules, dh_python2 will make the depedency versioned (version requirements
+are ignored by default).
 
 namespace feature
 ~~~~~~~~~~~~~~~~~
@@ -189,7 +189,7 @@ OPTIONS
 SEE ALSO
 ========
 * /usr/share/doc/python/python-policy.txt.gz
-* /usr/share/doc/python-doc/README.PyDist (python-doc package)
+* /usr/share/doc/dh-python/README.PyDist
 * pycompile(1), pyclean(1)
 * dh_python3(1), py3compile(1), py3clean(1)
 * Wiki page about converting package to dh_python2:
diff --git a/dh_python3.rst b/dh_python3.rst
index a7278cf..e64d378 100644
--- a/dh_python3.rst
+++ b/dh_python3.rst
@@ -42,10 +42,10 @@ dh_python3 tries to translate Python dependencies from requires.txt file to
 Debian dependencies. Use debian/py3dist-overrides or --no-guessing-deps option
 to override it if the guess is incorrect. If you want dh_python3 to generate
 more strict dependencies (f.e. to avoid ABI problems) create
-debian/python3-foo.pydist file. See /usr/share/doc/python3-doc/README.PyDist
-(provided by python3-doc package) for more information. If the pydist file
-contains PEP386 flag or set of (uscan like) rules, dh_python3 will make the
-depedency versioned (version requirements are ignored by default).
+debian/python3-foo.pydist file. See /usr/share/doc/dh-python/README.PyDist
+for more information. If the pydist file contains PEP386 flag or set of (uscan
+like) rules, dh_python3 will make the depedency versioned (version requirements
+are ignored by default).
 
 private dirs
 ~~~~~~~~~~~~
@@ -129,7 +129,7 @@ OPTIONS
 SEE ALSO
 ========
 * /usr/share/doc/python/python-policy.txt.gz
-* /usr/share/doc/python3-doc/README.PyDist (python3-doc package)
+* /usr/share/doc/dh-python/README.PyDist
 * py3compile(1), py3clean(1)
 * dh_python2(1), pycompile(1), pyclean(1)
 * http://deb.li/dhp3 - most recent version of this document

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/dh-python.git



More information about the Reproducible-builds mailing list