Thanks

I will upload a new version now. I'll also orphan the package at the same time
as I realize that I'm not a good maintainer anymore.

// Ola

On Sat, May 13, 2006 at 06:04:42PM -0400, Roberto C. Sanchez wrote:
> tags 364264 + patch
> thanks
> 
> I have attached a patch that fixes this bug.
> 
> -Roberto
> -- 
> Roberto C. Sanchez
> http://familiasanchez.net/~roberto

> diff -ur directvnc-0.7.5.old/debian/changelog directvnc-0.7.5/debian/changelog
> --- directvnc-0.7.5.old/debian/changelog      2006-05-13 17:54:25.251128443 
> -0400
> +++ directvnc-0.7.5/debian/changelog  2006-05-13 17:50:53.660966962 -0400
> @@ -1,3 +1,13 @@
> +directvnc (0.7.5-7.2) unstable; urgency=low
> +
> +  * Non-maintainer upload.
> +  * Replace DFBCardCapabilities with DFBGraphicsDeviceDescription, per
> +    http://mail.directfb.org/pipermail/directfb-users/2005-April/000181.html,
> +    closes: #364264
> +  * Bump Build-Depends on libdirectfb-dev to 0.9.24.
> +
> + -- Roberto C. Sanchez <[EMAIL PROTECTED]>  Sat, 13 May 2006 17:45:31 -0400
> +
>  directvnc (0.7.5-7.1) unstable; urgency=low
>  
>    * Non-maintainer upload.
> diff -ur directvnc-0.7.5.old/debian/control directvnc-0.7.5/debian/control
> --- directvnc-0.7.5.old/debian/control        2006-05-13 17:54:25.252128292 
> -0400
> +++ directvnc-0.7.5/debian/control    2006-05-13 17:44:11.043549848 -0400
> @@ -2,7 +2,7 @@
>  Section: misc
>  Priority: optional
>  Maintainer: Ola Lundqvist <[EMAIL PROTECTED]>
> -Build-Depends: debhelper (>> 4.0.0), libdirectfb-dev (>= 0.9.22-7), 
> zlib1g-dev, libjpeg62-dev, pkg-config, x-dev
> +Build-Depends: debhelper (>> 4.0.0), libdirectfb-dev (>= 0.9.24), 
> zlib1g-dev, libjpeg62-dev, pkg-config, x-dev
>  Standards-Version: 3.6.2
>  
>  Package: directvnc
> diff -ur directvnc-0.7.5.old/src/dfb.c directvnc-0.7.5/src/dfb.c
> --- directvnc-0.7.5.old/src/dfb.c     2006-05-13 17:55:41.547647908 -0400
> +++ directvnc-0.7.5/src/dfb.c 2006-05-13 17:42:47.165171245 -0400
> @@ -30,7 +30,7 @@
>  IDirectFBEventBuffer    *input_buffer;
>  DFBResult err;
>  DFBSurfaceDescription dsc;
> -DFBCardCapabilities caps;
> +DFBGraphicsDeviceDescription caps;
>  DFBDisplayLayerConfig layer_config;
>  DFBRegion rect;
>  DFBRectangle scratch_rect;




-- 
 --------------------- Ola Lundqvist ---------------------------
/  [EMAIL PROTECTED]                     Annebergsslingan 37      \
|  [EMAIL PROTECTED]                 654 65 KARLSTAD          |
|  +46 (0)54-10 14 30                  +46 (0)70-332 1551       |
|  http://www.opal.dhs.org             UIN/icq: 4912500         |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36  4FE4 18A1 B1CF 0FE5 3DD9 /
 ---------------------------------------------------------------


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to