rev 5978 - in kde-extras/kfocus/trunk/debian: . patches
Achim Bohnet
ach at mpe.mpg.de
Tue Apr 24 17:12:42 UTC 2007
On Monday, 23. April 2007, Mark Purcell wrote:
> Author: msp
> Date: 2007-04-23 21:33:17 +0000 (Mon, 23 Apr 2007)
> New Revision: 5978
>
> Added:
> kde-extras/kfocus/trunk/debian/patches/kfocus.cpp.diff
> Modified:
> kde-extras/kfocus/trunk/debian/changelog
> Log:
> * Sync with ubuntu kfocus.cpp.diff
> - happy to apply patches, but only if I know about them
>
> Modified: kde-extras/kfocus/trunk/debian/changelog
> ===================================================================
> --- kde-extras/kfocus/trunk/debian/changelog 2007-04-23 17:43:38 UTC (rev 5977)
> +++ kde-extras/kfocus/trunk/debian/changelog 2007-04-23 21:33:17 UTC (rev 5978)
> @@ -1,8 +1,9 @@
> -kfocus (1.0.2-17) UNRELEASED; urgency=low
> +kfocus (1.0.2-17) unstable; urgency=low
>
> - * NOT RELEASED YET
> + * Sync with ubuntu kfocus.cpp.diff
> + - happy to apply patches, but only if I know about them
FWIW: http://patches.ubuntu.com/ contains the diffs between the debian
and ubuntu pkgs. It's currently not updated due to hardware problem.
I hope it's fixed soon.
Ah, and a kind MOTU pointed me to right now at:
http://lists.debian.org/debian-devel/2007/04/msg00774.html
Achim
>
> - -- Mark Purcell <msp at debian.org> Sat, 2 Dec 2006 13:02:49 +0000
> + -- Mark Purcell <msp at debian.org> Tue, 24 Apr 2007 07:32:43 +1000
>
> kfocus (1.0.2-16) unstable; urgency=low
>
>
> Added: kde-extras/kfocus/trunk/debian/patches/kfocus.cpp.diff
> ===================================================================
> --- kde-extras/kfocus/trunk/debian/patches/kfocus.cpp.diff 2007-04-23 17:43:38 UTC (rev 5977)
> +++ kde-extras/kfocus/trunk/debian/patches/kfocus.cpp.diff 2007-04-23 21:33:17 UTC (rev 5978)
> @@ -0,0 +1,11 @@
> +--- kfocus-1.0.2/kfocus/kfocus.cpp.orig 2006-12-18 20:28:05.000000000 +0200
> ++++ kfocus-1.0.2/kfocus/kfocus.cpp 2006-12-18 20:25:15.000000000 +0200
> +@@ -396,7 +396,7 @@
> + KMainWindow* w;
> + if(memberList)
> + {
> +- for(w=memberList->first(); w!=0; w=memberList->first())
> ++ for(w=memberList->first(); w!=0; w=memberList->next())
> + {
> + // only close the window if the closeEvent is accepted. If the user presses
> + // Cancel on the saveModified() dialog, the window and the application stay open.
>
>
> --
> http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-commits
>
>
--
To me vi is Zen. To use vi is to practice zen. Every command is
a koan. Profound to the user, unintelligible to the uninitiated.
You discover truth everytime you use it.
-- reddy at lion.austin.ibm.com
More information about the pkg-kde-talk
mailing list