aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>2016-08-02 08:50:33 +0200
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>2016-08-02 08:50:33 +0200
commite0c51da63f97d9b90bae4ed9cf242ccd06002f71 (patch)
tree3740abc1ce81ed934cc65383e39bfcdff45b812f
parentaa875598de2b6123d288805fbf0e5aa42e72c8b7 (diff)
Drop ubuntu prefix from patches
Since we are now packaging together in a generic .deb way I removed the ubuntu file prefix in d/p/*. Change-Id: Iae64f76129b0814148703ba402670c14cebdaa95 Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
-rw-r--r--debian/patches/fix-double-license-info.patch (renamed from debian/patches/ubuntu-fix-double-license-info.patch)0
-rw-r--r--debian/patches/fix-unusual-interpreter.patch (renamed from debian/patches/ubuntu-fix-unusual-interpreter.patch)0
-rw-r--r--debian/patches/fix-vhost-user-socket-permission.patch (renamed from debian/patches/ubuntu-fix-vhost-user-socket-permission.patch)0
-rw-r--r--debian/patches/series6
4 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/ubuntu-fix-double-license-info.patch b/debian/patches/fix-double-license-info.patch
index 5565e7a8..5565e7a8 100644
--- a/debian/patches/ubuntu-fix-double-license-info.patch
+++ b/debian/patches/fix-double-license-info.patch
diff --git a/debian/patches/ubuntu-fix-unusual-interpreter.patch b/debian/patches/fix-unusual-interpreter.patch
index 754a4135..754a4135 100644
--- a/debian/patches/ubuntu-fix-unusual-interpreter.patch
+++ b/debian/patches/fix-unusual-interpreter.patch
diff --git a/debian/patches/ubuntu-fix-vhost-user-socket-permission.patch b/debian/patches/fix-vhost-user-socket-permission.patch
index ab3d6322..ab3d6322 100644
--- a/debian/patches/ubuntu-fix-vhost-user-socket-permission.patch
+++ b/debian/patches/fix-vhost-user-socket-permission.patch
diff --git a/debian/patches/series b/debian/patches/series
index cbf06b31..07c6188b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,3 @@
-ubuntu-fix-vhost-user-socket-permission.patch
-ubuntu-fix-double-license-info.patch
-ubuntu-fix-unusual-interpreter.patch
+fix-vhost-user-socket-permission.patch
+fix-double-license-info.patch
+fix-unusual-interpreter.patch
44'>44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187