Re: [Help] How to fix type issue on 32bit archs in C++ (Was: Bug#852839: baitfisher: FTBFS (32-bit): mixes ::size_t and faststring::size_t)

2017-12-11 Thread James Cowgill
Hi, On 11/12/17 08:57, Andreas Tille wrote: > control: tags -1 help > > Hi, > > I admit I have to poor C++ knowledge to fix this possibly very simple > issue. Any help would be welcome. > > Kind regards > > Andreas. > > On Fri, Jan 27, 2017 at 01:23:40PM -0500, Aaron M. Ucko wrote: >>

Re: How to get debian ci test passed for proxy application

2017-11-26 Thread James Cowgill
Hi, On 26/11/17 17:00, Roger Shimizu wrote: > Dear mentors list, > > I maintain a proxy application, shadowsocks-libev. > I want to let it pass debian ci test. And I already confirm the test > all passed on my local environment, and debomatic [0]. > However it failed on debian ci infrastructure

Re: Help needed with gcc-7 error

2017-08-27 Thread James Cowgill
Hi, On 27/08/17 14:40, Andreas Tille wrote: > Hi, > > when trying to build sga it results in an error: > > ... > g++ -DHAVE_CONFIG_H -I. -I.. -I../Bigraph -I../Thirdparty -Wdate-time > -D_FORTIFY_SOURCE=2 -fopenmp -I/usr//include -I/usr//include/bamtools -Wall > -Wextra

Re: C++ help needed (Was: Bug#853375: disulfinder: ftbfs with GCC-7)

2017-08-26 Thread James Cowgill
Hi, On 26/08/17 21:08, Andreas Tille wrote: > Hi, > > I moved disulfinder to Git[1] and tried to track down this issue with my > limited C++ knowledge but failed. The issue is > > ... > make[3]: Entering directory '/build/disulfinder-1.2.11/disulfind/src' > g++ -Wdate-time -D_FORTIFY_SOURCE=2

Re: Package not migrating

2017-08-17 Thread James Cowgill
Hi, On 17/08/17 19:42, Ole Streicher wrote: > I have a package (cpl) that did not migrate since 38 days, but I don't > see a reason: > > Excuse for cpl > > * Migration status: BLOCKED: Needs an approval (either due to a freeze > or due to the source suite) > * 38 days old (needed 10 days) >

Re: How to make a shared lib recognized by debhelpers?

2017-07-18 Thread James Cowgill
Hi, On 17/07/17 20:20, Ole Streicher wrote: > Hi, > > I am currently adopting plplot [1], which included a simplification and > modernization of the build system (using modern debhelpers). > > I now have the problem, that one of the shared libraries is probably not > detected correctly:

Re: Problem backporting libhmsbeagle

2017-06-17 Thread James Cowgill
Hi, On 17/06/17 12:03, Gunter Königsmann wrote: > Even if these code lines would work they probably should be reformulated > by upstream so they are easier to read: > > ++i assigns I the value I+1 and returns the new i. And then i is > assigned another new value by the i= in the same line... >

Re: Depends xxx <- Version: 3:20161105-1

2017-06-09 Thread James Cowgill
Hi, On 09/06/17 13:11, Narcis Garcia wrote: > El 09/06/17 a les 14:01, James Cowgill ha escrit: >> Hi, >> >> On 09/06/17 12:54, Narcis Garcia wrote: >>> Hello, I'm trying to build a package that depends on another one >>> (iputils-ping), but

Re: Depends xxx <- Version: 3:20161105-1

2017-06-09 Thread James Cowgill
Hi, On 09/06/17 12:54, Narcis Garcia wrote: > Hello, I'm trying to build a package that depends on another one > (iputils-ping), but the other's version in Debian is marked with a > notation I don't know: > 3:20161105-1 > > - Which is this software's version? 3? This is documented in

Re: Bug#861754: libpll: FTBFS on non-x86: x86intrin.h: No such file or directory

2017-05-16 Thread James Cowgill
Control: tags -1 patch Hi, On 16/05/17 09:50, Andreas Tille wrote: > Hi Aaron, > > On Mon, May 15, 2017 at 10:01:53AM -0400, Aaron M. Ucko wrote: >> >> Alas, non-x86 builds are still failing, with the immediate cause of >> failure being either an uncompilable cpuid call > > Hmmm, I'm a bit

Re: Help needed for pandas bug: Could anybody verify the suspicion that tzdata might have some influence?

2017-03-28 Thread James Cowgill
Hi, On 28/03/17 10:37, Andreas Tille wrote: > tags 858260 help > thanks > > Hi, > > I admit that when reading the bug report I have no idea how to fix it. > I can confirm that I can reproduce the issue in a recent unstable > chroot. I have added maintainers of tzdata, Debian Science and Debian

Re: Help with systemd to start shiny-server needed

2017-03-24 Thread James Cowgill
Hi, On 24/03/17 15:21, Andreas Tille wrote: > I intend to package shiny-server and have prepared some preliminary > packaging in Debian Med Git[1]. When trying to install the resulting > package I get: > > > $ sudo dpkg -i ./shiny-server_1.5.0.831+dfsg-1_amd64.deb > (Reading database ...

Re: Attempt to build BioD blocked by undeaD and missing module string (Was: How to build D source)

2017-02-26 Thread James Cowgill
Hi, On 26/02/17 07:03, Andreas Tille wrote: > On Sat, Feb 25, 2017 at 10:01:17PM +0000, James Cowgill wrote: >> On 25/02/17 21:31, Andreas Tille wrote: >>> I intend to package BioD[1] but I have no idea how to build the D code >>> (and run the unit tests). Considerin

Re: How to build D source

2017-02-25 Thread James Cowgill
Hi, On 25/02/17 21:31, Andreas Tille wrote: > I intend to package BioD[1] but I have no idea how to build the D code > (and run the unit tests). Considering BioD is a library I might need > something like a dynamic lib and a development package, but may be this > is different for D than in C.

Bug#855193: RFS: slt/0.0.git20140301-2.1 [RC][NMU] -- TLS reverse-proxy with SNI multiplexing (TLS virtual hosts)

2017-02-15 Thread James Cowgill
retitle 851876 slt: FTBFS on uniprocessor systems - testsuite deadlocks forwarded 851876 https://github.com/inconshreveable/slt/issues/5 thanks Hi, On 15/02/17 11:24, Roger Shimizu wrote: > Dear James, > > On Wed, Feb 15, 2017 at 7:51 PM, James Cowgill <jcowg...@debian.org> wro

Bug#855193: RFS: slt/0.0.git20140301-2.1 [RC][NMU] -- TLS reverse-proxy with SNI multiplexing (TLS virtual hosts)

2017-02-15 Thread James Cowgill
Hi, On 15/02/17 10:19, Roger Shimizu wrote: > Package: sponsorship-requests > Severity: important > > Dear mentors, > > I am looking for a sponsor for my package "slt" as [RC][NMU]. > I posted the patch to Bug#851876 for 4 days but no feedback. > And pkg maintainer is in LowThresholdNmu list.

Bug#854933: RFS: synergy/1.4.16-2

2017-02-12 Thread James Cowgill
Hi, On 12/02/17 12:51, Arturo Borrero Gonzalez wrote: > On 12 February 2017 at 09:06, Joshua Honeycutt > wrote: >> >> I understand this upload occurs during the stretch freeze and I >> believe my changes are >> acceptable according to the freeze policy. I think I

Bug#853127: RFS: osmose-emulator/1.0-3

2017-01-29 Thread James Cowgill
Control: retitle -1 RFS: osmose-emulator/1.0-3 [QA] Hi, On 29/01/17 23:32, Carlos Donizete Froes wrote: > Package: sponsorship-requests > Severity: normal > > Dear mentors, > > I am looking for a sponsor for my package "osmose-emulator" [...] > Alternatively, one can download the package

Re: Adequate reports obsolete conffiles: and now what?

2017-01-21 Thread James Cowgill
Hi, On 21/01/17 09:51, Alec Leamas wrote: > The new, shiny lirc 0.9.4 has received a bug report #851618. At the > core, this is about adequate reporting > > lirc: obsolete-conffile /etc/lirc/irexec.lircrc > lirc: obsolete-conffile /etc/lirc/lircmd.conf > lirc: obsolete-conffile

Re: OpenMPI rpath entries (Was: question on binary-or-shlib-defines-rpath)

2017-01-19 Thread James Cowgill
On 19/01/17 12:20, Thibaut Paumard wrote: > Le 19/01/2017 à 12:20, James Cowgill a écrit : >> On a separate note: does this interfere with the alternatives system >> which openmpi currently has? If an rpath is used, it will override any >> libraries in the default linke

Re: OpenMPI rpath entries (Was: question on binary-or-shlib-defines-rpath)

2017-01-19 Thread James Cowgill
Hi, On 18/01/17 22:39, Nico Schlömer wrote: > I'm co-maintaining the Trilinos package [1] in Debian and recently found > a bunch of new lintian warnings of the kind > binary-or-shlib-defines-rpath [2]. It say in the description of the warning: > ``` > To fix this problem, look for link lines

Re: mpgrafic - mpirun test program as root in automatic build

2017-01-17 Thread James Cowgill
Hi, On 16/01/17 23:58, Boud Roukema wrote: > hi Debian-mentors, > > Is it reasonable to override the mpirun (openmpi_2.0.2~git.20161225-8) > default preference of refusing to run as root? > > I've started packaging mpgrafic for debian - this is my first > debianisation, apart from minor private

Re: Please help with symlink_to_dir expression (Was: Bug#847234: r-cran-rcurl: directory vs. symlink conflict: /usr/lib/R/site-library/RCurl/examples)

2016-12-06 Thread James Cowgill
Hi, On 06/12/16 22:34, Christian Seiler wrote: > On 12/06/2016 11:22 PM, James Cowgill wrote: >> The version number should be the version number immediately before the >> one where the dpkg-maintscript stuff is added, not when the symlink was >> converted to a directory. &

Re: Please help with symlink_to_dir expression (Was: Bug#847234: r-cran-rcurl: directory vs. symlink conflict: /usr/lib/R/site-library/RCurl/examples)

2016-12-06 Thread James Cowgill
Hi, On 06/12/16 21:36, Andreas Tille wrote: > On Tue, Dec 06, 2016 at 07:06:39PM +0100, Andreas Beckmann wrote: >> Package: r-cran-rcurl >> Version: 1.95-4.8-1 >> Severity: serious >> User: debian...@lists.debian.org >> Usertags: piuparts >> >> ... >> >From the attached log (usually somewhere in

Re: Problems with openssl when upgrading r-bioc-rtracklayer

2016-12-04 Thread James Cowgill
Hi, On 04/12/16 19:55, Andreas Tille wrote: > I tried to upgrade r-bioc-rtracklayer[1] to the latest upstream version > (see trunk in SVN) but the build failed with: > > * installing *source* package 'rtracklayer' ... > ./configure: line 1676: syntax error near unexpected token `OPENSSL,' >

Re: acedb: Another watch file issue for ftp site

2016-12-03 Thread James Cowgill
On 03/12/16 16:02, Andreas Tille wrote: > On Sat, Dec 03, 2016 at 01:57:35PM -0200, Eriberto wrote: >> 2016-12-03 13:54 GMT-02:00 Andrey Rahmatullin : >>> Um. >>> Maybe it's somehow linked to the fact that there is no "acedb" in the ls >>> result at ftp://ftp.sanger.ac.uk/pub

Re: Waiting for a package uploaded to ‘experimental’

2016-10-28 Thread James Cowgill
On 28/10/16 10:58, Ben Finney wrote: > Howdy all, > > I have uploaded a source package to the ‘expierimental’ queue. Where > should I look for its build status? > > How long would it typically take to appear at packages.debian.org after > uploading the source package to the queue? Which

Re: useless lintian error?

2016-09-28 Thread James Cowgill
On 28/09/16 10:55, Gianfranco Costamagna wrote: > Hi mentors, > I did a doona upload, with "closes #foo" in changelog, getting > a lintian error: > > E possible-missing-colon-in-closes > closes #838630 > > since the bug is closed It doesn't look closed to me. > because the system closes bugs

Re: update .preinst file

2016-09-14 Thread James Cowgill
Hi, On 13/09/16 18:37, Herbert Fortes wrote: > I have to update 4 debian/*.preinst files. > > Right now the files are like here[0]: > > > if dpkg --compare-versions "$2" lt "1.2.4+dfsg1-7" ; then >rm -rf /usr/share/doc/bogofilter || true > fi > > > [0] - >

Bug#836959: RFS: usbguard/0.6.0+ds1-1

2016-09-07 Thread James Cowgill
Hi, On 07/09/16 16:24, Muri Nicanor wrote: > PS: I tried to test the build process on a qemu-mips machine, but i only > could create a qemu-system-mips machine with 256MB ram, which was not > enough for the build process. But christian said that he build-tested > the patch and i trust his

Re: [ITA] muse-el, with issues, and questions

2016-08-29 Thread James Cowgill
On 29/08/16 21:49, Nicholas D Steeves wrote: > Hi, > > I'm adopting muse-el. Right now it's a work-in-progress. The steps I > took to fixup this package can be found here: > > https://github.com/sten0/muse-el > clone: https://github.com/sten0/muse-el.git > > I've also uploaded a package, with

Bug#801262: RFS: ppsspp/1.2.2+dfsg1-1 [ITP] -- A portable PSP emulator

2016-08-22 Thread James Cowgill
On Mon, 2016-08-22 at 09:41 +0100, James Cowgill wrote: > Hi, > > On Mon, 2016-08-22 at 00:50 -0300, Sérgio Benjamim wrote: > > > > I'm trying to build it in sid, and I got a "cannot find  > > -lavformat-ffmpeg". Did the ffmpeg lib links change [ag

Bug#801262: RFS: ppsspp/1.2.2+dfsg1-1 [ITP] -- A portable PSP emulator

2016-08-22 Thread James Cowgill
Hi, On Mon, 2016-08-22 at 00:50 -0300, Sérgio Benjamim wrote: > I'm trying to build it in sid, and I got a "cannot find  > -lavformat-ffmpeg". Did the ffmpeg lib links change [again]? You need to use -lavformat (and others) to link with ffmpeg. The ffmpeg suffix was only used in the transitional

Re: Bug#834268: RFS: open-invaders/0.3-5 [NMU] [ITA]

2016-08-17 Thread James Cowgill
Hi, On 17/08/16 21:59, Hanno 'Rince' Wagner wrote: > I am packaging open-invaders, a clone of space invaders. I was able to > "port" it (with a lot of help from friends) to gcc-6, but I have a > problem with the used libraries. > > I am able to successfully compile and package open-invaders. But

Re: Ups, pbuilder chroot broken - here comes the real build error (Was: New version of phyml: Can't exec "gcc": No such file or directory)

2016-08-17 Thread James Cowgill
Hi, On 17/08/16 14:36, Andreas Tille wrote: > On Wed, Aug 17, 2016 at 01:55:23PM +0100, James Cowgill wrote: >> >> I think there might be something up with your pbuilder chroot.s > > After updating this the strange error vanished - sorry for the noise. > >>

Re: New version of phyml: Can't exec "gcc": No such file or directory

2016-08-17 Thread James Cowgill
Hi, On 17/08/16 13:28, Andreas Tille wrote: > when trying to build the latest version of phyml[1] in pbuilder as usual > I get a very strange error which is possibly best summarised by grepping > for gcc: > > $ grep gcc phyml_3.2.20160530+dfsg-1_amd64.build | grep -v Depends | tail -n 8 >

Re: Bug#834013: emboss, emboss-data: both packages ship /usr/share/man/man1/em_cons.1e.gz

2016-08-12 Thread James Cowgill
Hi, On 12/08/16 14:58, Andreas Tille wrote: > Hi, > > this version was a source only upload. If I build on my local machine > emboss-data does not contain any dir /usr/share/man. However, the > binary package on the Debian mirror contains /usr/share/man/man1 with > has two symlinks which are

Re: Creating packages for one of my C project

2016-08-01 Thread James Cowgill
Hi, On 01/08/16 16:43, Gianfranco Costamagna wrote: >> I would like to create 3 packages for the core part: lib (for the shared >> library object), dev (for headers), and doc (for documentation generated by >> doxygen). > > > maybe two binaries? I guess you need one package for each repo. >

Re: Extracting debhelper functionality

2016-07-29 Thread James Cowgill
On Fri, 2016-07-29 at 15:33 +0300, Dmitry Bogatov wrote: > Hello! > > During my work to resolve (#832656), I encountered need to NMU > bcron-run package. It is old-style package, that does not use > debhelper. > > I inserted call to one particular debhelper (dh_runit) in Makefile > (total

Re: dpkg-buildpackage: dpkg-source: no upstream tarball found

2016-07-27 Thread James Cowgill
Hi, On Wed, 2016-07-27 at 23:16 +0200, chrishell wrote: > Hello together, > I have an issue with the new version of my package free42-nologo. I > processed this the usual way: downloading, unpacking, debianize it > with dh_make and making some changes with dquilt (makefile mainly). Since this

Bug#831792: RFS: scid/1:4.6.2-0.1 [NMU]

2016-07-26 Thread James Cowgill
On Tue, 2016-07-26 at 18:18 +, Gianfranco Costamagna wrote: > control: owner -1 ! > control: tags -1 moreinfo >  > > I am looking for a sponsor for my package "scid": [...] > 3)  > X: scid source: maybe-not-arch-all-binnmuable scid -> scid-data This lintian tag does not indicate your package

Re: Help with shlibs system

2016-07-18 Thread James Cowgill
Hi, On Mon, 2016-07-18 at 12:48 +0200, Peter Spiess-Knafl wrote: > I would need some advice about the following bug: > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=820434 > > Stephen mentioned there I should provide a shlibs minimum version. > I am not entirely sure what that means. > Do I

Re: libgdbm transition

2016-07-13 Thread James Cowgill
On Wed, 2016-07-13 at 07:35 +0100, Rebecca N. Palmer wrote: > > We do not have automation > > to rebuild packages and file FTBFS bugs, do we? > > Automated whole-archive rebuilds have been done (see e.g.  > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768691 ), but I > don't know whether

Re: How to express the copyright for the debian/ sub folder?

2016-07-08 Thread James Cowgill
Hi, On Fri, 2016-07-08 at 12:23 +, Patrick Schleizer wrote: > Hi! > > I: corridor source: unused-file-paragraph-in-dep5-copyright paragraph > at line 3 > > https://github.com/adrelanos/corridor/blob/debian_new/debian/copyright > > Any idea what is wrong in the debian/copyright file? From

Re: wrong version number ?

2016-07-07 Thread James Cowgill
Hi, On Thu, 2016-07-07 at 15:30 -0300, Herbert Fortes wrote: > I am doing a QA for dvbackup package. I do not need > a Sponsor. > > debian/changelog: > dvbackup (1:0.0.4-8) unstable; urgency=low ( I am doing ) > dvbackup (1:0.0.4-7) unstable; urgency=low ( current version ) > > After 'debuild':

Bug#829286: RFS: newlisp/10.7.0-2

2016-07-03 Thread James Cowgill
Hi, On Sun, 2016-07-03 at 14:28 -0400, Sergio Durigan Junior wrote: > On Sunday, July 03 2016, Gianfranco Costamagna wrote: > > as a DM, I'm pretty sure (but I can't check this anymore since I > > moved to DD), > > that you can reschedule stuff for other people too. > > Can you please try this

Bug#828024: RFS: libretro-beetle-wswan [ITP]

2016-06-27 Thread James Cowgill
Hi, On Mon, 2016-06-27 at 10:00 -0400, PICCORO McKAY Lenz wrote: > this package are market as done! but the package are still not in > debian package ! > > removed yet from mentors but i cannot retrieve from sid! the dsc file > are not found! The package was acccepted into unstable about an

Bug#827623: RFS: luakit/2012.09.13-r1-9 ITA -- fast and small web browser extensible by Lua

2016-06-18 Thread James Cowgill
Control: tags -1 moreinfo Hi, On Sat, 2016-06-18 at 13:28 -0700, Herminio Hernandez, Jr. wrote: > Package: sponsorship-requests > Severity: normal > >  Dear mentors, > >  I am looking for a sponsor for my package "luakit" It seems the only change you've made to the package is to set the

Bug#825302: RFS: usbguard/0.4-2 [ITP]

2016-05-25 Thread James Cowgill
Control: severity -1 wishlist Control: block 791919 by -1 Control: tags -1 moreinfo Hi, On Wed, 2016-05-25 at 21:10 +0200, Muri Nicanor wrote: > Package: sponsorship-requests > Severity: normal > > Dear mentors, > > I am looking for a sponsor for my package "usbguard" This looks like quite an

Re: cdist: TeX in sid

2016-05-21 Thread James Cowgill
Hi, On Sat, 2016-05-21 at 18:06 +0300, Dmitry Bogatov wrote: > When building cdist-4.0.0, I encountered listed error with sbuild. > Seems it is issues with TeX, not with my package. Any suggestions? > > How read this '/tmp/fmtutils.C8RsuPiw' file, for example? > > Processing triggers for

Bug#820644: RFS: libretro-snes9x [ITP]

2016-05-10 Thread James Cowgill
Hi, On Sun, 2016-04-10 at 21:46 -0300, Sérgio Benjamim wrote: > Package: sponsorship-requests > Severity: wishlist > > Hey dear mentors! > > I'm looking for a sponsor for my package "libretro-snes9x" > > This is the libretro port of Snes9x. > > Snes9x is a cross platform SNES emulator, fast

Re: package stuck in unstable after switching to AutomaticDebugPackages

2016-05-08 Thread James Cowgill
On Sun, 2016-05-08 at 19:57 +0100, James Cowgill wrote: > Hi, > > On Sun, 2016-05-08 at 20:17 +0200, Alex Mestiashvili wrote: > > > > Hi All, > > > > gearmand package has stuck in unstable due to missing -dbg > > packages: > > > >  http

Re: package stuck in unstable after switching to AutomaticDebugPackages

2016-05-08 Thread James Cowgill
Hi, On Sun, 2016-05-08 at 20:17 +0200, Alex Mestiashvili wrote: > Hi All, > > gearmand package has stuck in unstable due to missing -dbg packages: > >  https://release.debian.org/migration/testing.pl?package=gearmand > > The debug packages were removed after switching to automatic debug >

Re: Seeking sponsorship for a non-maintainer-update (NMU) of freecell-solver: update to version 4.2.0 and some cleanups

2016-04-25 Thread James Cowgill
Hi, On Mon, 2016-04-25 at 23:03 +0300, Shlomi Fish wrote: > I'm seeking sponsorship for an NMU I prepared of the freecell-solver > package to > update it to version 4.2.0 and provide some cleanups/updates for its > meta-data: > > * https://packages.debian.org/source/sid/freecell-solver > > *  >

Re: Uncertain ABI with libags and GSequencer

2016-04-20 Thread James Cowgill
Hi, On Wed, 2016-04-20 at 22:46 +0200, Joël Krähemann wrote: > I'm the developer of Advanced Gtk+ Sequencer or for short gsequencer. > Now I would like to provide following libraries in a non-standard > location like /usr/share/gsequencer. > > * libags > * libags-thread > * libags-server > *

Bug#818687: RFS: btrfs-progs/4.4.1-1.1 [NMU]

2016-04-20 Thread James Cowgill
On Wed, 2016-04-20 at 21:24 +, Gianfranco Costamagna wrote: > Hi, > you missed the change on postrm, and BTW I think this is out of the > NMU scope, can we please leave the change > out? > I'm not too confident about it, I would like to just rename the > package and let xnox give his opinion

Re: How to avoid version restrictions for JS libraries (Was: Bug#820879: r-cran-shiny: uninstallable in sid: Depends: libjs-jquery (< 1.11.3+dfsg.0~) but 1.12.3-1 is to be installed)

2016-04-13 Thread James Cowgill
Hi, On Wed, 2016-04-13 at 13:13 +0200, Andreas Tille wrote: > via this bug I learned (the hard way) that a > >    Depends: ${js:Depends} > > will be resolved into > >    libjs-jquery (<< 1.11.3+dfsg.0~), libjs-jquery (>= 1.11.3+dfsg) > > (for instance) in the final package.  I have no reason

Re: Handling of symbols file on Debian build

2016-04-02 Thread James Cowgill
Hi, On Sat, 2016-04-02 at 10:41 +0200, Jörg Frings-Fürst wrote: > I have some questions about the handling of symbols files at Debian. > > The quotes based on the package bitz-server[1]. > > My symbols file are[2]: > > [quote] > libicap.so.1 libicap1 #MINVER# >  

Re: Package openBVE requires a new maintainer

2016-03-25 Thread James Cowgill
Hi, On Fri, 2016-03-25 at 14:44 +, Christopher Lees wrote: > I hope this is the correct place to try and get into touch with someone. > > I appear to have become the current upstream coder for the package openBVE: > https://packages.debian.org/search?keywords=openbve > My Github repository

Re: Help with new version of iqtree needed

2016-03-10 Thread James Cowgill
On Thu, 2016-03-10 at 14:39 +0100, Andreas Tille wrote: > Hi, > > I#m facing a C++ problem with the new version of iqtree.  If I build the > current state in Git[1] I get: > > ... > [  7%] Building C object pll/CMakeFiles/pll.dir/evaluateGenericSpecial.c.o > cd

Bug#816652: RFS: compiz/1:0.9.12.2 [ITP:722451]

2016-03-03 Thread James Cowgill
Hi, [I've added Jean-Philippe in case he wants to weigh in] On Thu, 2016-03-03 at 19:58 +0100, Vincent Auboyneau wrote: > On Thu, Mar 03, 2016 at 03:03:11PM +0000, James Cowgill wrote: > > > The first step is getting compiz back in debian. It has been cleaned up, > > > and p

Re: RFS: Compiz making its comeback into debian

2016-03-03 Thread James Cowgill
Hi, On Thu, 2016-03-03 at 14:09 +0100, Ksamak wrote: > Hey fellow debian lovers. > I think it's time to re-empower some users, who like fancyness in their > desktop, with compiz! [...] > The first step is getting compiz back in debian. It has been cleaned up, > and polished with the last version

Bug#814806: RFS: libauxv/1.1.0-1 [ITP] -- libauxv -- Auxiliary Vector Library library

2016-03-01 Thread James Cowgill
Hi, On Mon, 15 Feb 2016 16:48:56 +0100 Frederic Bonnard wrote: > Package: sponsorship-requests > Severity: normal >  > Dear mentors, >  > I am looking for a sponsor for my package "libauxv" >  >  Package name: libauxv >  Version : 1.1.0-1 >  Upstream

Bug#814859: RFS: runescape/0.1-1 [ITP] -- Set in a fantasy world of war, landscapes and sinister powers

2016-02-16 Thread James Cowgill
Hi, I have a few comments on this pavkage. Firstly although it's clear you've put some work into this, I'm not so sure packaging this client is that useful. I'm using Google Chrome, and going to www.runescape.com and clicking "Play Now" launches the client (through an external jar which

Bug#804947: RFS: inform/6.31.1+dfsg-2

2015-11-14 Thread James Cowgill
Hi, On Sat, 2015-11-14 at 10:55 +1100, Ben Finney wrote: > On 13-Nov-2015, James Cowgill wrote: > > From the build log for dpkg-buildpackage -b (which does work): > > > In file included from linker.c:9:0: > > > linker.c: In function ‘write_link_byte’: > > >

Bug#804947: RFS: inform/6.31.1+dfsg-2

2015-11-13 Thread James Cowgill
Hi, On Fri, 2015-11-13 at 16:36 +1100, Ben Finney wrote: > Package: sponsorship-requests > Severity: wishlist > Control: tags 698980 + pending > Control: block 698980 by -1 > > I am looking for a sponsor for my package ‘inform’: Since I've used inform before, I had a small look at the package.

Bug#787223: RFS: vbam/1.8.0.1498-1

2015-06-13 Thread James Cowgill
On Fri, 29 May 2015 22:59:45 + (UTC) Sergio benjamim Rocha filho sergio_...@yahoo.com.br wrote: Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package vbam Hi, I've had a look at this (because I'm interested), however I'm not a DD so

Bug#782847: RFS: endless-sky/0.7.9-1 [ITP]

2015-04-18 Thread James Cowgill
On Sat, 2015-04-18 at 14:31 -0400, Michael Zahniser wrote: Dear mentors, I am looking for a sponsor for my package endless-sky. Here are some comments: build: The build passes -msse4.1 to g++. This will fail on non-x86 arches and produce binaries which don't work without sse 4.1

Bug#782847: RFS: endless-sky/0.7.9-1 [ITP]

2015-04-18 Thread James Cowgill
On 04/18/2015 04:33 PM, James Cowgill wrote: On Sat, 2015-04-18 at 14:31 -0400, Michael Zahniser wrote: Dear mentors, I am looking for a sponsor for my package endless-sky. Here are some comments: build: The build passes -msse4.1 to g++. This will fail on non-x86 arches

Bug#765009: Subject: RFS: abcmidi/20140928-1 [ITA]

2014-10-20 Thread James Cowgill
On Mon, 2014-10-20 at 15:59 +0200, Ross Gammon wrote: Hi All, I know everyone is busy with the Jessie Release Freeze, but I would be grateful if somebody could take a look at abcmidi (and sponsor if happy). Abcmidi has been sitting unloved for a while now (since 2007). It would be great to

Bug#721369: RFS: libsfml/2.1+dfsg-1

2013-08-30 Thread James Cowgill
.dsc -- This is a repackage of SFML to update it to version 2.1 (from 1.6). SFML 2 has been discussed in bug #706001 The git repository where the package was developed is here: https://github.com/jcowgill/debian-sfml Regards, James Cowgill -- To UNSUBSCRIBE, email to debian-mentors