721 Commits

Author SHA1 Message Date
Felix Geyer
6e41954b4a Imported Upstream version 3.4.0 2015-11-17 17:22:37 +01:00
Felix Geyer
5396701011 Release to unstable. 2015-11-07 19:23:11 +01:00
Felix Geyer
203a07283f Add tighter build-depends on dpkg-dev and debhelper for Build-Profiles support. 2015-11-07 19:13:26 +01:00
Felix Geyer
38b31e81ff Search for Python 3.5 and 3.6.
* Search for Python 3.5 and 3.6. (Closes: #802826)
  - Add FindPython_Add_versions_3.5_and_3.6.patch
2015-11-07 18:58:54 +01:00
Felix Geyer
063a3e5f29 Upload to unstable. 2015-09-20 21:36:50 +02:00
Felix Geyer
82ce64b0a1 Drop unused xpm icon. 2015-09-20 21:36:21 +02:00
Felix Geyer
7008abe231 Remove inactive uploaders from the list. 2015-09-20 21:01:13 +02:00
Felix Geyer
f6c4ef7488 Fix FindPkgConfig when no minimum version has been set.
* Fix FindPkgConfig when no minimum version has been set.
  - FindPkgConfig_remove_variable_dereference.patch
2015-09-20 20:54:42 +02:00
Felix Geyer
80d095468a Make compiler feature testing more reliable.
* Make compiler feature testing more reliable.
  - Fixes testsuite failure on alpha. (Closes: #789807)
  - Features_Extract_strings_from_test_binary_more_reliably.patch
2015-09-20 20:54:42 +02:00
Felix Geyer
db2c55b506 New upstream release. 2015-09-20 20:54:42 +02:00
Felix Geyer
0ea2f7c235 Upstream version 3.3.2
-----BEGIN PGP SIGNATURE-----
 
 iQIcBAABCgAGBQJV/wCpAAoJEP4ixv2DE11FmO0P/0WDVlhxl7pSaf8Db2MeG2R5
 KqhiceX3kFuloURFgBtkOpjpJj22vl/FwQeLBPKGBKCJnHRYJfYJ1QDO9FoKs3HG
 Z9EyH9mLbip7rVdrrrH7Ao3C/2KQCArZ4zP/millMNp9K3COXr1sD4YlgdzRWmnw
 GJvwW8HmsaHxD2t4ZDX6icYOuy0yLBF6A24mWaslj2PjKjQN7JFOqfdYB3+GBsag
 l3dLSvWCZKbMVYr4Ge+rkBwYZXAucWfnxJx8yZoyNKBAB8AoIF5G1GagwzPeUrCf
 fnEHcmrtK4fCRp9Wp8mdX2UCAuI8RADfj2FU17kQf+ech5+brqTpa0gNaDGIxm58
 8MAEADNGyD8vEFNv02eYmOSDuPx6tXvflmpiVhBOk65MSYh6offJtO81RoeoJeox
 Mplo1HpbAY02ZU0Hvm8MCz4xXVBN6II2BqHi6+AX9sCdt6Tiz+UOGuOxWwims867
 7WVhEPRE44S5pxQf6S5yMxk4zvXdJ6OMn5oAcTJFErrqMBvlf5pWrlcLJBJ64Kkr
 JCzk94TdwWTkRDQMmEmtwwx23kWLVxAgz0Vp5Lb1L0aXKzlPCg5ksapd9t9waaQe
 m+wJuDjmiHy0Q9GkvZmrHf5w3osooJ7HxyW4xAZ65WInyEDMOCQoGxiJusrk/BVr
 cn65kcfRyAu/HzwXM+gz
 =YH/B
 -----END PGP SIGNATURE-----

Merge tag 'upstream/3.3.2'

Upstream version 3.3.2

# gpg: Signature made So 20 Sep 2015 20:53:29 CEST
# gpg:                using RSA key 0xFE22C6FD83135D45
# gpg: Good signature from "Felix Geyer <felix@fobos.de>" [ultimate]
# gpg:                 aka "Felix Geyer <debfx-pkg@fobos.de>" [ultimate]
# gpg:                 aka "Felix Geyer <debfx@kubuntu.org>" [ultimate]
# gpg:                 aka "Felix Geyer <debfx@fobos.de>" [ultimate]
# gpg:                 aka "Felix Geyer <debfx@ubuntu.com>" [ultimate]
# gpg:                 aka "Felix Geyer <felix.geyer@fobos.de>" [ultimate]
# gpg:                 aka "Felix Geyer <fgeyer@debian.org>" [ultimate]
# Primary key fingerprint: 164C 7051 2F79 2947 6764  AB56 FE22 C6FD 8313 5D45
2015-09-20 20:53:30 +02:00
Felix Geyer
553e3fe6df Imported Upstream version 3.3.2 2015-09-20 20:53:24 +02:00
Felix Geyer
4ffe518f92 Drop Debian menu entries. 2015-09-04 17:14:32 +02:00
Felix Geyer
8952ea3073 Release to experimental. 2015-08-28 18:51:04 +02:00
Felix Geyer
d0f87869ac Fix syntax of Uploaders field. 2015-08-28 18:41:11 +02:00
Felix Geyer
a06921530e Fix DEB_BUILD_PROFILES check. 2015-08-28 18:10:08 +02:00
Felix Geyer
8b5a68bf90 Close bug #738161, no further changes seem necessary. 2015-08-27 20:26:47 +02:00
Felix Geyer
0e757b0ee0 Add support for x32 in FindJNI. (Closes: #792262)
* Add support for x32 in FindJNI. (Closes: #792262)
  - FindJNI-Add-support-for-x32-architecture-on-Linux.patch
2015-08-27 19:23:16 +02:00
Felix Geyer
55b1b64fe3 Add autopkgtests which run the upstream testsuite against the system cmake. 2015-08-26 20:46:00 +02:00
Felix Geyer
20e463128f Use filter to detect the build profile. 2015-08-26 20:44:22 +02:00
Felix Geyer
a8bc51cb82 Add a stage1 build profile that disables building cmake-qt-gui.
Bug: #738161
2015-08-26 17:47:47 +02:00
Felix Geyer
e7305144e9 Update Git repository location. 2015-08-22 23:55:39 +02:00
Felix Geyer
be5c6c9ea2 Set the team mailing list as maintainer. 2015-08-22 19:10:49 +02:00
Felix Geyer
8f0301f4e6 Release to experimental. 2015-08-21 12:03:41 +02:00
Felix Geyer
5570d27ac2 Update install path for new version. 2015-08-17 12:12:12 +02:00
Felix Geyer
a673332f17 Drop patch that have been applied upstream.
* Drop patch that have been applied upstream:
  - cpack-doc-typo.patch
  - protect-tests-from-makeflags.patch
  - custom-sphinx-flags.patch
  - fix-mips-endian.patch
  - openjdk-8-detection.patch
2015-08-17 12:07:49 +02:00
Felix Geyer
73c6679b20 New upstream release. 2015-08-17 11:40:58 +02:00
Felix Geyer
7dae6a3540 Upstream version 3.3.1
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIcBAABCAAGBQJV0atkAAoJEP4ixv2DE11F+KoP/0P607WlzA6xcrwTYxY85oDe
 jIbBcqJsrbMYrxPU0LphUoMRpZ9m52DlJStrPlaTxVAX4aZ5vu+j6MhSNLp55xDB
 qCql6+T9rWBJX0V6pK7bSVsmdRoGipE+UplPQHUTEmSZxTyQCB0+IKYAPQYyMX+s
 WO8tAVsOtJsyL6j3Qh/Gc7McaYWTNbZ7r71YYBDYplGwX+vc4DK3jSFzk1p36w+9
 ccLOAq/MUBzXX+ChkryWiBA0thvKFK52dGTyoDgx4YMNZLzWvplqkqFCDhc6AZ17
 7J4cYQ2uNbfVFUBVoyBzAwSn0hsYShQTzjpn6hu+0WQ9ZAJfL/EsPg1eNwCPlomL
 5y3ArafoGhBzl7TfJ0ZTgn9BKfEdysxm6dZ0rj8DT2ZZKnmAifne3beMeOA9E8Gq
 NWWngKbpbVstud/6IOw52zUisVcSa5pzh5RDGe+mYd7545DVjbK0coRKQxA6A2aX
 fDQtNBDg56Bw2tuwNJbQqEQSq8L6D7hdierna423da90XVfGW7hMy21y9kIx773c
 yhsFCcRg8PTm6v9UGRDSxBKAlGRE5uQE8C0eKvk52zCnlsHDvUOXV4UY9ZpohmcN
 38z6L64XCIoeOWlyHMlNq5n0S9fRQuBANMDrNbNOI8FjBG+kNRsmrUq51NrI0CGj
 0HHBSdt9AGOT0IkAJhkU
 =u9i1
 -----END PGP SIGNATURE-----

Merge tag 'upstream/3.3.1' into experimental

Upstream version 3.3.1

# gpg: Signature made Mo 17 Aug 2015 11:37:40 CEST using RSA key ID 83135D45
# gpg: Good signature from "Felix Geyer <felix@fobos.de>"
# gpg:                 aka "Felix Geyer <debfx@kubuntu.org>"
# gpg:                 aka "Felix Geyer <debfx@fobos.de>"
# gpg:                 aka "Felix Geyer <debfx-pkg@fobos.de>"
# gpg:                 aka "Felix Geyer <debfx@ubuntu.com>"
# gpg:                 aka "Felix Geyer <felix.geyer@fobos.de>"
2015-08-17 11:37:40 +02:00
Felix Geyer
fd947bac97 Imported Upstream version 3.3.1 2015-08-17 11:37:30 +02:00
Felix Geyer
6a3df7db44 Move bash_completion from /etc to /usr/share.
* Move bash_completion from /etc to /usr/share.
  - Stop using dh_bash-completion. It still installs files to /etc and
    dh_install works just fine.
2015-05-30 14:17:22 +02:00
Lisandro Damián Nicanor Pérez Meyer
cb8ba5d864 Release to unstable. 2015-05-14 10:18:24 -03:00
Lisandro Damián Nicanor Pérez Meyer
8955055c54 Make cmake.bash-completion use wildcards for the minor version 2015-05-13 22:37:45 -03:00
Lisandro Damián Nicanor Pérez Meyer
9279efc334 New changelog entry. 2015-05-13 22:36:06 -03:00
Felix Geyer
8626e0f375 Release to unstable. 2015-05-13 20:20:24 +02:00
Felix Geyer
7356dd492b Fix detection of openjdk 8.
* Fix detection of openjdk 8. (Closes: #772631)
  - Add openjdk-8-detection.patch
2015-05-12 19:54:29 +02:00
Felix Geyer
4878e2db55 Properly detect mipsel as little endian architecture.
* Properly detect mipsel as little endian architecture. (Closes: #785126)
  - Add fix-mips-endian.patch
2015-05-12 19:09:50 +02:00
Felix Geyer
00f3d8d22e Add libcurl-ssl-dev as an alternative build-dependency to libcurl4-openssl-dev.
Closes: #785128
2015-05-12 18:57:14 +02:00
Felix Geyer
eca3fa3bbc Close bug #784443, fixed in new upstream release. 2015-05-08 18:04:54 +02:00
Felix Geyer
8bc5eacc3a Make builds reproducible.
* Make builds reproducible.
  - Add custom-sphinx-flags.patch, cherry-picked from upstream.
  - Pass the date from d/changelog to sphinx.
2015-05-01 21:49:17 +02:00
Felix Geyer
1b15e7b57b Install CMakeSetup.png icons.
They are referenced by the desktop file.
2015-04-29 23:29:43 +02:00
Felix Geyer
a6e2dd639f Add protect-tests-from-makeflags.patch, cherry-picked from upstream.
* Add protect-tests-from-makeflags.patch, cherry-picked from upstream.
  - Fixes running the test suite in parallel from dh_auto_test.
2015-04-29 22:33:01 +02:00
Felix Geyer
7c7e569c4a Sort Build-Depends. 2015-04-29 17:08:08 +02:00
Felix Geyer
7ee10ea872 Build cmake-qt-gui against Qt 5 again. 2015-04-29 17:07:41 +02:00
Mario Lang
829e5cb013 Install new manpage cmake-compile-features.7. 2015-04-28 21:54:11 +02:00
Mario Lang
ca75aed246 New upstream release.
* Add myself to Uploaders.
* Build-Depend on liblzma-dev and libjsoncpp-dev.
* Drop patches merged upstream:
  - fix-FindImageMagick-1.diff
  - fix-FindImageMagick-2.diff
  - FindJNI_ppc64le.diff
  - hurd_host_system_processor.diff
* Refresh patches:
  - FindBoost_add_-lpthread_#563479.diff
  - FindJNI.cmake.mips.patch
  - fix-ftbfs-on-kfreebsd.patch
  - fix-hdf5-hl.patch
  - qt_import_dir_variable.diff
* Bump Standards-Version to 3.9.6.
* Fix "Typo in cpack documentation" by adding new patch cpack-doc-typo.patch
  (Closes: #760298)
2015-04-28 09:04:07 +02:00
Mario Lang
824dd175df Merge tag 'upstream/3.2.2'
Upstream version 3.2.2

Conflicts:
	Modules/BundleUtilities.cmake
	Modules/CMakeDetermineCCompiler.cmake
	Source/CMakeVersion.cmake
	Source/cmGlobalGenerator.cxx
	Source/cmGlobalXCodeGenerator.cxx
	Source/cmQtAutoGenerators.cxx
	Tests/QtAutogen/CMakeLists.txt
	Tests/QtAutogen/resourcetester.cpp
2015-04-27 22:30:23 +02:00
Mario Lang
75c6a19f8d Imported Upstream version 3.2.2 2015-04-27 22:25:09 +02:00
Felix Geyer
602c0f73d5 Release to unstable. 2014-09-14 19:37:11 +02:00
Felix Geyer
4fbca59fd9 Revert "Build cmake-qt-gui against Qt 5."
This reverts commit d3b54e43659c993ebf45b21f0dc5173e37942356.

Conflicts:
	debian/control
2014-09-14 19:14:13 +02:00
Felix Geyer
114994b110 Detect the processor when running on Hurd.
* Detect the processor when running on Hurd. (Closes: #761060)
  - Add hurd_host_system_processor.diff, cherry-picked from upstream.
2014-09-13 15:42:03 +02:00