summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorFelipe Sateler <fsateler@debian.org>2014-11-04 23:07:36 -0300
committerFelipe Sateler <fsateler@debian.org>2014-11-05 00:41:31 -0300
commitc8674f74e9a73bdc5035cbb6df1eb5a9cef1ffb9 (patch)
treed6b2672069852ee090531cfd483b44c8fcfbc2e2 /debian
parent9066ebe0bddf9c9e115a442a00fb0e19fc6e29a5 (diff)
GBP patch queue
Diffstat (limited to 'debian')
-rw-r--r--debian/patches/Relax-the-dependency-on-websockets.patch (renamed from debian/patches/edit)10
-rw-r--r--debian/patches/series2
2 files changed, 11 insertions, 1 deletions
diff --git a/debian/patches/edit b/debian/patches/Relax-the-dependency-on-websockets.patch
index 31f5144a..b4fbf1f1 100644
--- a/debian/patches/edit
+++ b/debian/patches/Relax-the-dependency-on-websockets.patch
@@ -1,3 +1,13 @@
+From: Felipe Sateler <fsateler@debian.org>
+Date: Tue, 4 Nov 2014 22:49:09 -0300
+Subject: Relax the dependency on websockets
+
+---
+ setup.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/setup.py b/setup.py
+index 83f425c..5d8ca6d 100644
--- a/setup.py
+++ b/setup.py
@@ -29,7 +29,7 @@ install_requires = [
diff --git a/debian/patches/series b/debian/patches/series
index 366226fb..bf2a922a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1 @@
-edit
+Relax-the-dependency-on-websockets.patch