Package: mnemosyne
Version: 2.6+ds-1
Severity: serious
Justification: Policy 3.5
Dear Maintainer,
when starting Mnemosyne 2.6 it immediately exits with the following
error message:
---8<8<8<8<---
Log body An unexpected error has occurred.
P
I've sent upstream a pull request with fixes for this FTBFS:
https://github.com/LonnyGomes/hexcurse/pull/24
It seems that upstream is working on those GCC-7 errors and warnings.
At least they have fixed the -Wimplicit-fallthrough warnings:
https://github.com/dealii/dealii/pull/4230
On 09.01.2017 19:28, Felix Gruber wrote:
> On 09.01.2017 14:10, Scott Kitterman wrote:
>> Since this managed to get back into Stretch due to a BTS issue, if we move
>> quickly, it can make it into the release. I'll be glad to sponsor an NMU if
>> the maintaine
Mnemosyne 2.4 has been released today [1].
I've tried to package it and you can find my changes to the debian directory on
GitHub [2].
Unfortunately, mnemosyne 2.4 fails to start as it depends on QtWebEngine which
isn't packaged yet (see #841830).
[1] https://groups.google.com/forum/#!topic/mnem
Upstream has worked on porting mnemosyne to Python3 and PyQt5.
They have published a link to a beta for the upcoming release 2.4 of
mnemosyne on their mailinglist:
https://groups.google.com/forum/#!topic/mnemosyne-proj-users/Et6uWBbFRjU
This version of mnemosyne should be compatible with the PyQt
Package: mnemosyne
Version: 2.2.1-3
Severity: serious
Justification: renders mnemosyne unusable
Dear Maintainer,
after updating python-qt4 from 4.11.4+dfsg-1+b3 to 4.11.4+dfsg-2,
mnemosyne refuses to start and gives the following error message:
>8-->8-->8--->8
Source: goldendict
Version: 1.5.0~git20131003-1+b2
Severity: normal
Tags: patch
thanks
The attached patch updates debian/watch to refer to the new location of
goldendict releases at github.com.
Cheers,
Felix
>From 4db1178acfe9bd74a5aff8e98474e68365fd73a9 Mon Sep 17 00:00:00 2001
From: Fe
tags 786649 patch
thanks
The attached patch replaces the deprecated Berlios URL with the new URL
http://goldendict.org.
Cheers,
Felix
From b9a5c454902b46bf58340bf210799ea613a8c20a Mon Sep 17 00:00:00 2001
From: Felix Gruber
Date: Mon, 20 Jul 2015 08:55:33 +0200
Subject: [PATCH] replace
lookbehind assertion to correctly handle escaped colons.
Cheers,
Felix
From ccea03f483abbd1dd2811e30d2b03abc8f226971 Mon Sep 17 00:00:00 2001
From: Felix Gruber
Date: Mon, 2 Mar 2015 22:39:24 +0100
Subject: [PATCH] fix JabRef file field with escaped :
---
lib/xapers/bibtex.py | 3 ++-
1 file
block 768614 by 752629
thanks
On Sat, 8 Nov 2014 18:51:24 +0100 Lucas Nussbaum
wrote:
> > sbuild-build-depends-pencil2d-dummy : Depends: libming-dev but it is not
> > installable
libming was removed from jessie due to problems with it's license (cf.
#752629).
Cheers,
Felix
--
To UNSUBSCRI
On Sat, 8 Nov 2014 18:51:53 +0100 Lucas Nussbaum
wrote:
> Source: proofgeneral
> Version: 4.3~pre131011-0.1
> > sbuild-build-depends-proofgeneral-dummy : Depends: emacs23-nox but it is
> > not installable
I guess, this isn't actually a bug in proofgeneral, as it alternatively
build-depends on
On Sun, 9 Nov 2014 08:45:35 +0100 Lucas Nussbaum
wrote:
> > The following packages have unmet dependencies:
> > sbuild-build-depends-t-code-dummy : Depends: emacs23 but it is not
> > installable
emacs23 has been removed from jessie in favor of emacs24 (cf. #753885).
You need to adjust the Buil
block 768738 by 736596
thanks
On Sun, 9 Nov 2014 08:41:57 +0100 Lucas Nussbaum
wrote:
> > sbuild-build-depends-jarisplayer-dummy : Depends: haxe but it is not
> > installable
haxe was removed from jessie a year ago. It is currently unmaintained
and has an RC bug (#736596).
Cheers,
Felix
--
block 768754 by 679759
block 768754 by 699435
thanks
On Sun, 9 Nov 2014 08:40:51 +0100 Lucas Nussbaum
wrote:
> >
> > The following packages have unmet dependencies:
> > sbuild-build-depends-backbone-dummy : Depends: phantomjs but it is not
> > installable
phantomjs is currently not in jessie
block 768690 by 699301
thanks
Am 09.11.2014 um 08:42 schrieb Lucas Nussbaum:
>>
>> The following packages have unmet dependencies:
>> sbuild-build-depends-latex-mk-dummy : Depends: tgif but it is not
>> installable
>> E: Unable to correct problems, you have held broken packages.
>> apt-get faile
Package: src:calibre
Version: 1.14.0+dfsg-1
Severity: normal
Tags: patch
Currently the debian/copyright file of calibre uses an old draft of the
DEP-5 machine readable copyright file format.
The attached patch updates the file to use the current version 1.0 of
the machine readable copyright file f
Am 23.06.2012 17:01, schrieb Raf Czlonka:
>
> Irssi's manual page lists:
>
> --usage
> display brief usage message.
>
> Running irssi with that option however gives:
>
> % irssi --usage
> Unknown option --usage
> Run 'irssi --help' to see a full list of available command line opti
Source: deal.ii
Version: 7.1.0-1
Severity: serious
Justification: FTBFS
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.7
thanks
the deal.ii package builds fine with gcc-4.6/g++-4.6, but when building
with gcc-4.7/g++-4.7, I get the following error messages:
==optimize
,
Felix
Description: include boost headers from system path
Currently deal.ii only works with the included copy of Boost 1.46.1.
To include Debians version of Boost, a few include paths need to be adjusted.
Author: Felix Gruber
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3
/usr/lib/slepc/linux-gnu-c-opt/include/slepcconf.h but the makefiles
only refer to the include path /usr/lib/slepc/include.
.
This patch adds the include path /usr/lib/slepc/linux-gnu-c-opt/include.
Author: Felix Gruber
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a
Package: libslepc3.2-dev
Version: 3.2-p5-1
Severity: normal
Tags: patch
thanks
Building the deal.II package fails, because its buildsystem doesn't find
the file /usr/lib/slepc/include/slepcconf.h. This file is actually
located under /usr/lib/slepc/linux-gnu-c-opt/include/slepcconf.h.
I would sugg
/usr/lib/slepc/include.
.
This patch adds the include path /usr/lib/slepc/linux-gnu-c-opt/include.
Author: Felix Gruber
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/common/Make.global_options.in
+++ b/common/Make.global_options.in
@@ -278,7 +278,8 @@
include-path
Package: dh-make
Version: 0.60
Severity: minor
Tags: patch
For the final version 1.0 of the DEP-5 copyright file, the Format header
should be:
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
---
lib/licenses/apache |2 +-
lib/licenses/artistic |2 +-
lib/licen
24 matches
Mail list logo