Thank you for your help, Julien, I most appreciate it.

Best regards,                   Georges.

Julien Cristau a écrit :
> Dear maintainer,
> 
> I've prepared a NMU for openlayer, to deal with the libstdc++ transition,
> and will shortly upload it to the 1-day delayed queue.  Please find the
> debdiff below.
> 
> Cheers,
> Julien
> 
> >From af9554c3a2d12da40f78f567550da4c4779ae2da Mon Sep 17 00:00:00 2001
> From: Julien Cristau <jcris...@debian.org>
> Date: Sun, 16 Aug 2015 17:51:28 +0200
> Subject: [PATCH] Rename library packages for g++5 ABI transition (closes:
>  791228).
> 
> ---
>  debian/changelog               | 7 +++++++
>  debian/control                 | 6 ++++--
>  debian/libopenlayer2.dirs      | 1 -
>  debian/libopenlayer2.install   | 1 -
>  debian/libopenlayer2v5.dirs    | 1 +
>  debian/libopenlayer2v5.install | 1 +
>  6 files changed, 13 insertions(+), 4 deletions(-)
>  delete mode 100644 debian/libopenlayer2.dirs
>  delete mode 100644 debian/libopenlayer2.install
>  create mode 100644 debian/libopenlayer2v5.dirs
>  create mode 100644 debian/libopenlayer2v5.install
> 
> diff --git a/debian/changelog b/debian/changelog
> index f404683..6eda24b 100644
> --- a/debian/changelog
> +++ b/debian/changelog
> @@ -1,3 +1,10 @@
> +openlayer (2.1-1.1) unstable; urgency=medium
> +
> +  * Non-maintainer upload.
> +  * Rename library packages for g++5 ABI transition (closes: 791228).
> +
> + -- Julien Cristau <jcris...@debian.org>  Sun, 16 Aug 2015 17:51:28 +0200
> +
>  openlayer (2.1-1) unstable; urgency=low
>  
>    * Initial release (Closes: #735016)
> diff --git a/debian/control b/debian/control
> index 6f1eb5f..36dc57e 100644
> --- a/debian/control
> +++ b/debian/control
> @@ -9,9 +9,11 @@ Build-Depends: debhelper (>= 8.0.0), cmake, 
> hardening-wrapper,
>  Standards-Version: 3.9.5
>  Homepage: http://openlayer.berlios.de/
>  
> -Package: libopenlayer2
> +Package: libopenlayer2v5
>  Architecture: any
>  Depends: ${shlibs:Depends}, ${misc:Depends}
> +Conflicts: libopenlayer2
> +Replaces: libopenlayer2
>  Description: hardware accelerated 2D Graphics library
>   OpenLayer is a hardware accelerated 2D Graphics library. It specifies
>   a new api to be used alongside of Allegro and takes control of how
> @@ -21,7 +23,7 @@ Description: hardware accelerated 2D Graphics library
>  Package: libopenlayer-dev
>  Section: libdevel
>  Architecture: any
> -Depends: ${shlibs:Depends}, ${misc:Depends}, libopenlayer2 (= 
> ${binary:Version})
> +Depends: ${shlibs:Depends}, ${misc:Depends}, libopenlayer2v5 (= 
> ${binary:Version})
>  Description: hardware accelerated 2D Graphics library : development files
>   OpenLayer is a hardware accelerated 2D Graphics library. It specifies
>   a new api to be used alongside of Allegro and takes control of how
> diff --git a/debian/libopenlayer2.dirs b/debian/libopenlayer2.dirs
> deleted file mode 100644
> index 6845771..0000000
> --- a/debian/libopenlayer2.dirs
> +++ /dev/null
> @@ -1 +0,0 @@
> -usr/lib
> diff --git a/debian/libopenlayer2.install b/debian/libopenlayer2.install
> deleted file mode 100644
> index 86eca04..0000000
> --- a/debian/libopenlayer2.install
> +++ /dev/null
> @@ -1 +0,0 @@
> -usr/lib/libopenlayer.so.*
> \ No newline at end of file
> diff --git a/debian/libopenlayer2v5.dirs b/debian/libopenlayer2v5.dirs
> new file mode 100644
> index 0000000..6845771
> --- /dev/null
> +++ b/debian/libopenlayer2v5.dirs
> @@ -0,0 +1 @@
> +usr/lib
> diff --git a/debian/libopenlayer2v5.install b/debian/libopenlayer2v5.install
> new file mode 100644
> index 0000000..86eca04
> --- /dev/null
> +++ b/debian/libopenlayer2v5.install
> @@ -0,0 +1 @@
> +usr/lib/libopenlayer.so.*
> \ No newline at end of file
> -- 
> 2.5.0
> 

-- 
Georges KHAZNADAR et Jocelyne FOURNIER
22 rue des mouettes, 59240 Dunkerque France.
Téléphone +33 (0)3 28 29 17 70

Attachment: signature.asc
Description: Digital signature

Reply via email to