summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/patches/debian-changes4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/debian-changes b/debian/patches/debian-changes
index 6bb409f..0817127 100644
--- a/debian/patches/debian-changes
+++ b/debian/patches/debian-changes
@@ -10,8 +10,8 @@ the first upload of upstream version 1.2.3, you could use:
(If you have dgit, use `dgit clone uhubctl`, rather than plain `git clone`.)
A single combined diff, containing all the changes, follows.
---- uhubctl-2.4.0.orig/Makefile
-+++ uhubctl-2.4.0/Makefile
+--- uhubctl-2.5.0.orig/Makefile
++++ uhubctl-2.5.0/Makefile
@@ -15,11 +15,17 @@ PKG_CONFIG ?= pkg-config
CC ?= gcc
CFLAGS ?= -g -O0