[Python-modules-commits] [pysmi] 04/05: Add patches
Vincent Bernat
bernat at moszumanska.debian.org
Sat Dec 30 15:51:39 UTC 2017
This is an automated email from the git hooks/post-receive script.
bernat pushed a commit to annotated tag debian/0.2.2-1
in repository pysmi.
commit 897e5c71117b9de7944b8315d608a1259d014d50
Author: Vincent Bernat <vincent at bernat.im>
Date: Sat Dec 30 16:44:16 2017 +0100
Add patches
---
debian/patches/0001-Don-t-add-various-badges.patch | 21 +++++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 22 insertions(+)
diff --git a/debian/patches/0001-Don-t-add-various-badges.patch b/debian/patches/0001-Don-t-add-various-badges.patch
new file mode 100644
index 0000000..6f5c5cc
--- /dev/null
+++ b/debian/patches/0001-Don-t-add-various-badges.patch
@@ -0,0 +1,21 @@
+From: Vincent Bernat <vincent at bernat.im>
+Date: Sat, 30 Dec 2017 16:43:53 +0100
+Subject: Don't add various badges
+
+---
+ docs/source/conf.py | 2 --
+ 1 file changed, 2 deletions(-)
+
+diff --git a/docs/source/conf.py b/docs/source/conf.py
+index 4bf2e37..a66036f 100644
+--- a/docs/source/conf.py
++++ b/docs/source/conf.py
+@@ -124,8 +124,6 @@ html_theme_options = {
+ 'logo': 'logo.svg',
+ 'description': '<p align=left><i><b>Brewing free software for the greater good</i></b></p>',
+ 'show_powered_by': False,
+- 'github_user': 'etingof',
+- 'github_repo': 'pysmi',
+ 'fixed_sidebar': True,
+ }
+
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..7cab5b3
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+0001-Don-t-add-various-badges.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pysmi.git
More information about the Python-modules-commits
mailing list