summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
-rw-r--r--debian/patches/0100_spelling.patch2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index a3cf2d9..1ce6629 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-argyll (1.9.1+repack-1) unstable; urgency=medium
+argyll (1.9.2+repack-1) unstable; urgency=medium
* New upstream release.
- Refresh patches.
diff --git a/debian/patches/0100_spelling.patch b/debian/patches/0100_spelling.patch
index 941deb4..f0d1f25 100644
--- a/debian/patches/0100_spelling.patch
+++ b/debian/patches/0100_spelling.patch
@@ -1044,7 +1044,7 @@ Index: trunk/spectro/xdg_bds.c
===================================================================
--- trunk.orig/spectro/xdg_bds.c
+++ trunk/spectro/xdg_bds.c
-@@ -867,7 +867,7 @@ char *xdg_errstr(xdg_error er) {
+@@ -873,7 +873,7 @@ char *xdg_errstr(xdg_error er) {
case xdg_nohome:
return "There is no $HOME";
case xdg_noalluserprofile: