Bug#756478: transition: openscenegraph

2014-09-27 Thread Emilio Pozuelo Monfort
On 24/09/14 23:51, Jonathan Wiltshire wrote:
 On 2014-09-22 18:37, Alberto Luaces wrote:
 On 22 sep 2014, j...@debian.org wrote:

 Hi,

 On 2014-09-17 13:38, Jonathan Wiltshire wrote:
 Control: tag -1 confirmed

 Ok, let's go! Please upload to unstable.

 ping on that?

 Done.  Thanks a lot!
 
 There's a FTBFS in libcitygml because it can't cope with openscenegraph being
 multiarched. Patch attached (although I have my doubts about that technique in
 the first place), please file a bug and get it fixed.

I have just reported this.

Emilio


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/5426c5dc.60...@debian.org



Bug#756478: transition: openscenegraph

2014-09-27 Thread Sebastiaan Couwenberg
On 09/27/2014 04:12 PM, Emilio Pozuelo Monfort wrote:
 On 24/09/14 23:51, Jonathan Wiltshire wrote:
 There's a FTBFS in libcitygml because it can't cope with openscenegraph being
 multiarched. Patch attached (although I have my doubts about that technique 
 in
 the first place), please file a bug and get it fixed.
 
 I have just reported this.

The patch caused a FTBFS on kfreebsd-* which is fixed in libcitygml
0.14+svn134-2+3p2p1.

Kind Regards,

Bas

-- 
 GPG Key ID: 4096R/E88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/54274376.3020...@xs4all.nl



Processed: Re: Bug#756478: transition: openscenegraph

2014-09-24 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 756478 + pending
Bug #756478 [release.debian.org] transition: openscenegraph
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
756478: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756478
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.c.141157412932704.transcr...@bugs.debian.org



Bug#756478: transition: openscenegraph

2014-09-24 Thread Jonathan Wiltshire

On 2014-09-22 18:37, Alberto Luaces wrote:

On 22 sep 2014, j...@debian.org wrote:


Hi,

On 2014-09-17 13:38, Jonathan Wiltshire wrote:

Control: tag -1 confirmed

Ok, let's go! Please upload to unstable.


ping on that?


Done.  Thanks a lot!


There's a FTBFS in libcitygml because it can't cope with openscenegraph 
being multiarched. Patch attached (although I have my doubts about that 
technique in the first place), please file a bug and get it fixed.


--
Jonathan Wiltshire  j...@debian.org
Debian Developer http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51

directhex i have six years of solaris sysadmin experience, from
8-10. i am well qualified to say it is made from bonghits
layered on top of bonghitsdiff -Nru libcitygml-0.14+svn134/debian/gencontrol libcitygml-0.14+svn134/debian/gencontrol
--- libcitygml-0.14+svn134/debian/gencontrol	2014-02-01 07:03:45.0 +
+++ libcitygml-0.14+svn134/debian/gencontrol	2014-09-24 22:47:14.0 +0100
@@ -1,4 +1,4 @@
-LIBOSG_SHARE=`dpkg --get-selections | grep libopenscenegraph[0-9]*\s*install | awk '{print $1}'`
+LIBOSG_SHARE=`dpkg --get-selections | grep libopenscenegraph[0-9]*:[[:alnum:]]*\s*install | awk '{print $1}'`
 LIBOSG_VERSION=`dpkg -l $LIBOSG_SHARE | grep ^ii\s*$LIBOSG_SHARE | sed 's/-/ /' | awk '{print $3}'`
 TMP1=`echo $LIBOSG_VERSION | awk -F '.' '{print $1}'`
 TMP2=`echo $LIBOSG_VERSION | awk -F '.' '{print $2}'`
diff -Nru libcitygml-0.14+svn134/debian/openscenegraph-plugin-citygml-shared.install libcitygml-0.14+svn134/debian/openscenegraph-plugin-citygml-shared.install
--- libcitygml-0.14+svn134/debian/openscenegraph-plugin-citygml-shared.install	2014-02-01 07:03:45.0 +
+++ libcitygml-0.14+svn134/debian/openscenegraph-plugin-citygml-shared.install	2014-09-24 22:46:42.0 +0100
@@ -1 +1 @@
-usr/lib/osgPlugins-*/*.so
+usr/lib/*/osgPlugins-*/*.so
diff -Nru libcitygml-0.14+svn134/debian/openscenegraph-plugin-citygml-static.install libcitygml-0.14+svn134/debian/openscenegraph-plugin-citygml-static.install
--- libcitygml-0.14+svn134/debian/openscenegraph-plugin-citygml-static.install	2014-02-01 07:03:45.0 +
+++ libcitygml-0.14+svn134/debian/openscenegraph-plugin-citygml-static.install	2014-09-24 22:46:53.0 +0100
@@ -1 +1 @@
-usr/lib/osgPlugins-*/*.a
+usr/lib/*/osgPlugins-*/*.a


Bug#756478: transition: openscenegraph

2014-09-22 Thread Jonathan Wiltshire

Hi,

On 2014-09-17 13:38, Jonathan Wiltshire wrote:

Control: tag -1 confirmed

Ok, let's go! Please upload to unstable.


ping on that?

--
Jonathan Wiltshire  j...@debian.org
Debian Developer http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51

directhex i have six years of solaris sysadmin experience, from
8-10. i am well qualified to say it is made from bonghits
layered on top of bonghits


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/353b88faba72f6d524430de13fccb...@hogwarts.powdarrmonkey.net



