[Python-modules-commits] [pychromecast] 01/03: Some fixes

Ruben Undheim rubund-guest at moszumanska.debian.org
Fri May 6 18:17:22 UTC 2016


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

rubund-guest pushed a commit to branch before_protobuf3_in_debian
in repository pychromecast.

commit 18fa5e6d2ef558e188bd4684ebc5ea1b662c0223
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Fri May 6 19:55:33 2016 +0200

    Some fixes
---
 debian/python-pychromecast.docs     | 2 +-
 debian/python3-pychromecast.docs    | 2 +-
 debian/python3-pychromecast.install | 2 +-
 debian/rules                        | 2 ++
 4 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/python-pychromecast.docs b/debian/python-pychromecast.docs
index b43bf86..a1320b1 100644
--- a/debian/python-pychromecast.docs
+++ b/debian/python-pychromecast.docs
@@ -1 +1 @@
-README.md
+README.rst
diff --git a/debian/python3-pychromecast.docs b/debian/python3-pychromecast.docs
index b43bf86..a1320b1 100644
--- a/debian/python3-pychromecast.docs
+++ b/debian/python3-pychromecast.docs
@@ -1 +1 @@
-README.md
+README.rst
diff --git a/debian/python3-pychromecast.install b/debian/python3-pychromecast.install
index 5b790f6..ae2be1d 100644
--- a/debian/python3-pychromecast.install
+++ b/debian/python3-pychromecast.install
@@ -1 +1 @@
-usr/lib/python3*/
+#usr/lib/python3*/
diff --git a/debian/rules b/debian/rules
index e334882..b436915 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,3 +4,5 @@
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild
 
+override_dh_auto_test:
+	

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



More information about the Python-modules-commits mailing list