Modestas Vainius
2e31b97599
Release to unstable.
15 years ago
Modestas Vainius
be352cd544
Urgency medium due to likely RC bug fix ( #556653 ).
15 years ago
Modestas Vainius
c8c01e62b6
Build with g++-4.4 on hppa.
...
May solve FTBFS (segfault likely due to miscompilation) reported in #556653 .
15 years ago
Modestas Vainius
46e2dd5af8
Fix GNU.cmake file used on Hurd.
...
Thanks to Pino Toscano for the patch.
15 years ago
Modestas Vainius
0e1661310d
Increase timeout of BootstrapTest to 2 hours.
...
So it no longer times out on s390 or armel
(patch bootstraptest_increase_timeout.diff).
15 years ago
Modestas Vainius
b20572bded
Set HOME to current build directory when running test suite.
...
This should fix failures of kwsys.testRegistry and FindPackageTest
tests on the buildds.
15 years ago
Modestas Vainius
25137d0575
New changelog entry.
15 years ago
Modestas Vainius
0582a4933c
Release to experimental.
15 years ago
Modestas Vainius
1bdd159196
Reenable test suite.
15 years ago
Modestas Vainius
d5875dfb8c
New changelog entry.
15 years ago
Modestas Vainius
9cfcf4c413
Release to unstable.
15 years ago
Modestas Vainius
ac58c4012b
Disable test suite for now.
15 years ago
Modestas Vainius
a06d20c9d7
New upstream release.
15 years ago
Modestas Vainius
38e5302dc6
Release to experimental.
15 years ago
Modestas Vainius
60377b242d
Add myself as Maintainer, A. Maitland Bottoms as Uploader (with permission).
15 years ago
Modestas Vainius
5041c90525
Switch debian/rules to use dh.
...
- bump debhelper build depends to 7.3;
- also drop unused Dart handling in the process;
- enable test suite.
15 years ago
Modestas Vainius
1f72aa40e1
New upstream development release.
15 years ago
Modestas Vainius
99d7103d3e
Release to experimental.
15 years ago
Modestas Vainius
3c08c66cc3
Drop tcp8.4 from build depends. Not needed.
15 years ago
Modestas Vainius
6f4e84221b
Build with CMAKE_USE_RELATIVE_PATHS=ON.
15 years ago
Modestas Vainius
491878bef6
Switch to dpkg-source format 3.0 (quilt).
...
- switch to dpkg-source format 3.0 (quilt);
- drop build dependency on quilt;
- drop quilt.make snippet include from debian/rules.
15 years ago
Modestas Vainius
7fd9ec147f
New upstream development release.
15 years ago
Modestas Vainius
c636890cec
Release to experimental.
15 years ago
Modestas Vainius
9e3a16bc05
cmake-curses-gui should not provide cmake-gui.
...
Clashes with cmake-gui executable name in cmake-qt-gui package.
15 years ago
Modestas Vainius
d8fcc4f4dc
Update to new upstream release, drop all patches.
15 years ago
Modestas Vainius
f83f673a65
Add Closes for #528530 .
15 years ago
Modestas Vainius
75a361fded
Remove obsolete README.Debian.
15 years ago
Modestas Vainius
c745f424ca
Bump revision to 2.8~rc2-0r3.
15 years ago
Modestas Vainius
579dddb1fe
Fixes a couple issues with scripts from Modules/ and Templates/
...
The first hunk fixes permissions of Modules/SquishRunTestCase.sh script.
INSTALL() used to remove executable permissions. The second hunk adds #!/bin/sh
to the top of the script Templates/cygwin-package.sh.in. All executable
interpreted scripts should have this directive.
15 years ago
Modestas Vainius
92f9902681
Remove deprecated Enconding field from CMake.desktop.
...
Patch desktop-remove-deprecated.diff.
15 years ago
Modestas Vainius
4f28604338
Readd manpage_friendly_docs.diff with new fixes.
...
New manpage formatting problems appeared in CMake 2.8-rc2.
15 years ago
Modestas Vainius
558841b27a
Fix lintian override cmake-data: extra-license-file.
15 years ago
Modestas Vainius
a1703edf13
Call dpkg with --print-architecture.
...
Used to be called with --print-installation-architecture.
15 years ago
Modestas Vainius
2975f67740
Bump revision.
15 years ago
Modestas Vainius
d5f8c4f99b
Update install files.
15 years ago
Modestas Vainius
b152287dce
Update patches.
...
- FindQt4.cmake2.6.diff - remove, no longer needed as original bug has been
fixed since 2.6;
- FindQt3.cmake.diff - refresh, add DEP-3 headers;
- findmpeg2-addpath.diff - remove, bug fixed upstream (in other way);
- kfreebsd-Platform.diff - refresh, add DEP-3 headers;
- executables-dont-need-fpic.diff - refresh, app DEP-3 headers;
- manpage_friendly_docs.diff - remove, merged upstream;
- FindPerlLibs.cmake-perl-5.10.diff - remove, fixed upstream differently;
- FindJNI.cmake-more-arches.diff - remove, was taken from upstream;
- FindVTK.cmake-vtk-5.4.diff - remove, was taken from upstream.
15 years ago
Modestas Vainius
ac9aeb918f
New upstream development release.
15 years ago
Modestas Vainius
68100cdca5
Release to unstable.
15 years ago
Modestas Vainius
d7a058d647
Make cmake-curses-gui and cmake-qt-gui packages provide 'cmake-gui'.
15 years ago
Modestas Vainius
dfdfb1a584
Update debian/copyright with more details.
15 years ago
Modestas Vainius
28b71b44ee
FindVTK.cmake: support VTK 5.4.
...
Backport Modules/FindVTK.cmake from CMake 2.8 CVS. It adds support
for VTK 5.4. Patch FindVTK.cmake-vtk-5.4.diff (Closes : #546030 ).
15 years ago
Modestas Vainius
92419bfe3b
FindJNI.cmake: find java library directory on all linux arches.
...
Patch FindJNI.cmake-more-arches.diff. Previously architecture set were limited
to i386, amd64 and (incorrectly) ppc. The new code is based on OpenJDK
jdk/make/common/shared/Platform.gmk and has been translated to cmake. This
patch almost closes : #544674 .
15 years ago
Modestas Vainius
8ac1bb6eb8
Remove Pierre Habouzit from Uploaders by his own request.
15 years ago
Modestas Vainius
64db6e37ac
Improve debian/watch.
...
- make it scan remote directories recursively;
- make it work with new upstream RC release mangling.
15 years ago
Modestas Vainius
9d3f3805e3
Add ${misc:Depends} to Depends fields of packages.
16 years ago
Modestas Vainius
2e53735663
Bump Standards-Version to 3.8.3, no changes needed.
16 years ago
Modestas Vainius
1be1ea8a45
Open changelog for the next release.
16 years ago
Modestas Vainius
f4cb105d9e
Release to unstable.
16 years ago
Modestas Vainius
8a04ff5d82
Support perl 5.10 support in FindPerlLibs.cmake
...
This Closes : #541609 . Thanks to Joshua Rubin for the patch.
16 years ago
Modestas Vainius
4bc798c21f
Support dpkg-buildpackage -jX parallel DEB_BUILD_OPTIONS.
16 years ago