refresh patches

This commit is contained in:
Ryan Niebur 2010-05-30 11:19:10 -07:00
parent 22d823ba3d
commit 0d9b7a1f02
3 changed files with 4 additions and 3 deletions

3
debian/changelog vendored
View file

@ -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 <ryan@debian.org> Sun, 30 May 2010 10:53:38 -0700
-- Ryan Niebur <ryan@debian.org> Sun, 30 May 2010 11:19:09 -0700
midori (0.2.4-3) unstable; urgency=low

View file

@ -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"),

View file

@ -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']