diff --git a/debian/changelog b/debian/changelog index f66972e7..e9085df8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,9 @@ midori (0.2.6-1) UNRELEASED; urgency=low * New Upstream Version (Closes: #582213) - fixes segfault (Closes: #579118) - correct link to FAQ (Closes: #582512) + * refresh patches - -- Ryan Niebur Sun, 30 May 2010 10:53:38 -0700 + -- Ryan Niebur Sun, 30 May 2010 11:19:09 -0700 midori (0.2.4-3) unstable; urgency=low diff --git a/debian/patches/default-homepage b/debian/patches/default-homepage index 73c39184..63ee2726 100644 --- a/debian/patches/default-homepage +++ b/debian/patches/default-homepage @@ -17,7 +17,7 @@ Midori's user documentation. This is similar to what Dillo did/does. #include "sokoke.h" -@@ -609,7 +610,7 @@ +@@ -623,7 +624,7 @@ "homepage", _("Homepage:"), _("The homepage"), diff --git a/debian/patches/fix-serial-build b/debian/patches/fix-serial-build index 1754c070..306ca5db 100644 --- a/debian/patches/fix-serial-build +++ b/debian/patches/fix-serial-build @@ -2,7 +2,7 @@ fix building in Serial mode (on HPPA) --- a/wscript +++ b/wscript -@@ -466,7 +466,7 @@ +@@ -490,7 +490,7 @@ obj.source = 'data/' + APPNAME + '.desktop.in' obj.install_path = appdir obj.flags = ['-d', '-c']