Bug#756478: transition: openscenegraph

2014-09-22 Thread Alberto Luaces
On 22 sep 2014, j...@debian.org wrote:

 Hi,

 On 2014-09-17 13:38, Jonathan Wiltshire wrote:
 Control: tag -1 confirmed

 Ok, let's go! Please upload to unstable.

 ping on that?

Done.  Thanks a lot!


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/87y4tbpnd4@eps142.cdf.udc.es



Bug#756478: transition: openscenegraph

2014-09-17 Thread Jonathan Wiltshire

Control: tag -1 confirmed

Ok, let's go! Please upload to unstable.

Thanks,

--
Jonathan Wiltshire  j...@debian.org
Debian Developer http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51

directhex i have six years of solaris sysadmin experience, from
8-10. i am well qualified to say it is made from bonghits
layered on top of bonghits


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/f921f14e95571013c672920a7ee72...@hogwarts.powdarrmonkey.net



Processed: Re: Bug#756478: transition: openscenegraph

2014-09-17 Thread Debian Bug Tracking System
Processing control commands:

 tag -1 confirmed
Bug #756478 [release.debian.org] transition: openscenegraph
Added tag(s) confirmed.

-- 
756478: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756478
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.b756478.14109574976346.transcr...@bugs.debian.org



Re: Bug#756478: transition: openscenegraph

2014-08-15 Thread Manuel A. Fernandez Montecelo

2014-08-01 09:47 Emilio Pozuelo Monfort:

On 30/07/14 10:31, Alberto Luaces Fernández wrote:

Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: transition

Dear Release Team,

we are packaging the 3.2.1 stable release of openscenegraph, which is
API-compatible with the current version in Debian, so only binNMUs
should be needed.


Is it not ABI compatible? I'm surprised the SONAME is bumped in a point release.


IIRC, they changed ABI between 3.2.0~rc1 (our version in unstable and
testing) and 3.2.0.



Reverse dependencies are:

fgrun
flightgear
libcitygml
osgearth
ossim
qgis
simgear

Can you create a transition for us, please?


The tracker will be created automatically when the package is in the archive.

Please upload to experimental now so the package can go through NEW and the
tracker is created.


I did that ~10 days ago.


Cheers.
--
Manuel A. Fernandez Montecelo manuel.montez...@gmail.com


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140815204920.ga3...@lugh.itsari.org



Bug#756478: transition: openscenegraph

2014-08-15 Thread Emilio Pozuelo Monfort
(Cc the bug, not the list)

On 15/08/14 22:53, Manuel A. Fernandez Montecelo wrote:
 2014-08-01 09:47 Emilio Pozuelo Monfort:
 On 30/07/14 10:31, Alberto Luaces Fernández wrote:
 Package: release.debian.org
 Severity: normal
 User: release.debian@packages.debian.org
 Usertags: transition

 Dear Release Team,

 we are packaging the 3.2.1 stable release of openscenegraph, which is
 API-compatible with the current version in Debian, so only binNMUs
 should be needed.

 Is it not ABI compatible? I'm surprised the SONAME is bumped in a point 
 release.
 
 IIRC, they changed ABI between 3.2.0~rc1 (our version in unstable and
 testing) and 3.2.0.

Huh.

 Reverse dependencies are:

 fgrun
 flightgear
 libcitygml
 osgearth
 ossim
 qgis
 simgear

 Can you create a transition for us, please?

 The tracker will be created automatically when the package is in the archive.

 Please upload to experimental now so the package can go through NEW and the
 tracker is created.
 
 I did that ~10 days ago.

This can probably happen sometime after the perl transition. I will ack it then.

Emilio


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/53ee916b@debian.org



Bug#756478: transition: openscenegraph

2014-08-01 Thread Emilio Pozuelo Monfort
On 30/07/14 10:31, Alberto Luaces Fernández wrote:
 Package: release.debian.org
 Severity: normal
 User: release.debian@packages.debian.org
 Usertags: transition
 
 Dear Release Team,
 
 we are packaging the 3.2.1 stable release of openscenegraph, which is
 API-compatible with the current version in Debian, so only binNMUs
 should be needed.

Is it not ABI compatible? I'm surprised the SONAME is bumped in a point release.

 Reverse dependencies are:
 
 fgrun
 flightgear
 libcitygml
 osgearth
 ossim
 qgis
 simgear
 
 Can you create a transition for us, please?

The tracker will be created automatically when the package is in the archive.

Please upload to experimental now so the package can go through NEW and the
tracker is created.

Emilio


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/53db5424.7050...@debian.org



Bug#756478: transition: openscenegraph

2014-07-30 Thread Alberto Luaces Fernández
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: transition

Dear Release Team,

we are packaging the 3.2.1 stable release of openscenegraph, which is
API-compatible with the current version in Debian, so only binNMUs
should be needed.

Reverse dependencies are:

fgrun
flightgear
libcitygml
osgearth
ossim
qgis
simgear

Can you create a transition for us, please?

Ben file:

title = openscenegraph;
is_affected = .build-depends ~ /libopenscenegraph-dev|libopenthreads-dev/;
is_good = .depends ~ /libopenscenegraph100|libopenthreads20/;
is_bad = .depends ~ /libopenscenegrap99|libopenthreads14/;

Thank you,

-- 
Alberto


pgpsApBxDwi_2.pgp
Description: PGP signature