dupload fatal error: Can't upload libgdcm-cil_2.0.10-5_amd64.deb

2009-06-22 Thread Mathieu Malaterre
-cil_2.0.10-5_amd64.deb 193.1 kBdupload fatal error: Can't upload libgdcm-cil_2.0.10-5_amd64.deb: Could not create file. at /usr/bin/dupload line 558 Thanks for suggestion, -- Mathieu -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe

Re: dupload fatal error: Can't upload libgdcm-cil_2.0.10-5_amd64.deb

2009-06-22 Thread Mathieu Malaterre
On Mon, Jun 22, 2009 at 9:22 PM, Joerg Jaspert wrote: > On 11789 March 1977, Mathieu Malaterre wrote: > >>   I had a network issue and had to re-run dupload a second time. Now a >> partially *.changes files was updated, and I cannot do anything >> anymore: > > Either

Re: debian/watch problem

2014-06-13 Thread Mathieu Malaterre
On Fri, Jun 13, 2014 at 12:50 PM, Eugene Zhukov wrote: > Hello, > > I'm struggling to get debian/watch working for the package jing-trang. > The problem is upstream says Google no longer allows publishing > tarballs under [0]. So they only have tag for the latest release [1]. > My question is, is

Re: How to build-depend on a C++11-capable compiler?

2014-07-21 Thread Mathieu Malaterre
On Mon, Jul 21, 2014 at 12:48 PM, Thibaut Paumard wrote: > Hi, > > The new release of my package Gyoto should be built preferably with a > C++11-capable compiler. It can be built with a reduced feature-set > without, though. > > Is there a clever way to ensure that the default compiler is > C++11-

same question for ftp-eu (Re: SSH upload queue stuck?)

2014-07-30 Thread Mathieu Malaterre
Hi, Same question for ftp-eu [*], is there anything broken ? I am running wheezy with dput-ng from backports. A direct upload on ftp-master seems to be working just fine. Thanks. [*] $ dput ftp-eu /home/mathieu/debian/debian-med/trunk/packages/gdcm/build-area/gdcm_2.4.3-1_amd64.changes

Packaging postinstall handles

2014-08-14 Thread Mathieu Slabbinck
plish: 1) automatically reload udev rules after installation. 2) kickstart the background process after installation. I cannot seem to find any examples that would help me resolve this, so any help would be greatly appreciated! Kr, Mathieu

Re: upgrades must not change the installed init system [was: Re: Cinnamon environment now available in testing]

2014-09-09 Thread Mathieu Parent
ng the user. 4) Upgrade to systemd silently without asking the user AND add a grub entry to use old init This will provide the intended default with an extra compatibility layer (like the former grub1 to grub2 chain). Regards -- Mathieu -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.de

Re: upgrades must not change the installed init system [was: Re: Cinnamon environment now available in testing]

2014-09-09 Thread Mathieu Parent
2014-09-09 15:14 GMT+02:00 Mathieu Parent : > 2014-09-09 13:46 GMT+02:00 Carlos Alberto Lopez Perez : > [...] >> So, when upgrading from Wheezy to Jessie, we have three options: >> >> 1) Keep the user init system (sysvinit most probably) >> 2) Upgrade to syste

ppc64 not in any-powerpc ?

2014-09-12 Thread Mathieu Malaterre
I could not find the answer anywhere. Why is arch:ppc64 not in the `any-powerpc` definition ? I would have guessed arch:ppc64 to be very close to arch:powerpc... Thanks, -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas..

Re: ppc64 not in any-powerpc ?

2014-09-12 Thread Mathieu Malaterre
On Fri, Sep 12, 2014 at 12:17 PM, Andrey Rahmatullin wrote: > On Fri, Sep 12, 2014 at 11:48:26AM +0200, Mathieu Malaterre wrote: >> I could not find the answer anywhere. Why is arch:ppc64 not in the >> `any-powerpc` definition ? I would have guessed arch:ppc64 to be very >>

Re: Can a leaf package require SSE2 on i386?

