Re: NDEBUG when building packages?

2013-02-23 Thread Mathieu Malaterre
On Fri, Feb 22, 2013 at 9:52 PM, Russ Allbery wrote: > Ian Jackson writes: >> Mathieu Malaterre writes ("Re: NDEBUG when building packages?"): > >>> In that case, this should really be clarified. A lot of debian/cmake >>> packages are actually doing: > >>> -DCMAKE_BUILD_TYPE:STRING=Release > >>>

Re: NDEBUG when building packages?

2013-02-23 Thread Vincent Cheng
On Sat, Feb 23, 2013 at 1:39 AM, Mathieu Malaterre wrote: > On Fri, Feb 22, 2013 at 9:52 PM, Russ Allbery wrote: >> Ian Jackson writes: >>> Mathieu Malaterre writes ("Re: NDEBUG when building packages?"): >> In that case, this should really be clarified. A lot of debian/cmake packages

Re: NDEBUG when building packages?

2013-02-23 Thread Andrey Rahmatullin
On Sat, Feb 23, 2013 at 02:09:39AM -0800, Vincent Cheng wrote: > We should also suggest that packages use > -DCMAKE_BUILD_TYPE=RelWithDebInfo instead (-g -O2). In fact, I think > that this would be a sensible default for packages using debhelper's > cmake integration. Sounds like another wishlist b

Re: NDEBUG when building packages?

2013-02-23 Thread Lisandro Damián Nicanor Pérez Meyer
On Sat 23 Feb 2013 07:09:39 Vincent Cheng escribió: [snip] > We should also suggest that packages use > -DCMAKE_BUILD_TYPE=RelWithDebInfo instead (-g -O2). In fact, I think > that this would be a sensible default for packages using debhelper's > cmake integration. Sounds like another wishlist bug

Processed: Re: Bug#696848: general: USB flash drive unmount problems (both squeeze/wheezy)

2013-02-23 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reassign 696848 nautilus Bug #696848 [general] general: USB flash drive unmount problems (both squeeze/wheezy) Bug reassigned from package 'general' to 'nautilus'. Ignoring request to alter found versions of bug #696848 to the same values previo

Re: NDEBUG when building packages?

2013-02-23 Thread Lisandro Damián Nicanor Pérez Meyer
On Sat 23 Feb 2013 12:18:30 Lisandro Damián Nicanor Pérez Meyer escribió: > On Sat 23 Feb 2013 07:09:39 Vincent Cheng escribió: > [snip] > > > We should also suggest that packages use > > -DCMAKE_BUILD_TYPE=RelWithDebInfo instead (-g -O2). In fact, I think > > that this would be a sensible default

Re: NDEBUG when building packages?

2013-02-23 Thread Lisandro Damián Nicanor Pérez Meyer
On Sat 23 Feb 2013 12:33:58 Lisandro Damián Nicanor Pérez Meyer escribió: > On Sat 23 Feb 2013 12:18:30 Lisandro Damián Nicanor Pérez Meyer escribió: > > On Sat 23 Feb 2013 07:09:39 Vincent Cheng escribió: > > [snip] > > > > > We should also suggest that packages use > > > -DCMAKE_BUILD_TYPE=RelWi

Bug#659831: marked as done (python2.7: When python2.7 is default, some python based programs don't work because of ImportError.)

2013-02-23 Thread Debian Bug Tracking System
Your message dated Sat, 23 Feb 2013 16:31:51 +0100 with message-id <201302231631.52623.hol...@layer-acht.org> and subject line this aint a tracking bug thus closing has caused the Debian Bug report #659831, regarding python2.7: When python2.7 is default, some python based programs don't work becau

Re: NDEBUG when building packages?

2013-02-23 Thread Hendrik Sattler
Am Samstag, 23. Februar 2013, 16:39:22 schrieb Lisandro Damián Nicanor Pérez Meyer: > On Sat 23 Feb 2013 12:33:58 Lisandro Damián Nicanor Pérez Meyer escribió: > > On Sat 23 Feb 2013 12:18:30 Lisandro Damián Nicanor Pérez Meyer escribió: > > > On Sat 23 Feb 2013 07:09:39 Vincent Cheng escribió: >

Re: Adoption of Nix?

2013-02-23 Thread John Moser
Daniel Burrows debian.org> writes: > Note: I'm not subscribed to the list, and pulling this old thread through Gmane; please CC directly to me. The purpose of this is to cross-examine Daniel's thoughts and bring new thoughts to the surface. Daniel's thoughts are valid; however my thoughts

Bug#701481: ITP: cytoscape -- visualizing molecular interaction networks

2013-02-23 Thread Ivo Maintz
Package: wnpp Severity: wishlist Owner: Ivo Maintz * Package name: cytoscape Version : 2.8.4 Upstream Author : Mike Smoot * URL : http://www.cytoscape.org * License : GPL2 Programming Lang: Java Description : visualizing molecular interaction networks

Bug#701486: ITP: r-cran-boolnet -- tools for assembling, analyzing and visualizing Boolean networks

