summaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2016-08-01 07:59:00 +0200
committerGuido Günther <agx@sigxcpu.org>2016-08-01 08:00:57 +0200
commit846ea0bbd2dba2d50b562855ec653fda04b29d6b (patch)
tree996fad12105a060bb8f82faa5b2b2ff710978f07 /debian/patches
parenta2c7f5c01f90da40b15fdf162a7db80d1032536d (diff)
Drop patch numbers from patches
the order is already in the series file
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/Don-t-install-ics_diff.patch (renamed from debian/patches/0001-don-t-install-ics_diff.patch)6
-rw-r--r--debian/patches/Treat-untils-as-floating.patch (renamed from debian/patches/0003-Treat-untils-as-floating.patch)4
-rw-r--r--debian/patches/series4
3 files changed, 7 insertions, 7 deletions
diff --git a/debian/patches/0001-don-t-install-ics_diff.patch b/debian/patches/Don-t-install-ics_diff.patch
index d80f3fa..37c4a2e 100644
--- a/debian/patches/0001-don-t-install-ics_diff.patch
+++ b/debian/patches/Don-t-install-ics_diff.patch
@@ -1,10 +1,10 @@
-From: =?UTF-8?q?Guido=20G=C3=BCnther?= <agx@sigxcpu.org>
+From: =?utf-8?q?Guido_G=C3=BCnther?= <agx@sigxcpu.org>
Date: Fri, 17 Apr 2009 22:46:06 +0200
Subject: don't install ics_diff
---
- setup.py | 2 --
- 1 files changed, 0 insertions(+), 2 deletions(-)
+ setup.py | 6 ------
+ 1 file changed, 6 deletions(-)
diff --git a/setup.py b/setup.py
index 9c21ad8..d84fa75 100755
diff --git a/debian/patches/0003-Treat-untils-as-floating.patch b/debian/patches/Treat-untils-as-floating.patch
index 623ec8c..d0bb9f8 100644
--- a/debian/patches/0003-Treat-untils-as-floating.patch
+++ b/debian/patches/Treat-untils-as-floating.patch
@@ -3,8 +3,8 @@ Date: Mon, 4 Jan 2010 20:27:01 +0100
Subject: Treat untils as floating
---
- vobject/icalendar.py | 14 +++++++++++++-
- 1 files changed, 13 insertions(+), 1 deletions(-)
+ vobject/icalendar.py | 12 ++++++++++++
+ 1 file changed, 12 insertions(+)
diff --git a/vobject/icalendar.py b/vobject/icalendar.py
index c49dbbb..120b252 100644
diff --git a/debian/patches/series b/debian/patches/series
index cd993cb..870c77a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,3 @@
-0001-don-t-install-ics_diff.patch
-0003-Treat-untils-as-floating.patch
+Don-t-install-ics_diff.patch
+Treat-untils-as-floating.patch
vcard-Fix-ORG-fields-with-multiple-components.patch