2014-09-15 Thread Mathieu Malaterre
On Sun, Sep 14, 2014 at 8:47 AM, Sébastien Villemot wrote: > Hi, > > As the maintainer of julia (a technical computing language built on top > of LLVM), I am wondering whether I should continue supporting the i386 > architecture. > > The bottom line is that julia needs SSE2 (and porting it to the

Weak c++ symbols refresher needed

2014-10-07 Thread Mathieu Malaterre
Hi, I am starring at bug #758572. Basically OP reports that `cmake` is underlinked, which is a serious issue as per policy. However when reading the details it appears that this is a c++ weak symbol (AFAIK no weak default definition is available). This weak symbol is generated by default by gcc wh

Packaging proprietary software

2014-10-08 Thread Mathieu Slabbinck
oice. Any advise on how to accomplish a good proprietary binary is appreciated! Gr Mathieu

Re: building against Clang (was: Legitimate exercise of...)

2014-10-29 Thread Mathieu Malaterre
On Wed, Oct 29, 2014 at 5:02 PM, Jonas Smedegaard wrote: > Quoting Russ Allbery (2014-10-28 17:20:02) at debian-vote@l.d.o >> For the compiler, all of Debian is built with GCC, but some teams do >> test builds with Clang and report bugs, which most maintainers merge >> and some don't. > > Speaking

Re: Time for a new kernel?

2014-11-03 Thread Mathieu Malaterre
On Mon, Nov 3, 2014 at 3:51 PM, Jeremy wrote: [...] > Also, look at the success of the Raspberry Pi. [...] > Preferably open-source hardware. [...] [...] https://wiki.debian.org/FreedomBox/TargetedHardware#Unsuitable -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a sub

Re: RFC: DEP-14: Recommended layout for Git packaging repositories

2014-11-11 Thread Mathieu Parent
JS, non-free additions, included RFCs, ... What would the upstream/1.x branch be then? Maybe add an upstream/1.x+debian branch? Also, the vendor/* branches heads should be at a descendent commit of the corresponding upstream branch, diffing only by the debian dir. Regards -- Mathieu -- To UN

Re: RFC: DEP-14: Recommended layout for Git packaging repositories

2014-11-12 Thread Mathieu Parent
" 2014-11-12 10:28 GMT+01:00 Raphael Hertzog : > On Wed, 12 Nov 2014, Mathieu Parent wrote: >> A paragraph about repacked upstream is needed. A lot of packages are >> currently stripped for minified JS, non-free additions, included RFCs, >> ... What would the upstream

Re: RFC: DEP-14: Recommended layout for Git packaging repositories

2014-11-12 Thread Mathieu Parent
2014-11-12 14:29 GMT+01:00 Raphael Hertzog : > On Wed, 12 Nov 2014, Mathieu Parent wrote: >> Maybe a short note would be good then? (but I don't know how to write it). > > I suggest this: > > --- a/web/deps/dep14.mdwn > +++ b/web/deps/dep14.mdwn > @@ -230,6 +230,17

Bug#769455: ITP: ckeditor3 -- WYSIWYG HTML Editor

2014-11-13 Thread Mathieu Parent
Package: wnpp Severity: wishlist Owner: Mathieu Parent Package name: ckeditor3 Version : 3.6.x Upstream Author : Frederico Knabben URL : http://ckeditor.com/ License : GPL2+ Programming Lang: JS Description : WYSIWYG HTML Editor Unfortunately

relative path in -dbg packages

2014-11-14 Thread Mathieu Malaterre
While reading the wiki page for AutomaticDebugPackages, I was wondering if it is possible to post-processed object file to manipulate relatives path for debug info ? Typical use case is that after installing the -dbg package, you end up with a gdb backtrace saying: [...] brw_meta_fast_clear (brw=

Bug#667923: ITP: jcm -- Java Components for Mathematics

2012-04-07 Thread Mathieu Malaterre
Package: wnpp Severity: wishlist Owner: Mathieu Malaterre * Package name: jcm Version : 1.0 Upstream Author : David J. Eck * URL : http://math.hws.edu/javamath * License : Public Domain Programming Lang: Java Description : Java Components for

Bug#668603: ITP: pirl -- PIRL Java Packages

2012-04-13 Thread Mathieu Malaterre
Package: wnpp Severity: wishlist Owner: Mathieu Malaterre * Package name: pirl Version : 2.3.4 Upstream Author : Bradford Castalia * URL : http://pirlwww.lpl.arizona.edu/software/PIRL_Java_Packages.shtml * License : GPL-2 Programming Lang: Java

Intend to transition openjpeg 1.5

2012-04-18 Thread Mathieu Malaterre
Dear all, I would like to start working on the future openjpeg 1.5 transition. openjpeg 1.5 has been uploaded to experimental: https://buildd.debian.org/status/package.php?p=openjpeg&suite=experimental I would like to now `mass-bug` on all packages that build-dep on libopenjpeg-dev, namely:

Re: Intend to transition openjpeg 1.5

2012-04-18 Thread Mathieu Malaterre
On Wed, Apr 18, 2012 at 1:44 PM, Jakub Wilk wrote: > * Mathieu Malaterre , 2012-04-18, 09:40: > >> I would like to start working on the future openjpeg 1.5 transition. >> openjpeg 1.5 has been uploaded to experimental: >> >> https://buildd.debian.org/statu

Bug#670504: ITP: jiipview -- Java Internet Imaging Protocol (IIP v1.05) client

2012-04-26 Thread Mathieu Malaterre
Package: wnpp Severity: wishlist Owner: Mathieu Malaterre * Package name: jiipview Version : 2.05 Upstream Author : Denis Pitzalis * URL : http://iipimage.sf.net * License : GPL Programming Lang: Java Description : Java Internet Imaging Protocol (IIP

Bug#670533: ITP: japi-compliance-checker -- tool to compare compatibility of Java library API

2012-04-26 Thread Mathieu Malaterre
Package: wnpp Severity: wishlist Owner: Mathieu Malaterre * Package name: japi-compliance-checker Version : 1.1 Upstream Author : Andrey Ponomarenko * URL : http://ispras.linuxbase.org/index.php/Java_API_Compliance_Checker * License : LGPL Programming Lang

Bug#675032: ITP: iipmooviewer -- Ajax-based Internet Imaging Protocol (IIP) client

2012-05-29 Thread Mathieu Malaterre
Package: wnpp Severity: wishlist Owner: Mathieu Malaterre * Package name: iipmooviewer Version : 1.0 Upstream Author : Ruven Pillay * URL : http://iipimage.sourceforge.net/ * License : GPL Programming Lang: JavaScript Description : Ajax-based

Bug#680352: ITP: conquest-dicom-server -- ConQuest DICOM Server

2012-07-05 Thread Mathieu Malaterre
Package: wnpp Severity: wishlist Owner: Mathieu Malaterre * Package name: conquest-dicom-server Version : 1.14.16 Upstream Author : Lambert Zijp * URL : http://ingenium.home.xs4all.nl/dicom.html * License : BSD, Programming Lang: C++ Description

Bug#683077: ITP: python-openslide -- python wrapper for reading whole slide image files

2012-07-28 Thread Mathieu Malaterre
Package: wnpp Severity: wishlist Owner: Mathieu Malaterre * Package name: python-openslide Version : 0.3.0 Upstream Author : Carnegie Mellon University * URL : https://github.com/openslide/openslide-python * License : LGPL Programming Lang: Python

Re: Proposal: Making Debian compiler agnostic

2012-08-28 Thread Mathieu Malaterre
Salut, On Tue, Aug 28, 2012 at 5:18 PM, Sylvestre Ledru wrote: > During our work, we have found a few interesting issues, and would like > to push for some package policy changes for Jessie. +1 > We would like to propose the same approach for Fortran and Objective-C, > but it seems that it is n

Re: Proposal: Making Debian compiler agnostic

2012-08-28 Thread Mathieu Malaterre
On Tue, Aug 28, 2012 at 5:53 PM, Mathieu Malaterre wrote: > Salut, > > On Tue, Aug 28, 2012 at 5:18 PM, Sylvestre Ledru wrote: >> During our work, we have found a few interesting issues, and would like >> to push for some package policy changes for Jessie. > > +1 &g

Bug#687277: ITP: xmlformat -- XML Document Formatter

2012-09-11 Thread Mathieu Malaterre
Package: wnpp Severity: wishlist Owner: Mathieu Malaterre * Package name: xmlformat Version : 1.04 Upstream Author : Paul DuBois * URL : http://www.kitebird.com/software/xmlformat/ * License : BSD Programming Lang: Perl, Ruby Description : XML

Conflict usr/bin/ninja vs usr/sbin/ninja ?

2012-09-19 Thread Mathieu Malaterre
Hi, I just sponsored the ninja-build package. I realize now that I may have missed one point: does it need to conflict with package ninja ? ninja-build will provide usr/bin/ninja, while ninja provides usr/sbin/ninja. The policy requires a Conflicts only when two packages provide the same file

Bug#688114: ITP: herold -- HTML to DocBook XML conversion

2012-09-19 Thread Mathieu Malaterre
Package: wnpp Severity: wishlist Owner: Mathieu Malaterre * Package name: herold Version : 6.0.1-68 Upstream Author : Michael Fuchs * URL : http://www.dbdoclet.org/ * License : GPL Programming Lang: Java Description : HTML to DocBook XML conversion

symbols file: To hide or not to hide...

2012-09-20 Thread Mathieu Malaterre
Hi, So I finally managed to get my C++ symbols file generated. However before shooting myself in the foot, I'd like to know if I need to generate the symbol file using -fvisibility=hidden or not ? The output of pkgkde-gensymbols/pkgkde-symbolshelper[1] seems to be drastically affected by having/

Re: uscan connection error

2013-05-16 Thread Mathieu Malaterre
On Thu, May 16, 2013 at 7:05 AM, Eugene Zhukov wrote: > Hello, > > I'm trying to download sources using d/watch and uscan. Here is the > output of uscan --verbose --force-download: > -- Scanning for watchfiles in . > -- Found watchfile in ./debian > -- In debian/watch, processing watchfile line: >

Re: Do opaque struct changes break C library ABIs

2013-05-16 Thread Mathieu Malaterre
On Fri, May 17, 2013 at 2:35 AM, Russ Allbery wrote: > I have a C shared library that takes a pointer to an opaque struct as the > first argument to most of its API calls. The internal layout of that > opaque struct is changing (to add new members). The only way to create > the opaque state stru

Re: optimizing PNGs

2013-05-26 Thread Mathieu Malaterre
On Sun, May 26, 2013 at 5:56 PM, Adam Borowski wrote: > A while ago, someone raised the possibility of recompressing PNG files. > Unlike xz, this would save space not only on mirrors but also on live > installed systems. PNGs are nearly incompressible so this is mostly > independent from xz. > >

Re: optimizing PNGs

2013-05-27 Thread Mathieu Malaterre
On Sun, May 26, 2013 at 8:10 PM, Aron Xu wrote: > On Mon, May 27, 2013 at 1:42 AM, Mathieu Malaterre wrote: >> On Sun, May 26, 2013 at 5:56 PM, Adam Borowski wrote: >>> A while ago, someone raised the possibility of recompressing PNG files. >>> Unlike xz, this w

Re: optimizing PNGs

2013-05-27 Thread Mathieu Malaterre
On Sun, May 26, 2013 at 8:20 PM, Adam Borowski wrote: > On Sun, May 26, 2013 at 07:42:49PM +0200, Mathieu Malaterre wrote: >> On Sun, May 26, 2013 at 5:56 PM, Adam Borowski wrote: >> > A while ago, someone raised the possibility of recompressing PNG files. >> > Unlik

Re: optimizing PNGs

2013-05-27 Thread Mathieu Malaterre
On Mon, May 27, 2013 at 10:26 AM, Helmut Grohne wrote: > Was there any reason for the additional CCs? I saw no Mail-Followup-To > or request for CC, so I dropped them. > > On Mon, May 27, 2013 at 09:22:20AM +0200, Mathieu Malaterre wrote: >> Doxygen will use SVG for gr

Re: systemd .service file conversion

2013-05-30 Thread Mathieu Parent
e an example? I have a example that show systemd taking non-RH solutions: /etc/hostname [ref] [ref]: http://0pointer.de/blog/projects/the-new-configuration-files > Upstream is very cooperative, as long as your needs align with the ones > of Red Hat. examples? Regards -- Mathieu Parent --

Re: systemd .service file conversion

2013-05-30 Thread Mathieu Parent
2013/5/30 Marco d'Itri : > On May 30, Mathieu Parent wrote: > >> (I'm afraid to feed the troll) > Hint: before accusing somebody of trolling it is a good idea to find out > who he is. I apologize. -- Mathieu -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.

DM upload permission question

2013-06-01 Thread Mathieu Malaterre
Hi there, I am trying to give Sven Eckelmann dm upload permission on exactimage. Here what I did 1. read [1] 2. write a text file: $ cat malat-1.dak-commands Archive: ftp.debian.org Uploader: Sven Eckelmann Action: dm Fingerprint: 522D7163831C73A635D12FE5EC371482956781AF Allow: exactimage T

Re: docbook-xsl: why only one version ?

2013-06-02 Thread Mathieu Malaterre
Jérome, On Sun, Jun 2, 2013 at 5:35 PM, Jerome BENOIT wrote: [...] > In short, the initial question may be rephrase: > what there is no `catalog' policy for docbook-xsl on Debian ? I believe there is a slight misunderstanding. /etc/xml/catalog is properly setup on your debian system. However it

Re: NDEBUG when building packages?

2013-06-07 Thread Mathieu Malaterre
On Sat, Feb 23, 2013 at 11:09 AM, Vincent Cheng wrote: > 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 packag

Re: NDEBUG when building packages?

2013-06-08 Thread Mathieu Malaterre
On Fri, Jun 7, 2013 at 7:35 PM, Hendrik Sattler wrote: > > > Mathieu Malaterre schrieb: > >>On Sat, Feb 23, 2013 at 11:09 AM, Vincent Cheng >> wrote: >>> On Sat, Feb 23, 2013 at 1:39 AM, Mathieu Malaterre >>wrote: >>>> On Fri, Feb 22, 2013 a

Re: Re: Reporting 1.2K crashes

2013-06-28 Thread Mathieu Parent
t; priority > ? Dep12 [1] doesn't have a Security-Contact field. Should we add one? (and maybe a Security-Submit?) [1]: https://wiki.debian.org/UpstreamMetadata Regards -- Mathieu -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/cafx5sbxoxujyom80o3mj2xom+9t-bbdvp_jevnhlyuoqupn...@mail.gmail.com

Re: Candidates for removal from testing (2013-06-30)

2013-07-01 Thread Mathieu Malaterre
On Sun, Jun 30, 2013 at 11:32 PM, Niels Thykier wrote: > #678383 [pixelmed]: pixelmed: FTBFS with Java7 (uses internal Java API) Would it be possible to filter out (in the future?) any bugs that are marked as pending ? I have no control on this process. Thanks, -- To UNSUBSCRIBE, email to deb

Re: abi-compliance-checker and abi-dumper to track API/ABI

2013-07-03 Thread Mathieu Malaterre
Hi Andrey, On Wed, Jul 3, 2013 at 10:24 AM, Andrey Ponomarenko wrote: > Hi, > > There is a new simple way to track changes in API/ABI of system libraries > using a new ABI dumper [1] tool. Just compile two library versions with -g > additional option (to contain DWARF debug info) or take them fro

Re: Survey answers part 3: systemd is not portable and what this means for our ports

2013-07-19 Thread Mathieu Parent
ic? NB: "vote is the number of people who use this package regularly" According http://qa.debian.org/popcon-graph.php?packages=upstart%2Csystemd&from_date=2013-06-06: systemd is "used regulardly" on about 1200 popcon submiters, upstart on about 600 (this is even le

Re: Call for Jessie Release Goals

2013-09-18 Thread Mathieu Malaterre
On Wed, Sep 11, 2013 at 9:17 PM, Jonathan Wiltshire wrote: > Release goals are areas of functionality which developers would like to see > as an aim for the next release. They will not hold up the release, but > allow the bugs opened for that goal to be of severity 'important'. I am not sure if t

Re: Insufficient RAM on build-machines (was Bug#726009: yade: FTBFS on i386 (and others))

2013-10-12 Thread Mathieu Malaterre
Anton, On Fri, Oct 11, 2013 at 9:00 PM, Anton Gladky wrote: [...] >> /usr/bin/c++ -Dyade_EXPORTS -g -O2 -fstack-protector >> --param=ssp-buffer-size=4 -Wformat -Werror=format-security >> -D_FORTIFY_SOURCE=2 -DYADE_PTR_CAST=static_pointer_cast >> -DYADE_CAST=static_cast -fPIC -DYADE_VTK -DYA

Bug#728111: ITP: papyrus -- DICOM compatible file format library

2013-10-28 Thread Mathieu Malaterre
Package: wnpp Severity: wishlist Owner: Mathieu Malaterre * Package name: papyrus Version : 3.7.1 Upstream Author : UIN * URL : http://www.expasy.ch/UIN/html1/projects/papyrus/papyrus.html * License : GPL Programming Lang: C Description : DICOM

Bug#646757: ITP: mrmpi -- Implements MapReduce operation on top of standard MPI message

2011-10-26 Thread Mathieu Malaterre
Package: wnpp Severity: wishlist Owner: Mathieu Malaterre * Package name: mrmpi Version : 1.0 Upstream Author : Steve Plimpton and Karen Devine * URL : http://www.cs.sandia.gov/~sjplimp/mapreduce.html * License : BSD Programming Lang: C++ Description

Bug#646811: ITP: clooj -- lightweight IDE for clojure

2011-10-27 Thread Mathieu Malaterre
Package: wnpp Severity: wishlist Owner: Mathieu Malaterre * Package name: clooj Version : 0.2.4 Upstream Author : Arthur Edelstein * URL : http://github.com/arthuredelstein/clooj * License : EPL-1 Programming Lang: Java Description : lightweight IDE

Bug#646853: ITP: micromanager -- Microscopy Software

2011-10-27 Thread Mathieu Malaterre
Package: wnpp Severity: wishlist Owner: Mathieu Malaterre * Package name: micromanager Version : 1.4.6 Upstream Author : University of California, San Francisco * URL : http://valelab.ucsf.edu/~MM/MMwiki/index.php/Micro-Manager * License : GPL Programming

Bug#647633: ITP: lein-clojars -- Leiningen plugin for interacting with Clojars.org

2011-11-04 Thread Mathieu Malaterre
Package: wnpp Severity: wishlist Owner: Mathieu Malaterre * Package name: lein-clojars Version : 0.7.0 Upstream Author : Alex Osborne * URL : https://github.com/ato/lein-clojars * License : Programming Lang: Java Description : Leiningen plugin for

Bug#647886: ITP: openmcdf -- Structured Storage Explorer

2011-11-07 Thread Mathieu Malaterre
Package: wnpp Severity: wishlist Owner: Mathieu Malaterre * Package name: openmcdf Version : 1.5.2 Upstream Author : Federico Blaseotto * URL : http://openmcdf.sf.net * License : MPL 1.1 Programming Lang: C# Description : Structured Storage Explorer

Bug#647995: ITP: cellprofiler -- quantitatively measure phenotypes from images automatically

2011-11-08 Thread Mathieu Malaterre
Package: wnpp Severity: wishlist Owner: Mathieu Malaterre * Package name: cellprofiler Version : 2.0 Upstream Author : Broad Institute * URL : http://www.cellprofiler.org * License : GPL Programming Lang: Python Description : quantitatively measure

Bug#648017: ITP: local-file -- small clojure library

2011-11-08 Thread Mathieu Malaterre
Package: wnpp Severity: wishlist Owner: Mathieu Malaterre * Package name: local-file Version : 0.1.0 Upstream Author : Arthur Edelstein * URL : https://github.com/arthuredelstein/local-file/ * License : Programming Lang: Java Description : small

Re: Bug#647995: ITP: cellprofiler -- quantitatively measure phenotypes from images automatically

2011-11-08 Thread Mathieu Malaterre
I have never used the matlab version. It is still accessible as "version 1": http://cellprofiler.org/developers.shtml I will only be working on "version 2" which is the python re-implementation. 2cts -- Mathieu -- To UNSUBSCRIBE, email to debian-devel-requ...@lists

Re: Bug#647995: ITP: cellprofiler -- quantitatively measure phenotypes from images automatically

2011-11-10 Thread Mathieu Malaterre
GPLv2, some parts also > BSD), mostly in python, some parts in Cython, and a bit in Java (to > access the LOCI-Bioformats library).  It does not rely on Matlab or > any other closed source tools to build or use. > -- Mathieu -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debia

Bug#648767: ITP: tifffile -- Reads image & metadata from TIFF, STK, LSM, OME-TIFF and FluoView files

2011-11-14 Thread Mathieu Malaterre
Package: wnpp Severity: wishlist Owner: Mathieu Malaterre * Package name: tifffile Version : 2012 Upstream Author : Christoph Gohlke * URL : http://www.lfd.uci.edu/~gohlke/ * License : BSD Programming Lang: C/Python Description : Reads image

Bug#648769: ITP: pylibtiff -- wrapper to the libtiff library to Python using ctypes

2011-11-14 Thread Mathieu Malaterre
Package: wnpp Severity: wishlist Owner: Mathieu Malaterre * Package name: pylibtiff Version : 0.3.0 Upstream Author : Pearu Peterson * URL : http://code.google.com/p/pylibtiff/ * License : BSD Programming Lang: Python Description : wrapper to the

Bug#650648: ITP: kakadu -- kakadu demo tools

2011-12-01 Thread Mathieu Malaterre
Package: wnpp Severity: wishlist Owner: Mathieu Malaterre * Package name: kakadu Version : 6.3.1 Upstream Author : Dr. David Taubman * URL : http://www.kakadusoftware.com * License : non-free Programming Lang: C++ Description : kakadu demo tools A

Bug#651470: ITP: imagevis3d -- desktop volume rendering application for large data

2011-12-08 Thread Mathieu Malaterre
Package: wnpp Severity: wishlist Owner: Mathieu Malaterre * Package name: imagevis3d Version : 2.1 Upstream Author : Tom Fogal * URL : http://www.imagevis3d.com * License : MIT Programming Lang: C++ Description : desktop volume rendering application

Re: Removing web server dependencies from web apps

2012-01-06 Thread Mathieu Parent
embedded web server (webrick), so it doesn't require one (but it is better for performance and more). Regards -- Mathieu Parent -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.or

Re: Debian 5.0 support for VMware ESX 3.5/4.0/ESXi 4.1

2012-02-15 Thread Mathieu Parent
to be updated if VMware is not supporting newest > version of Debian OS? I'm not sure to understand this question. > > Many thanks for answers. > > Best regards, > Peter P. Regards -- Mathieu Parent -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org

Bug#666082: ITP: libics -- Image Cytometry Standard file reading and writing

2012-03-28 Thread Mathieu Malaterre
Package: wnpp Severity: wishlist Owner: Mathieu Malaterre * Package name: libics Version : 1.5.2 Upstream Author : Cris Luengo * URL : http://libics.sf.net * License : LGPL Programming Lang: C Description : Image Cytometry Standard file reading and

Bug#667522: ITP: joda-convert -- Java conversion between Objects and Strings

2012-04-04 Thread Mathieu Malaterre
Package: wnpp Severity: wishlist Owner: Mathieu Malaterre * Package name: joda-convert Version : 1.2 Upstream Author : The Joda team * URL : http://joda-convert.sourceforge.net/ * License : Apache 2.0 Programming Lang: Java Description : Java

Bug#689479: ITP: refdb-perlmod -- RefDB-perlmod module for perl

2012-10-03 Thread Mathieu Malaterre
Package: wnpp Severity: wishlist Owner: Mathieu Malaterre * Package name: refdb-perlmod Version : 1.2 Upstream Author : Markus Hoenicka * URL : http://refdb.sf.net * License : GPL2+ Programming Lang: Perl Description : RefDB-perlmod module for perl

Bug#689494: ITP: refdb-client -- RefDB-Client module for perl

2012-10-03 Thread Mathieu Malaterre
Package: wnpp Severity: wishlist Owner: Mathieu Malaterre * Package name: refdb-client Version : 1.18 Upstream Author : Markus Hoenicka * URL : http://refdb.sf.net * License : GPL Programming Lang: Perl Description : RefDB-Client module for perl

Bug#689495: ITP: refdb-sru -- RefDB-SRU module for perl

2012-10-03 Thread Mathieu Malaterre
Package: wnpp Severity: wishlist Owner: Mathieu Malaterre * Package name: refdb-sru Version : 0.7 Upstream Author : Markus Hoenicka * URL : http://refdb.sf.net * License : GPL Programming Lang: Perl Description : RefDB-SRU module for perl Module for

Bug#689496: ITP: refdb-perlmod -- RefDB-perlmod module for perl

2012-10-03 Thread Mathieu Malaterre
Package: wnpp Severity: wishlist Owner: Mathieu Malaterre * Package name: refdb-perlmod Version : 1.2 Upstream Author : Markus Hoenicka * URL : http://refdb.sf.net * License : GPL Programming Lang: Perl Description : RefDB-perlmod module for perl

Bug#689504: ITP: libterm-clui-perl -- Perl module offering a Command-Line User Interface

2012-10-03 Thread Mathieu Malaterre
Package: wnpp Severity: wishlist Owner: Mathieu Malaterre * Package name: libterm-clui-perl Version : 1.66 Upstream Author : Peter J Billam * URL : http://search.cpan.org/dist/Term-Clui/ * License : GPL Programming Lang: Perl Description : Perl module

Bug#689694: ITP: openvdb -- Sparse Volume Processing toolkit

2012-10-05 Thread Mathieu Malaterre
Package: wnpp Severity: wishlist Owner: Mathieu Malaterre * Package name: openvdb Version : 0.96.0 Upstream Author : DreamWorks Animation LLC * URL : http://www.openvdb.org * License : MPL 2.0 Programming Lang: C++ Description : Sparse Volume

Re: (seemingly) declinging bug report numbers

2012-10-11 Thread Mathieu Malaterre
On Thu, Oct 11, 2012 at 2:46 AM, Christoph Anton Mitterer wrote: > Some days ago Christian reported[0] about #69 with the feeling that > bug report numbers in Debian were declining, which Don’s post[1] later > seemingly confirmed. I believe the script is incorrect. It does not count ubuntu bu

Bug#695545: ITP: crosstool-ng -- tool to build toolchains for various architectures

2012-12-09 Thread Mathieu Mirmont
Package: wnpp Severity: wishlist Owner: Mathieu Mirmont * Package name: crosstool-ng Version : 1.17.0 Upstream Author : Yann E. MORIN * URL : http://crosstool-ng.net/ * License : GPL, CC-BY-SA-2.5 Programming Lang: C, bash, make Description : tool to

Bug#695853: ITP: libsgml-dtdparser-perl -- The DTDParse collection is a set of Perl modules and scripts for manipulating SGML an XML Document Type Definitions (DTDs)

2012-12-13 Thread Mathieu Malaterre
Package: wnpp Severity: wishlist Owner: Mathieu Malaterre * Package name: libsgml-dtdparser-perl Version : 2.0.0 Upstream Author : Earl Hood * URL : http://dtdparse.sourceforge.net/ * License : GPL Programming Lang: Perl Description : The DTDParse

Bug#698053: ITP: hexbox -- simple but powerful editor for binary files

2013-01-13 Thread Mathieu Malaterre
Package: wnpp Severity: wishlist Owner: Mathieu Malaterre * Package name: hexbox Version : 1.5.0 Upstream Author : Bernhard Elbl * URL : http://sf.net/projects/hexbox * License : BSD, MIT Programming Lang: C# Description : simple but powerful editor

Bug#698212: ITP: gnomediaicons -- network icons scheme for Dia

2013-01-15 Thread Mathieu Malaterre
Package: wnpp Severity: wishlist Owner: Mathieu Malaterre * Package name: gnomediaicons Version : 0.1 Upstream Author : Thiago Ribeiro ribeiro.it at gmail * URL : http://sf.net/projects/gnomediaicons * License : GPL Programming Lang: other Description

Re: new pkg-monitoring team, Debian in the Ganglia book

2013-01-19 Thread Mathieu Parent
ic time-series data). Graphite is mainly used with collectd. I have updated http://wiki.debian.org/SystemMonitoring, about what I am aware of. Regards -- Mathieu -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact

Re: NDEBUG when building packages?

2013-02-22 Thread Mathieu Malaterre
On Tue, Feb 19, 2013 at 5:30 PM, Ian Jackson wrote: > Daniel Pocock writes ("NDEBUG when building packages?"): >> I notice some upstreams hack NDEBUG into their Makefile, while others >> leave it at the discretion of the user >> >> Is there any distribution policy for this? Should I be adding som

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:

Re: NEW processing during freezes (Was: R 3.0.0 and required rebuilds of all reverse Depends: of R)

2013-04-09 Thread Mathieu Malaterre
On Tue, Apr 9, 2013 at 3:15 PM, Thomas Goirand wrote: > On 04/03/2013 04:34 AM, Thomas Goirand wrote: >> On 04/01/2013 11:06 PM, Luca Falavigna wrote: >>> On the other hand, FTP Team is willing to fast-track NEW packages >>> anytime, if needed. >> That's simply not truth. I can't let you say that

Bug#705285: ITP: jhelioviewer -- Visualization software for solar image

2013-04-12 Thread Mathieu Malaterre
Package: wnpp Severity: wishlist Owner: Mathieu Malaterre * Package name: jhelioviewer Version : 2.2.1 Upstream Author : Daniel Mueller * URL : http://jhelioviewer.org * License : MPL 1.1 Programming Lang: Java Description : Visualization software for

Bug#705459: ITP: jxrlib -- JPEG-XR lib

2013-04-15 Thread Mathieu Malaterre
Package: wnpp Severity: wishlist Owner: Mathieu Malaterre * Package name: jxrlib Version : 1.0 Upstream Author : Microsoft Research * URL : http://jxrlib.codeplex.com * License : BSD Programming Lang: C Description : JPEG-XR lib JPEG XR is an

Re: jpeg8 vs jpeg-turbo

2013-04-25 Thread Mathieu Malaterre
On Thu, Apr 25, 2013 at 6:17 AM, Riku Voipio wrote: > On Wed, Apr 24, 2013 at 03:19:59PM +0200, Bill Allombert wrote: >> As IJG libjpeg maintainer, my plan is to move to libjpeg9 which has more >> feature. > > Only the applications that actually want to experiment with libjpeg8/9 ABI > should be

Re: jessie release goals

2013-05-06 Thread Mathieu Parent
dencies (but this might be too ambitious). Regards -- Mathieu Parent -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/cafx5sbwwracqd4edjvla

Re: Bug#732159: Should this package be removed?

2013-12-16 Thread Mathieu Malaterre
On Mon, Dec 16, 2013 at 11:01 AM, Bálint Réczey wrote: > Hi Reinhard, > > 2013/12/16 Reinhard Tartler : >> On Sun, Dec 15, 2013 at 5:27 PM, Bálint Réczey >> wrote: >> >>> Regarding xbmc please don't remove it. >>> It works with libav to some extent and I'm tyring to convince upstream to >>> let

Re: mupdf (was: xpdf removed from testing?)

2014-01-20 Thread Mathieu Malaterre
On Mon, Jan 20, 2014 at 4:34 AM, Jens Oliver John wrote: >> $ apt-cache show mupdf >> MuPDF is a lightweight PDF viewer and toolkit written in portable C. >> (...) > > The mupdf PDF reader is supposed to be minimal and makes on me the impression > of > being more a reference implementation using

Re: C++ testing library

2014-02-20 Thread Mathieu Malaterre
n why your implementation is so much different from all others (most of them are already present in debian anyway). -- Mathieu -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian

Bug#742217: ITP: vtk-dicom -- DICOM for VTK

2014-03-20 Thread Mathieu Malaterre
Package: wnpp Severity: wishlist Owner: Mathieu Malaterre * Package name: vtk-dicom Version : 0.4.2 Upstream Author : David Gobbi * URL : http://github.com/dgobbi/vtk-dicom/ * License : BSD Programming Lang: C++ Description : DICOM for VTK This

Preparing openjpeg 2.0

2014-03-24 Thread Mathieu Malaterre
[Couldn't get any info from debian-mentors, so reposting to debian-devel] Hi, I am preparing to upload openjpeg 2.0. This is a major API (yes API) change from previous openjpeg 1.x. I am thinking of doing something similar to gtk+1.2 and gtk+2.0 packages. Basically we will have two source packa

Re: Preparing openjpeg 2.0

2014-03-24 Thread Mathieu Malaterre
On Mon, Mar 24, 2014 at 5:44 PM, Cameron Norman wrote: > On Mon, Mar 24, 2014 at 4:38 AM, Mathieu Malaterre wrote: >> >> >> Which way should I go: >> >> 1. Upload a src:openjpeg1 which will contains the legacy openjpeg 1.x >> branch and src:openjepg will

Re: FTPMaster position statement about package contents

2014-03-24 Thread Mathieu Malaterre
eworded. Because aircrack-ng, crack or rarcrack could 'maybe' harm Debian/mirrors or derivatives. 'maybe' feels like too broad. 2cts -- Mathieu -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Conta

Having fun with the following C code (UB)

2014-03-27 Thread Mathieu Malaterre
Here is a little bug I just discovered: http://stackoverflow.com/questions/22664658/finding-off-t-size For reference, here are the packages affected in debian: http://codesearch.debian.net/search?q=LARGE_OFF_T For reference clang fails as was expected by the initial author, but recent gcc (defa

Re: Having fun with the following C code (UB)

2014-03-27 Thread Mathieu Malaterre
On Thu, Mar 27, 2014 at 9:07 AM, Mathieu Malaterre wrote: > Here is a little bug I just discovered: > > http://stackoverflow.com/questions/22664658/finding-off-t-size > > For reference, here are the packages affected in debian: > > http://codesearch.debian.net/search?q=LA

Re: Having fun with the following C code (UB)

2014-03-27 Thread Mathieu Malaterre
On Thu, Mar 27, 2014 at 1:19 PM, Andrey Rahmatullin wrote: > On Thu, Mar 27, 2014 at 01:06:02PM +0100, Mathieu Malaterre wrote: >> > Here is a little bug I just discovered: >> > >> > http://stackoverflow.com/questions/22664658/finding-off-t-size >> > &g

<    1   2   3   4   5   >