Bug#929442: Acknowledgement (qtwebsockets-opensource-src: debian/rules doesn't honor nocheck)

2019-05-23 Thread Sven Mueller
Merge request against master branch created at
https://salsa.debian.org/qt-kde-team/qt/qtwebsockets/merge_requests/6


Bug#929442: qtwebsockets-opensource-src: debian/rules doesn't honor nocheck

2019-05-23 Thread Sven Mueller
Source: qtwebsockets-opensource-src
Version: 5.12.3-1

(Also relevant for versions in unstable and testing, for what it's worth)

Builds of qtwebsockets-opensource-src fail some test(s) due to the rather
special network setup on the system. This would be easy to remedy by just
building with the "nocheck" profile. But due to debhelper only skipping
tests in dh-auto-test but not before trying override_dh_auto_test (see
#568897), the code in debian/rules of at least qtwebsockets-opensource-src
is _not_ actually skipping tests when nocheck is used.

The contents of override_dh_auto_test should be wrapped in
ifeq ($(filter nocheck, $(DEB_BUILD_OPTIONS)),)
   
endif


Bug#399000: cervisia: Is opened erroneously by firefox for local directories

2006-11-16 Thread Sven Mueller
Package: cervisia
Version: 4:3.5.5-1
Severity: important

Probably do to the mimetype inode/directory used for cervisia, it is
opened erroneously by firefox (and probably other software) when it
tries to open a local directory. To reproduce, open the downloads
windows of firefox after downloading a file. Right click the file and
select open containing folder.

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-686-smp
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages cervisia depends on:
ii  kdelibs4c2a4:3.5.5a.dfsg.1-3 core libraries and binaries for al
ii  libc6  2.3.6.ds1-7   GNU C Library: Shared libraries
ii  libcvsservice0 4:3.5.5-1 DCOP service for accessing CVS rep
ii  libgcc11:4.1.1-19GCC support library
ii  libstdc++6 4.1.1-19  The GNU Standard C++ Library v3

cervisia recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]