[Python-modules-commits] [gamera] 03/03: refresh patches for gbp pq conversion

Daniel Stender stender at moszumanska.debian.org
Sun Jul 16 07:24:12 UTC 2017


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

stender pushed a commit to branch debian/master
in repository gamera.

commit 9c5256078f33aaad54eeafad64975ba69de75e4a
Author: Daniel Stender <stender at debian.org>
Date:   Sun Jul 16 09:13:54 2017 +0200

    refresh patches for gbp pq conversion
---
 debian/changelog                                     | 3 ++-
 debian/patches/0001-constant-seed-for-docs.patch     | 1 -
 debian/patches/0002-fix-typos.patch                  | 1 -
 debian/patches/0003-trap-errors-from-pclose.patch    | 1 -
 debian/patches/0004-nosetests.patch                  | 1 -
 debian/patches/0005-namespace-package.patch          | 3 +--
 debian/patches/0006-use-system-python-modules.patch  | 1 -
 debian/patches/0007-use-system-vigra.patch           | 1 -
 debian/patches/0008-fix-paths.patch                  | 1 -
 debian/patches/0009-gendoc-draw-text.patch           | 1 -
 debian/patches/0010-gendoc-use-wxversion.patch       | 1 -
 debian/patches/0011-gendoc-no-sflogo.patch           | 1 -
 debian/patches/0012-docs-no-modified-timestamp.patch | 1 -
 13 files changed, 3 insertions(+), 14 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e43fbf9..a34d5aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ gamera (1:3.4.2+git20160808.1725654-2) UNRELEASED; urgency=medium
 
   * drop git-dpm as repo manager (remove deb/.git-dpm).
   * deb/gbp.conf: add sign-tags, update debian-branch for DEP-14.
+  * refresh patches for gbp pq conversion.
 
- -- Daniel Stender <stender at debian.org>  Sun, 16 Jul 2017 09:07:21 +0200
+ -- Daniel Stender <stender at debian.org>  Sun, 16 Jul 2017 09:12:52 +0200
 
 gamera (1:3.4.2+git20160808.1725654-1) unstable; urgency=medium
 
diff --git a/debian/patches/0001-constant-seed-for-docs.patch b/debian/patches/0001-constant-seed-for-docs.patch
index e70887e..61c7caa 100644
--- a/debian/patches/0001-constant-seed-for-docs.patch
+++ b/debian/patches/0001-constant-seed-for-docs.patch
@@ -1,4 +1,3 @@
-From 3a711c7300b04e122717945b5556cd931cfa4050 Mon Sep 17 00:00:00 2001
 From: Reiner Herrmann <reiner at reiner-h.de>
 Date: Sat, 17 Oct 2015 18:38:46 +0200
 Subject: constant-seed-for-docs
diff --git a/debian/patches/0002-fix-typos.patch b/debian/patches/0002-fix-typos.patch
index a8315f0..b2f2670 100644
--- a/debian/patches/0002-fix-typos.patch
+++ b/debian/patches/0002-fix-typos.patch
@@ -1,4 +1,3 @@
-From f1182446b5ca02bc3de85546a6219dd71b4d1fe2 Mon Sep 17 00:00:00 2001
 From: Jakub Wilk <jwilk at debian.org>
 Date: Sat, 17 Oct 2015 18:40:27 +0200
 Subject: fix-typos
diff --git a/debian/patches/0003-trap-errors-from-pclose.patch b/debian/patches/0003-trap-errors-from-pclose.patch
index 10d7479..2bdff6d 100644
--- a/debian/patches/0003-trap-errors-from-pclose.patch
+++ b/debian/patches/0003-trap-errors-from-pclose.patch
@@ -1,4 +1,3 @@
-From dec7f0754bf603203207c7a88de5f0bad1d6b317 Mon Sep 17 00:00:00 2001
 From: Jakub Wilk <jwilk at debian.org>
 Date: Sat, 17 Oct 2015 18:41:49 +0200
 Subject: trap-errors-from-pclose
diff --git a/debian/patches/0004-nosetests.patch b/debian/patches/0004-nosetests.patch
index c81836e..a09e933 100644
--- a/debian/patches/0004-nosetests.patch
+++ b/debian/patches/0004-nosetests.patch
@@ -1,4 +1,3 @@
-From 6f517df4e4e23d25b4b286853fa70f9279ca2ddc Mon Sep 17 00:00:00 2001
 From: Jakub Wilk <jwilk at debian.org>
 Date: Sat, 17 Oct 2015 18:42:54 +0200
 Subject: nosetests
diff --git a/debian/patches/0005-namespace-package.patch b/debian/patches/0005-namespace-package.patch
index 8bf7cbe..f423cbf 100644
--- a/debian/patches/0005-namespace-package.patch
+++ b/debian/patches/0005-namespace-package.patch
@@ -1,9 +1,8 @@
-From bb75141924b51a31f93dff8b0eb03e910d4c71ae Mon Sep 17 00:00:00 2001
 From: Jakub Wilk <jwilk at debian.org>
 Date: Sat, 17 Oct 2015 18:51:25 +0200
 Subject: namespace-package
 MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
