aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-06-06 19:41:32 +0200
committerGuido Günther <agx@sigxcpu.org>2014-06-06 19:41:57 +0200
commita049392e5091a3d61443edcca1e0199adc26d4e2 (patch)
treebee8edbae3bda260826cbfb0dc14dabb79041914
parent3430976a0c4e4f3deb6eac0a6d73ca25b4781314 (diff)
Drop patches
applied upstream
-rw-r--r--debian/patches/0001-Add-missing-import.patch20
-rw-r--r--debian/patches/series1
2 files changed, 0 insertions, 21 deletions
diff --git a/debian/patches/0001-Add-missing-import.patch b/debian/patches/0001-Add-missing-import.patch
deleted file mode 100644
index 3f23df5..0000000
--- a/debian/patches/0001-Add-missing-import.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-From: =?utf-8?q?Guido_G=C3=BCnther?= <agx@sigxcpu.org>
-Date: Sat, 3 May 2014 11:27:34 +0200
-Subject: Add missing import
-
----
- whatmaps/debiandistro.py | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/whatmaps/debiandistro.py b/whatmaps/debiandistro.py
-index 54c706a..4a3d0db 100644
---- a/whatmaps/debiandistro.py
-+++ b/whatmaps/debiandistro.py
-@@ -26,6 +26,7 @@ except ImportError:
- lsb_release = None
-
- import logging
-+import string
- import subprocess
- import sys
-
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 98daf29..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-0001-Add-missing-import.patch