[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#722723: marked as done (qtgraphicaleffects-opensource-src: Please enable tests)



Your message dated Thu, 24 Oct 2013 23:18:27 +0000
with message-id <E1VZUAd-0008O4-87@franck.debian.org>
and subject line Bug#722723: fixed in qtgraphicaleffects-opensource-src 5.1.1-2
has caused the Debian Bug report #722723,
regarding qtgraphicaleffects-opensource-src: Please enable tests
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
722723: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=722723
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: qtgraphicaleffects-opensource-src
Version: 5.0.2-2
Severity: wishlist
Tags: patch
User: ubuntu-devel@lists.ubuntu.com
Usertags: origin-ubuntu saucy ubuntu-patch

Dear Maintainer,

In Ubuntu, the attached patch was applied to run tests during package build.  Thanks for considering it.


-- System Information:
Debian Release: wheezy/sid
  APT prefers saucy-updates
  APT policy: (500, 'saucy-updates'), (500, 'saucy-security'), (500, 'saucy')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.11.0-7-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru qtgraphicaleffects-opensource-src-5.0.2/debian/changelog qtgraphicaleffects-opensource-src-5.0.2/debian/changelog
diff -Nru qtgraphicaleffects-opensource-src-5.0.2/debian/control qtgraphicaleffects-opensource-src-5.0.2/debian/control
--- qtgraphicaleffects-opensource-src-5.0.2/debian/control	2013-07-30 09:09:43.000000000 -0400
+++ qtgraphicaleffects-opensource-src-5.0.2/debian/control	2013-09-13 13:20:48.000000000 -0400
@@ -1,19 +1,21 @@
 Source: qtgraphicaleffects-opensource-src
 Section: libs
 Priority: optional
-Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
-XSBC-Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
+Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
 Uploaders: Fathi Boudra <fabo@debian.org>,
            Modestas Vainius <modax@debian.org>,
            Sune Vuorela <debian@pusling.com>,
            Pino Toscano <pino@debian.org>,
            Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>,
            Timo Jyrinki <timo@debian.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends: dbus,
+               debhelper (>= 9),
                dpkg-dev (>= 1.16.1),
                pkg-kde-tools,
                qtbase5-private-dev (>= 5.0.2),
                qtdeclarative5-private-dev (>= 5.0.2),
+               qtdeclarative5-qtquick2-plugin,
+               xvfb,
 Build-Depends-Indep: libqt5sql5-sqlite,
                      qttools5-dev-tools (>= 5.0.2~)
 Standards-Version: 3.9.4
diff -Nru qtgraphicaleffects-opensource-src-5.0.2/debian/rules qtgraphicaleffects-opensource-src-5.0.2/debian/rules
--- qtgraphicaleffects-opensource-src-5.0.2/debian/rules	2013-07-30 09:09:43.000000000 -0400
+++ qtgraphicaleffects-opensource-src-5.0.2/debian/rules	2013-09-13 13:00:57.000000000 -0400
@@ -12,11 +12,14 @@
 	dh $@ --parallel
 
 override_dh_auto_configure:
-	qmake
+	qmake QT_BUILD_PARTS+=tests
 
 override_dh_auto_build-indep:
 	dh_auto_build -Smakefile -- docs
 
+override_dh_auto_test:
+	xvfb-run -a make check QT_PLUGIN_PATH=$(CURDIR)/plugins LD_LIBRARY_PATH=$(CURDIR)/lib
+
 override_dh_auto_install-indep:
 	make INSTALL_ROOT=$(CURDIR)/debian/tmp install_docs
 

--- End Message ---
--- Begin Message ---
Source: qtgraphicaleffects-opensource-src
Source-Version: 5.1.1-2

We believe that the bug you reported is fixed in the latest version of
qtgraphicaleffects-opensource-src, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 722723@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> (supplier of updated qtgraphicaleffects-opensource-src package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 24 Oct 2013 19:59:10 -0300
Source: qtgraphicaleffects-opensource-src
Binary: libqt5qml-graphicaleffects qtgraphicaleffects5-doc qtgraphicaleffects5-doc-html
Architecture: source amd64 all
Version: 5.1.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>
Description: 
 libqt5qml-graphicaleffects - Qt 5 Graphical Effects module
 qtgraphicaleffects5-doc - Qt 5 graphical effects documentation
 qtgraphicaleffects5-doc-html - Qt 5 graphicaleffects HTML documentation
Closes: 722723
Changes: 
 qtgraphicaleffects-opensource-src (5.1.1-2) unstable; urgency=low
 .
   * Enable tests. Thanks Michael Terry from Ubuntu for the patch
    (Closes: 722723).
Checksums-Sha1: 
 79fa69b08f42be7b888d9f7004f897fb9d452aa7 2713 qtgraphicaleffects-opensource-src_5.1.1-2.dsc
 8315d67a91aaeb1124288c3961eca863355ec3c4 4479 qtgraphicaleffects-opensource-src_5.1.1-2.debian.tar.gz
 410646b86c3a80cc0912ab27bce8c37793488519 28978 libqt5qml-graphicaleffects_5.1.1-2_amd64.deb
 2883be02dad3277ec460a26ee2d46dbd59118279 13715224 qtgraphicaleffects5-doc_5.1.1-2_all.deb
 9028907eca32404fa5d04de3a862608c1d9cfa2b 13566162 qtgraphicaleffects5-doc-html_5.1.1-2_all.deb
Checksums-Sha256: 
 5dc0fde28a1f30bd1ccda41f08bc15b70cc3cb9dc7df590337abe7bf1f211049 2713 qtgraphicaleffects-opensource-src_5.1.1-2.dsc
 153e613d0649bcb4895801e294cf9dfd65572a951ba987facf0ebd5d55193566 4479 qtgraphicaleffects-opensource-src_5.1.1-2.debian.tar.gz
 2696bccecee7d311cbd03b32df9510297ae2c38d5aaf85a8d361ae6c357abe05 28978 libqt5qml-graphicaleffects_5.1.1-2_amd64.deb
 3733bea9708763cf512d3f72cc119411c0ba5d37aa740990cecfedadd04d7e48 13715224 qtgraphicaleffects5-doc_5.1.1-2_all.deb
 878964dcca5dd26496d255a8d4300983e3d9711f99471dbd185a59e913dc1f25 13566162 qtgraphicaleffects5-doc-html_5.1.1-2_all.deb
Files: 
 4efb816ff88ff378f05e6e461421cc12 2713 libs optional qtgraphicaleffects-opensource-src_5.1.1-2.dsc
 42b63a77418322b4a0b3e8dab60fd048 4479 libs optional qtgraphicaleffects-opensource-src_5.1.1-2.debian.tar.gz
 ec00fc97db9b8eeb23114e019d182aee 28978 libs optional libqt5qml-graphicaleffects_5.1.1-2_amd64.deb
 3da0c1834a4f06d2bb36b6d52577b6c5 13715224 doc extra qtgraphicaleffects5-doc_5.1.1-2_all.deb
 930437ed4af52de3e8541f32fa29b17f 13566162 doc extra qtgraphicaleffects5-doc-html_5.1.1-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)

iQIcBAEBCAAGBQJSaaeUAAoJEKtkX0BihqfQrsIP/0OKBxdqQ8Ppbj0thHkXugLW
RYK5gjO5pMR5tbh5yR+SIB2lFPKA6lY5YHLLAUbBcE2iMirjsbT7WHEZKrmVL7R2
y7zCGnJRVZB0sNDK4aOvkUXznATIDrZ/moX33ekUb9b8ltBXAfhvmsYQ4REc1rkP
O8ee2uogihSSMYAijtECV1MSX8b8RjiAu8+oZmFiq6MxbK/h7T82pRlvwoFvflcY
tOCUZxIN5iZ8gNjVYmAFSFkHv0ss3oM2uGFr1HMPS3cjFTKz7zJFz++7aa563gEt
R0M54Ei3j3eNXbXxlv/1bvGdW1rgJjzTMeFeUo/FWTH3/3lIHHVZ4xMkmx9Pcg4o
GjaKK7BVOi9pfEJWsNTAAlFLM/NO2otA9SHEVDVx+BVShOp647wm2vjtoXEnwNUT
HozlbAJHyqw2ALGT2ehoUZUOc3nmheRnw0BQ9fPsdKcD0ecZKIee8hUV3bMvNqEL
bb4MuvwD7FehdWxBajspPyWcDLKJ1LZYbKR/afYPG8Ha7vPQj5QaXHrlkVSRATq+
Umrj407R0MB4SvhGt34PrvwAoPQ6Ut2XrBc1a99GTO35aF5Aw7lbuoZjjCdrVbQ4
7jo4E0wjlUA4y6JAe0zW8ry/iPp29ciRBFG4loP9h6lreXPO+ABsn2x8MwmH2cKd
Wm+vGWE2+WDo33pebeOz
=7jL2
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: