[ Dmitry Shachnev ]
* Properly support DEB_BUILD_OPTIONS=nocheck (closes: #886656). Thanks to
Helmut Grohne.
[ Simon Quigley ]
* New upstream release.
* Bump Standards-version to 4.1.3, no changes needed.
* Bump debhelper compat to 11:
- Remove --parallel from debian/rules because it is already used by default.
- No other changes were required.
* Update Vcs-* to reflect the move to Salsa.
* Follow the hints given by the multiarch hinter.
* Update qbs-common.install for the new upstream release.
* Update symbols from build logs.
* Update symbols files from buildds’ logs.
* Upload to unstable.
* New upstream release.
* Drop install_missing_header.diff, it was coming from upstream.
* Refresh and rebase other patches.
* Install upstream changelog.
* Update install files for the new release.
* Rename the library packages according to upstream SONAME change.
* Export QBS_AUTOTEST_PROFILE=qbs_autotests when running the tests.
* Build-depend on qtdeclarative5-private-dev, for Qt.quick module.
* Update symbols files for the new release.
* Use dh_missing instead of deprecated dh_install --fail-missing.
* Use dh_auto_configure provided by debhelper.
* Update debian/copyright.
* Do not install dmgbuild Python code, it is only working on macOS.
* Fix Abstract field in qbs-doc-html.doc-base.
* Bump Standards-Version to 4.1.2, no changes needed.
* Make libqbscore1.8 depend on qbs-common (closes: #875434).
* Update debian/libqbscore1.8.symbols from buildds’ logs.
* Make sure qbs tries to find qbs_processlauncher in correct place, by
specifying QBS_RELATIVE_LIBEXEC_PATH (closes: #869909).
* Update symbols files for GCC 7.
* Install missing tools/version.h header to fix QtCreator build.
* New upstream release.
* Add myself to Uploaders.
* Update Standards-version to 4.0.0, no changes needed.
* Bump debhelper compat to 10.
* Fix doc-base-file-references-missing-file by correcting path in qbs-
doc-html.doc-base.
* Upload to unstable.
* New upstream release.
* Drop qmake_documentation.diff, applied upstream.
* Refresh kfreebsd_soname.diff and skip_test_concurrent.diff.
* Bump qtbase5-dev build-dependency to 5.6.0, following upstream.
* Improve package descriptions, thanks Joerg Bornemann (closes: #863874).
* Update debian/copyright.
* Update docs installation code for the new release.
* Update install files for the new release.
* Rename the library packages according to upstream SONAME change:
- libqbscore1.7 → libqbscore1.8;
- libqbsqtprofilesetup1.7 → libqbsqtprofilesetup1.8.
* Update the symbols files from the current build log.
* New upstream release.
* Drop skip_test_concurrent.diff, applied upstream.
* Update debian/copyright.
* Update debian/libqbscore1.7.symbols from the current build log.
* Backport upstream patch to make documentation install dir configurable
(qmake_documentation.diff).
* Install the documentation into correct location (closes: #795829).
* Fix the arch:all build by passing -f to rm command.
* Drop ${shlibs:Depends} from qbs-dev, it does not have any binary code.
* Update debian/copyright.
* Fix race condition which breaks parallel builds (fix_race_condition.diff).
* Do not install the libqbscore.so.1 symlink (closes: #850035).
* Use the same SONAME scheme on kfreebsd as on Linux (kfreebsd_soname.diff).
* Upload to unstable.
* New upstream release.
* Refresh and rebase the patches for the new release.
* Add three new files to debian/qbs-common.install.
* Update symbols files from the current amd64 build log.
* Rename the library packages according to upstream SONAME change:
- libqbscore1 → libqbscore1.7;
- libqbsqtprofilesetup1 → libqbsqtprofilesetup1.7.
* New upstream release.
* Refresh skip_test_concurrent.diff.
* Update debian/libqbscore1.symbols from buildds’ logs.
* Fix description-synopsis-starts-with-article Lintian warning.
* Update debian/libqbscore1.symbols from buildds’ logs.
* Upload to unstable.
* New upstream release.
* Set $HOME to a temporary location when running tests.
* Drop skip_test_homedirectory.diff, no longer needed.
* Refresh other patches.
* Update install files for the new release.
* Update debian/libqbscore1.symbols from amd64 and i386 build logs.
* Fix two Lintian errors about package descriptions.
* Bump required Qt version to 5.4.0, following upstream.
[ Adam Majer ]
* Remove /usr/include from INCLUDEPATH list of installed
.pri file. Adding this default included path causes FTBFS
for software using qbs with GCC 6 (fix_ftbfs_gcc6.diff)
(closes: #831182)
[ Dmitry Shachnev ]
* New upstream release.
* Drop kfreebsd.diff, a similar patch was applied upstream.
* Avoid using the Qt Build Suite term, following upstream.
* New upstream release.
* Refresh skip_test_concurrent.diff.
* Drop the rules to remove empty directories in documentation, qdoc no
longer creates them (since Qt 5.6.1).
* Build-depend on qttools5-dev-tools to prevent a test failure.
* New upstream release.
* Set LC_ALL=C.UTF-8 when running tests, as according to upstream the
testsuite assumes English locale.
* Refresh patches against the new release.
* Update debian/qbs-common.install.
* Update debian/libqbscore1.symbols from amd64 build log.
* Bump Standards-Version to 3.9.8, no changes needed.
* Skip new TestBlackbox::concurrentExecutor() test which hangs on all
non-x86 architectures.
* New upstream release.
* Use recommended https URIs for Vcs fields.
* Bump Standards-Version to 3.9.7, no changes needed.
* Migrate to automatic dbgsym packages.
* New upstream release.
* Update debian/libqbscore1.symbols from buildds’ logs.
* Do not try to run tests during arch-indep builds.
* Split files in /usr/share into new qbs-common package.
* New upstream release.
* Drop dont_throw_exceptions.diff, applied upstream.
* Refresh skip_test_homedirectory.diff.
* Update debian/libqbscore1.symbols.
* Use QBS_LIBRARY_DIRNAME to specify library dir (closes: #797774).
* Backport upstream change that should hopefully fix tests failures
on most architectures (dont_throw_exceptions.diff).
* New upstream release.
* Drop patches:
- fix_assembly_test.diff (applied upstream)
- revert_tests_speedup.diff (applied upstream)
- skip_test.diff (no longer needed)
* Refresh and rebase other patches.
* Update qbs.install to install some new files.
* Remove gitignore files in clean target.
* Minor debian/copyright updates.
* Update libqbscore1.symbols (only internal symbols changed).
* Tell qmake where to install libraries and plugins, rather than moving
them after installing (LP: #1456593).
* Remove lib/ directory in clean target.
* Update symbols files for GCC 5, fixing a build failure.
* Skip homeDirectory test because buildds do not have home directory
(skip_test_homedirectory.diff).
* Simplify testing commands: no need to pass --settings-dir because
we export XDG_CONFIG_HOME anyway.
* Define qbs_enable_unit_tests to enable some additional tests.
- Add some new symbols that appeared after enabling it.
* Move tests whitelist logic to auto.pro, so that non-API tests are
still run on non-whitelisted architectures.
* Talk to FreeBSD kernel manually instead of using kinfo_getproc,
which is not available on GNU/kFreeBSD.
* Upload to unstable.
* Fixup the previous kFreeBSD fix; add B-D on libutil-freebsd-dev.
* Use a whitelist of architectures where we run tests, until QBS
gets ported away from QtScript.
* Add missing includes for kinfo_getproc(3) on kFreeBSD
(bsd_includes.diff).
* Disable one more test (infinite-loop-js) failing because of QtScript
bugs to make the build pass on powerpc. Rename the patch from
disable_moc_hpp_included.diff to disable_tests_qtscript.diff.
* Backport upstream change to run testAssembly only on architectures
where it is supported (fix_assembly_test.diff).
* Replace revert_tests_speedup.diff with proposed upstream version
by Christian Kandeler.
* Disable moc-hpp-included test which currently fails because of a bug
in QtScript on some architectures (disable_moc_hpp_included.diff).
* Update some URLs to use *.qt.io instead of *.qt-project.org.
* Version all symbols from 1.4 snapshots as 1.4.0.
* Revert upstream commit that may have caused tests to fail.
* New upstream release.
* Update debian/watch for new tarball naming scheme.
* Refresh debian/patches/skip_test.diff.
* Install new tools/commandechomode.h header in qbs-dev.
* Update debian/libqbscore1.symbols for the new version.
* New upstream snapshot.
* Fix a typo in previous changelog entry.
* Sort debian/qbs.install.
* Clean up patches and bump Last-Update timestamps.
* Update name of qbs_disable_rpath variable, following upstream
change (commit a8e6324de460745a).
* Update libqbscore1.symbols for the new snapshot.
* Properly version symbols introduced in previous upload.
[ Dmitry Shachnev ]
* Sort debian/qbs.install.
* Update debian/libqbscore1.symbols from buildds’ logs.
[ Adam Majer ]
* Release snapshot of 1.4.x branch as of 7fd456 commit
+ endianness patch applied upstream, removed from patches
* Add myself to uploaders
* New upstream release.
* Drop increase_timeout.diff, applied upstream.
* Replace endianness.diff with upstream patch.
* Update copyright information.
* Drop no longer needed chmod calls from debian/rules, thanks Jake
Petroules for the suggestion.
* Use qbs-config instead of modifying configuration files manually,
thanks Jake Petroules for the suggestion.
* Mark some destructors symbols as optional to fix build with GCC 5
(closes: #778082).
[ Pino Toscano ]
* Add ${misc:Pre-Depends} to Pre-Depends for qbs, libqbscore1, and
libqbsqtprofilesetup1.
[ Adam Majer ]
* Remove rpath from project include files used by 3rd party
software. On Debian, rpath should not be set when referencing
system installed libraries.
[ Dmitry Shachnev ]
* Add increase_timeout.diff from Dejan Latinovic to make tests pass
on mips (closes: #774974).
* Update debian/watch for new downloads server name.
* Re-add skip_test.diff, seems to be still needed.
* Update debian/copyright.
* New upstream bugfix release.
* Drop no_gnu_hash.diff, applied upstream.
* Drop skip_test.diff, no longer needed.
* Add support for all MIPS flavors (closes: #767459).
* Bump Breaks/Replaces on qtcreator, it is not fixed in Jessie.
* Update debian/libqbscore1.symbols.
* New upstream bugfix release.
* Add alpha, hppa and sparc64 support (closes: #764556).
* Add upstream patch to not hardcode the linker hash style.
* Add arm64 support.
* Replace previous cleanup patch with a new patch that
disables the broken test.
* Enable disable_rpath and qbs_enable_project_file_updates
configuration flags, thanks Adam Majer for the patch.
* Add 4 new symbols introduced by the previous change.
* Add a patch to correctly detect endianness of all supported
by Debian architectures.
* Add a patch to clean up before running dependenciesProperty
test (should make it passing).
* Add lib/ to LD_LIBRARY_PATH when running tests (should fix
build failures on kfreebsd and hurd).
* New upstream release.
+ Update .install files.
+ Update libqbscore1.symbols. There are missing symbols, but
we ignore that as the package has never been in testing.
* Break/Replace qtcreator (<< 3.2.1+dfsg-4~) (closes: #763365).
* Fix build failure when multiple compilers are installed.
* Properly clean up after tests.
* Update my e-mail address.
* debian/watch: Use new repacksuffix option.
* Update Vcs-Browser field to point to cgit interface.
* debian/copyright: Use correct exception syntax.
* Bump Standards-Version to 3.9.6, no changes needed.
* Initial release (closes: #745095).