2013-02-23 Thread Ivo Maintz
Package: wnpp Severity: wishlist Owner: Ivo Maintz * Package name: r-cran-boolnet Version : 1.60 Upstream Author : Hans A. Kestler * URL : http://www.informatik.uni- ulm.de/ni/mitarbeiter/HKestler/boolnet/ * License : Artistic Programming Lang: C, R Descri

Reupload some changes files please

2013-02-23 Thread Joerg Jaspert
Hi a small mistake with the config of our queue daemon made that daemon go and delete changesfiles uploaded today after 17:55 UTC. Instead of processing... Please reupload them, so the files can actually get processed. Note: If you do this right away, you only need to reupload the .changes, as t

Bug#701506: ITP: osrm -- high performance routing engine for shortest paths in road networks

2013-02-23 Thread Chris
Package: wnpp Severity: wishlist Owner: Chris * Package name: osrm Version : 0.3.2 Upstream Author : Dennis Luxen * URL : http://project-osrm.org/ * License : AGPL Programming Lang: C++ Description : high performance routing engine for shortest paths i

WebRTC has landed

2013-02-23 Thread Daniel Pocock
I've just uploaded the SIPml5 JavaScript packages into the queue for unstable This stuff really is revolutionary. I've had it running with Google Chrome 25 on squeeze and wheezy, and using a patched repro (reSIProcate) SIP proxy on wheezy. Anybody maintaining any type of web package (e.g. a CMS

Re: WebRTC has landed

2013-02-23 Thread Timo Juhani Lindfors
Daniel Pocock writes: > JavaScript and give users of their package the ability to click'n'call > other users within the web page. Have you had time to study how the technology works? If both parties are behind a HTTP proxy (for example at an airport or cafe with WIFI) I think you need some third

Re: WebRTC has landed

2013-02-23 Thread Daniel Pocock
On 24/02/13 00:20, Timo Juhani Lindfors wrote: > Daniel Pocock writes: >> JavaScript and give users of their package the ability to click'n'call >> other users within the web page. > > Have you had time to study how the technology works? If both parties are > behind a HTTP proxy (for example at a

Re: WebRTC has landed

2013-02-23 Thread Timo Juhani Lindfors
Daniel Pocock writes: > - WebSockets carries the SIP signaling (e.g. to register the user > location, find the person you want to call). WebSockets works through > HTTP proxies http://en.wikipedia.org/wiki/WebRTC does not mention SIP at all. I assume SIP is just one way to use webrtc but it does

Re: Adoption of Nix?

2013-02-23 Thread Daniel Hartwig
Hello Just some quick notes related to this, without jumping in to the discussion (yet?). On 24 February 2013 01:28, John Moser wrote: > > Daniel Burrows debian.org> writes: > >> > > Note: I'm not subscribed to the list, and pulling this old thread through > Gmane; please CC directly to me. >

Re: Adoption of Nix?

2013-02-23 Thread John Moser
On 02/23/2013 07:45 PM, Daniel Hartwig wrote: Hello Just some quick notes related to this, without jumping in to the discussion (yet?). On 24 February 2013 01:28, John Moser wrote: Daniel Burrows debian.org> writes: Note: I'm not subscribed to the list, and pulling this old thread

Re: Adoption of Nix?

2013-02-23 Thread Daniel Hartwig
On 24 February 2013 08:56, John Moser wrote: > Right, and that's why I proposed manipulating Apt and Dpkg such that they > can understand and behave within a system with multiple installed versions > managed in various places. Thanks for clarifying so promptly. -- To UNSUBSCRIBE, email to debi

Bug#701517: ITP: haskell-concrete-typerep -- Binary and Hashable instances for TypeRep in Haskell

2013-02-23 Thread Masayuki Hatta
Package: wnpp Severity: wishlist Owner: Masayuki Hatta * Package name: haskell-concrete-typerep Version : 0.1.0.2 Upstream Author : Reiner Pope * URL : http://hackage.haskell.org/package/concrete-typerep-0.1.0.2 * License : BSD Programming Lang: Haskell De

Bug#701521: ITP: python-wsme -- Web Services Made Easy makes it easy to implement multi-protocol webservices

2013-02-23 Thread Thomas Goirand
Package: wnpp Severity: wishlist Owner: Thomas Goirand * Package name: python-wsme Version : 0.5b1 Upstream Author : Christophe de Vienne * URL : http://pypi.python.org/pypi/WSME * License : MIT Programming Lang: Python Description : Web Services Made

Bug#701522: ITP: python-hp3parclient -- client library that can talk to the HP 3PAR Storage array

2013-02-23 Thread Thomas Goirand
Package: wnpp Severity: wishlist Owner: Thomas Goirand * Package name: python-hp3parclient Version : 1.0.0 Upstream Author : Walter A. Boring IV * URL : http://packages.python.org/hp3parclient * License : Apache-2.0 Programming Lang: Python Description

Bug#701523: ITP: python-oslo-config -- Common code for Openstack Projects (configuration API)

2013-02-23 Thread Thomas Goirand
Package: wnpp Severity: wishlist Owner: Thomas Goirand * Package name: python-oslo-config Version : 2013.1~b4 Upstream Author : OpenStack Development Mailing List * URL : http://www.openstack.org/ * License : Apache-2.0 Programming Lang: Python Descriptio