[Python-modules-commits] [python-latexcodec] 05/20: Drop the patch queue, no longer required

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Jul 13 15:34:48 UTC 2017


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

ghisvail-guest pushed a commit to branch master
in repository python-latexcodec.

commit 044547b178c6f3de694bd60afb08ac7a5f6d21f8
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Wed Jul 12 09:17:07 2017 +0100

    Drop the patch queue, no longer required
---
 debian/patches/0001-strip-docs.patch | 39 ------------------------------------
 debian/patches/series                |  1 -
 2 files changed, 40 deletions(-)

diff --git a/debian/patches/0001-strip-docs.patch b/debian/patches/0001-strip-docs.patch
deleted file mode 100644
index 95f84b6..0000000
--- a/debian/patches/0001-strip-docs.patch
+++ /dev/null
@@ -1,39 +0,0 @@
-From c27ff02b99411845fdb696803938599a18473c22 Mon Sep 17 00:00:00 2001
-From: Daniel Stender <stender at debian.org>
-Date: Mon, 9 May 2016 13:33:09 +0200
-Subject: strip-docs
-
-strip changes and license from docs.
-Forwarded: not-needed
----
- doc/conf.py   | 2 +-
- doc/index.rst | 2 --
- 2 files changed, 1 insertion(+), 3 deletions(-)
-
-diff --git a/doc/conf.py b/doc/conf.py
-index 0f3942f..7ba0ec6 100644
---- a/doc/conf.py
-+++ b/doc/conf.py
-@@ -18,7 +18,7 @@ copyright = u'2011-2014, Matthias C. M. Troffaes'
- with open("../VERSION", "rb") as version_file:
-     release = version_file.read().strip()
- version = '.'.join(release.split('.')[:2])
--exclude_patterns = ['_build']
-+exclude_patterns = ['_build', 'changes.rst', 'license.rst']
- pygments_style = 'sphinx'
- html_theme = 'default'
- htmlhelp_basename = 'latexcodecdoc'
-diff --git a/doc/index.rst b/doc/index.rst
-index 05bd2cf..6056c6b 100644
---- a/doc/index.rst
-+++ b/doc/index.rst
-@@ -12,9 +12,7 @@ Contents
- 
-    quickstart
-    api
--   changes
-    authors
--   license
- 
- Indices and tables
- ==================
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 73b687b..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-0001-strip-docs.patch

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



More information about the Python-modules-commits mailing list