[Python-modules-commits] [python-click-log] 04/05: merge patched into master
Filip Pytloun
fpytloun-guest at moszumanska.debian.org
Thu Sep 7 08:33:07 UTC 2017
This is an automated email from the git hooks/post-receive script.
fpytloun-guest pushed a commit to branch master
in repository python-click-log.
commit a3ece10b92552c7d2ae011d8d8d2a6b656fd3b9a
Merge: 92b5162 c02e119
Author: Filip Pytloun <filip at pytloun.cz>
Date: Wed Sep 6 13:18:46 2017 +0200
merge patched into master
click_log/__init__.py | 5 +--
click_log/core.py | 50 ++++------------------
click_log/options.py | 12 ++++--
debian/.git-dpm | 6 +--
...dded-image-in-docs-to-avoid-privacy-breac.patch | 2 +-
docs/index.rst | 17 ++++----
setup.py | 20 +++++++++
tests/test_basic.py | 25 +++++++++--
8 files changed, 71 insertions(+), 66 deletions(-)
diff --cc debian/.git-dpm
index 92c6014,0000000..fd76e37
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
+# see git-dpm(1) from git-dpm package
- e44e3a9caf9c6f05fbdf6667a6be6d662e56b8e7
- e44e3a9caf9c6f05fbdf6667a6be6d662e56b8e7
- f5d575527b24fe51899b9cfb40602ab4c7e62bfa
++c02e119744a32c1cae0625936ce4271598f97a95
++c02e119744a32c1cae0625936ce4271598f97a95
++711202b36632465cd24993c4be18ec7eeb6c5ac7
+711202b36632465cd24993c4be18ec7eeb6c5ac7
+python-click-log_0.2.0.orig.tar.gz
+3a06c99f54fd4e832f137c4bf3e6b10a06f594f0
+9336
+debianTag="debian/%e%v"
+patchedTag="patched/%e%v"
+upstreamTag="upstream/%e%u"
diff --cc debian/patches/0001-Remove-embedded-image-in-docs-to-avoid-privacy-breac.patch
index 4812c07,0000000..22b2d2d
mode 100644,000000..100644
--- a/debian/patches/0001-Remove-embedded-image-in-docs-to-avoid-privacy-breac.patch
+++ b/debian/patches/0001-Remove-embedded-image-in-docs-to-avoid-privacy-breac.patch
@@@ -1,23 -1,0 +1,23 @@@
- From e44e3a9caf9c6f05fbdf6667a6be6d662e56b8e7 Mon Sep 17 00:00:00 2001
++From c02e119744a32c1cae0625936ce4271598f97a95 Mon Sep 17 00:00:00 2001
+From: Filip Pytloun <filip at pytloun.cz>
+Date: Tue, 9 Aug 2016 11:45:44 +0200
+Subject: Remove embedded image in docs to avoid privacy breach
+
+---
+ README.rst | 3 ---
+ 1 file changed, 3 deletions(-)
+
+diff --git a/README.rst b/README.rst
+index ffe30d1..fe2cdc4 100644
+--- a/README.rst
++++ b/README.rst
+@@ -1,9 +1,6 @@
+ click-log
+ =========
+
+-.. image:: https://travis-ci.org/click-contrib/click-log.svg?branch=master
+- :target: https://travis-ci.org/click-contrib/click-log
+-
+ Integrates logging with click.
+
+ - `Documentation <https://click-log.readthedocs.org/>`_
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-click-log.git
More information about the Python-modules-commits
mailing list