diff options
author | Fathi Boudra <fabo@debian.org> | 2011-03-09 12:02:05 +0200 |
---|---|---|
committer | Fathi Boudra <fabo@debian.org> | 2011-03-09 12:02:05 +0200 |
commit | 97802733d68a57b809607b78a8f968288b924123 (patch) | |
tree | 3d1a948c7ad1d591097cd7fc715efd439ebdd268 | |
parent | ee40f4a7fead5a76e6894f85eeaa6efcc5b1bbb8 (diff) | |
download | qtwebkit-97802733d68a57b809607b78a8f968288b924123.tar.gz |
refresh patch
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/patches/04_enable_debug_information.diff | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 70ea86d..d8c19c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -qtwebkit (2.1.0~2011week08-1) UNRELEASED; urgency=low +qtwebkit (2.1.0~2011week09-1) unstable; urgency=low * New upstream release - upload to Sid. diff --git a/debian/patches/04_enable_debug_information.diff b/debian/patches/04_enable_debug_information.diff index b36f16a..c77a67b 100644 --- a/debian/patches/04_enable_debug_information.diff +++ b/debian/patches/04_enable_debug_information.diff @@ -4,7 +4,7 @@ author: Fathi Boudra <fabo@debian.org> --- a/WebCore/WebCore.pro +++ b/WebCore/WebCore.pro -@@ -3160,8 +3160,6 @@ HEADERS += $$WEBKIT_API_HEADERS +@@ -3165,8 +3165,6 @@ HEADERS += $$WEBKIT_API_HEADERS !CONFIG(webkit-debug):CONFIG(QTDIR_build) { # Remove the following 2 lines if you want debug information in WebCore |