* fix watch file, thanks to Rogério Brito
* New Upstream Version (Closes: #541354)
* fix Homepage field, thanks to Francesco Poli (Closes: #541414)
+ * refresh patches
- -- Ryan Niebur <ryanryan52@gmail.com> Wed, 02 Sep 2009 11:29:46 -0700
+ -- Ryan Niebur <ryanryan52@gmail.com> Wed, 02 Sep 2009 11:30:48 -0700
midori (0.1.8-1) unstable; urgency=low
bothered writing one. So for now, I will just make the homepage
Midori's user documentation. This is similar to what Dillo did/does.
---- a/midori/midori-websettings.c
-+++ b/midori/midori-websettings.c
+Index: midori/midori/midori-websettings.c
+===================================================================
+--- midori.orig/midori/midori-websettings.c 2009-09-02 11:26:59.000000000 -0700
++++ midori/midori/midori-websettings.c 2009-09-02 11:30:00.000000000 -0700
@@ -10,6 +10,7 @@
*/
#include "sokoke.h"
-@@ -562,7 +563,7 @@
+@@ -580,7 +581,7 @@
"homepage",
- _("Homepage"),
+ _("Homepage:"),
_("The homepage"),
- "http://www.google.com",
+ DEBIAN_DISTRO_DEFAULT_HOMEPAGE,