[med-svn] [python-fitbit] 01/01: Added comments to patches
Iain Learmonth
irl-guest at moszumanska.debian.org
Mon Feb 3 21:41:19 UTC 2014
This is an automated email from the git hooks/post-receive script.
irl-guest pushed a commit to branch master
in repository python-fitbit.
commit c8b740ecc57757ff1ff87aeb4f06f3a3fd2545e3
Author: Iain R. Learmonth <irl at fsfe.org>
Date: Mon Feb 3 21:41:16 2014 +0000
Added comments to patches
---
debian/patches/allow_later_sphinx.patch | 4 ++++
debian/patches/disable_auth_test.patch | 4 ++++
debian/patches/remove_distutils_check.patch | 4 ++++
3 files changed, 12 insertions(+)
diff --git a/debian/patches/allow_later_sphinx.patch b/debian/patches/allow_later_sphinx.patch
index ee42779..d839809 100644
--- a/debian/patches/allow_later_sphinx.patch
+++ b/debian/patches/allow_later_sphinx.patch
@@ -1,3 +1,7 @@
+Author: Iain R. Learmonth <irl at fsfe.org>
+Last-Update: Mon, 03 Feb 2014 21:38:29 +0100
+Description: Allow Sphinx versions later than 1.1.3 too
+
--- a/requirements_dev.txt
+++ b/requirements_dev.txt
@@ -1,4 +1,4 @@
diff --git a/debian/patches/disable_auth_test.patch b/debian/patches/disable_auth_test.patch
index 458dbff..df2ee2a 100644
--- a/debian/patches/disable_auth_test.patch
+++ b/debian/patches/disable_auth_test.patch
@@ -1,3 +1,7 @@
+Author: Iain R. Learmonth <irl at fsfe.org>
+Last-Update: Mon, 03 Feb 2014 21:38:29 +0100
+Description: Disable the Auth test suite as no credentials available
+
--- a/fitbit_tests/__init__.py
+++ b/fitbit_tests/__init__.py
@@ -13,7 +13,7 @@
diff --git a/debian/patches/remove_distutils_check.patch b/debian/patches/remove_distutils_check.patch
index df94b04..1f2fe7b 100644
--- a/debian/patches/remove_distutils_check.patch
+++ b/debian/patches/remove_distutils_check.patch
@@ -1,3 +1,7 @@
+Author: Iain R. Learmonth <irl at fsfe.org>
+Last-Update: Mon, 03 Feb 2014 21:38:29 +0100
+Description: Remove unneeded check for distribute
+
--- a/setup.py
+++ b/setup.py
@@ -24,7 +24,7 @@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-fitbit.git
More information about the debian-med-commit
mailing list