+Content-Type: text/plain; charset="utf-8"
 Content-Transfer-Encoding: 8bit
 
    Create namespace package ‘gamera.toolkit’. This allows
diff --git a/debian/patches/0006-use-system-python-modules.patch b/debian/patches/0006-use-system-python-modules.patch
index 377156b..505d8a6 100644
--- a/debian/patches/0006-use-system-python-modules.patch
+++ b/debian/patches/0006-use-system-python-modules.patch
@@ -1,4 +1,3 @@
-From 1c815bd0dd9342cb0b90557e41d58d604b205c56 Mon Sep 17 00:00:00 2001
 From: Jakub Wilk <jwilk at debian.org>
 Date: Sat, 17 Oct 2015 18:52:34 +0200
 Subject: use-system-python-modules
diff --git a/debian/patches/0007-use-system-vigra.patch b/debian/patches/0007-use-system-vigra.patch
index 4233a45..1fcb519 100644
--- a/debian/patches/0007-use-system-vigra.patch
+++ b/debian/patches/0007-use-system-vigra.patch
@@ -1,4 +1,3 @@
-From 7812b3cdda0e71993d7e2964abfa9c9a344e3e9b Mon Sep 17 00:00:00 2001
 From: Jakub Wilk <jwilk at debian.org>
 Date: Sat, 17 Oct 2015 18:53:24 +0200
 Subject: use-system-vigra
diff --git a/debian/patches/0008-fix-paths.patch b/debian/patches/0008-fix-paths.patch
index 18c0fc0..306672e 100644
--- a/debian/patches/0008-fix-paths.patch
+++ b/debian/patches/0008-fix-paths.patch
@@ -1,4 +1,3 @@
-From abc298ecc63dc99fc0023b288257e258c5bee368 Mon Sep 17 00:00:00 2001
 From: Jakub Wilk <jwilk at debian.org>
 Date: Sat, 17 Oct 2015 18:54:39 +0200
 Subject: fix-paths
diff --git a/debian/patches/0009-gendoc-draw-text.patch b/debian/patches/0009-gendoc-draw-text.patch
index 0c07d83..74f8b9c 100644
--- a/debian/patches/0009-gendoc-draw-text.patch
+++ b/debian/patches/0009-gendoc-draw-text.patch
@@ -1,4 +1,3 @@
-From 74c6a2044c90748b7a7b19c92d6a9774bbc1a727 Mon Sep 17 00:00:00 2001
 From: Jakub Wilk <jwilk at debian.org>
 Date: Sat, 17 Oct 2015 18:55:55 +0200
 Subject: gendoc-draw-text
diff --git a/debian/patches/0010-gendoc-use-wxversion.patch b/debian/patches/0010-gendoc-use-wxversion.patch
index ed03a11..190d446 100644
--- a/debian/patches/0010-gendoc-use-wxversion.patch
+++ b/debian/patches/0010-gendoc-use-wxversion.patch
@@ -1,4 +1,3 @@
-From 7ebb2e939ae74342d6758115a680a42e8227fd9d Mon Sep 17 00:00:00 2001
 From: Jakub Wilk <jwilk at debian.org>
 Date: Sat, 17 Oct 2015 18:57:15 +0200
 Subject: gendoc-use-wxversion
diff --git a/debian/patches/0011-gendoc-no-sflogo.patch b/debian/patches/0011-gendoc-no-sflogo.patch
index ce33356..feeaef9 100644
--- a/debian/patches/0011-gendoc-no-sflogo.patch
+++ b/debian/patches/0011-gendoc-no-sflogo.patch
@@ -1,4 +1,3 @@
-From b3be4b92ec8178764156048a86342567e7345d30 Mon Sep 17 00:00:00 2001
 From: Daniel Stender <debian at danielstender.com>
 Date: Sat, 17 Oct 2015 18:58:44 +0200
 Subject: gendoc-no-sflogo
diff --git a/debian/patches/0012-docs-no-modified-timestamp.patch b/debian/patches/0012-docs-no-modified-timestamp.patch
index 11d6dd4..cd55302 100644
--- a/debian/patches/0012-docs-no-modified-timestamp.patch
+++ b/debian/patches/0012-docs-no-modified-timestamp.patch
@@ -1,4 +1,3 @@
-From 273693392948feefb2cb51460d56396d0ba275a9 Mon Sep 17 00:00:00 2001
 From: Daniel Stender <debian at danielstender.com>
 Date: Sat, 17 Oct 2015 18:59:53 +0200
 Subject: docs-no-modified-timestamp

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



More information about the Python-modules-commits mailing list