[Python-modules-commits] [astroid] 04/05: install README.rst (README was renamed to it)

Sandro Tosi morph at moszumanska.debian.org
Sun Jan 3 02:27:08 UTC 2016


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

morph pushed a commit to branch master
in repository astroid.

commit 2f51d5e92b83b2dfe0cbbc32f75a59967d5618c4
Author: Sandro Tosi <morph at debian.org>
Date:   Sun Jan 3 02:19:51 2016 +0000

    install README.rst (README was renamed to it)
---
 debian/changelog | 4 +++-
 debian/rules     | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a081373..c45d4ab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
 astroid (1.4.3-1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * debian/rules
+    - install README.rst (README was renamed to it)
 
- -- Sandro Tosi <morph at debian.org>  Sun, 03 Jan 2016 02:14:52 +0000
+ -- Sandro Tosi <morph at debian.org>  Sun, 03 Jan 2016 02:19:28 +0000
 
 astroid (1.4.1-1) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index 7632c4e..1c3961e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,4 +21,4 @@ override_dh_install:
 	rm -rf debian/*/usr/lib/python*/*-packages/astroid/tests
 
 override_dh_installdocs:
-	dh_installdocs -i README
+	dh_installdocs -i README.rst

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



More information about the Python-modules-commits mailing list