964 Commits

Author SHA1 Message Date
Modestas Vainius
1bdd159196 Reenable test suite. 2009-11-21 16:27:23 +02:00
Modestas Vainius
d5875dfb8c New changelog entry. 2009-11-21 16:26:50 +02:00
Modestas Vainius
9cfcf4c413 Release to unstable. 2009-11-14 02:03:20 +02:00
Modestas Vainius
ac58c4012b Disable test suite for now. 2009-11-14 02:02:19 +02:00
Modestas Vainius
a06d20c9d7 New upstream release. 2009-11-14 02:01:39 +02:00
Modestas Vainius
1c4693c302 Merge branch 'upstream' 2009-11-14 01:57:44 +02:00
Modestas Vainius
626f192d1c Import cmake 2.8.0. 2009-11-14 01:56:15 +02:00
Modestas Vainius
38e5302dc6 Release to experimental. 2009-11-10 23:46:46 +02:00
Modestas Vainius
60377b242d Add myself as Maintainer, A. Maitland Bottoms as Uploader (with permission). 2009-11-10 23:42:29 +02:00
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.
2009-11-10 21:30:36 +02:00
Modestas Vainius
1f72aa40e1 New upstream development release. 2009-11-10 20:25:58 +02:00
Modestas Vainius
a825841a12 Merge branch 'upstream' into experimental 2009-11-10 20:25:32 +02:00
Modestas Vainius
682a3ff0b6 Import cmake 2.8.0-rc6. 2009-11-10 20:23:57 +02:00
Modestas Vainius
99d7103d3e Release to experimental. 2009-11-06 23:08:56 +02:00
Modestas Vainius
fac301ca91 Reformat Build-Depends line. 2009-11-06 23:08:56 +02:00
Modestas Vainius
3c08c66cc3 Drop tcp8.4 from build depends. Not needed. 2009-11-06 23:08:56 +02:00
Modestas Vainius
6f4e84221b Build with CMAKE_USE_RELATIVE_PATHS=ON. 2009-11-06 23:08:55 +02:00
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.
2009-11-06 23:06:13 +02:00
Modestas Vainius
7fd9ec147f New upstream development release. 2009-11-06 22:11:15 +02:00
Modestas Vainius
1307deacd9 Merge branch 'upstream' into experimental 2009-11-06 22:08:50 +02:00
Modestas Vainius
d6891e65c8 Import cmake 2.8.0-rc5. 2009-11-06 22:07:41 +02:00
Modestas Vainius
c636890cec Release to experimental. 2009-10-11 15:10:05 +03:00
Modestas Vainius
9e3a16bc05 cmake-curses-gui should not provide cmake-gui.
Clashes with cmake-gui executable name in cmake-qt-gui package.
2009-10-11 11:16:26 +03:00
Modestas Vainius
d8fcc4f4dc Update to new upstream release, drop all patches. 2009-10-11 11:03:05 +03:00
Modestas Vainius
1bac40f3e7 Merge branch 'upstream' into experimental 2009-10-11 10:57:32 +03:00
Modestas Vainius
4d56ccee62 Import cmake 2.8.0-rc3. 2009-10-11 10:55:36 +03:00
Modestas Vainius
f83f673a65 Add Closes for #528530. 2009-10-05 01:56:42 +03:00
Modestas Vainius
75a361fded Remove obsolete README.Debian. 2009-10-05 00:33:33 +03:00
Modestas Vainius
c745f424ca Bump revision to 2.8~rc2-0r3. 2009-10-05 00:09:48 +03:00
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.
2009-10-05 00:08:25 +03:00
Modestas Vainius
92f9902681 Remove deprecated Enconding field from CMake.desktop.
Patch desktop-remove-deprecated.diff.
2009-10-04 23:38:38 +03:00
Modestas Vainius
4f28604338 Readd manpage_friendly_docs.diff with new fixes.
New manpage formatting problems appeared in CMake 2.8-rc2.
2009-10-04 23:24:56 +03:00
Modestas Vainius
558841b27a Fix lintian override cmake-data: extra-license-file. 2009-10-04 22:23:18 +03:00
Modestas Vainius
a1703edf13 Call dpkg with --print-architecture.
Used to be called with --print-installation-architecture.
2009-10-04 16:20:43 +03:00
Modestas Vainius
2975f67740 Bump revision. 2009-10-04 16:17:21 +03:00
Modestas Vainius
b2587717b5 Fix syntax error in kfreebsd-Platform.diff patch. 2009-10-04 16:16:56 +03:00
Modestas Vainius
d5f8c4f99b Update install files. 2009-10-04 15:03:36 +03:00
Modestas Vainius
20dcca63ad Use _PREFIX in kfreebsd-Platform.diff patch. 2009-10-04 14:53:52 +03:00
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.
2009-10-04 14:38:08 +03:00
Modestas Vainius
ac9aeb918f New upstream development release. 2009-10-04 10:31:44 +03:00
Modestas Vainius
a5b7b94ef4 Merge branch 'upstream' into experimental 2009-10-04 10:31:06 +03:00
Modestas Vainius
4f815ae2da Import cmake 2.8.0-r2 2009-10-04 10:30:41 +03:00
Modestas Vainius
68100cdca5 Release to unstable. 2009-09-30 20:51:30 +03:00
Modestas Vainius
d7a058d647 Make cmake-curses-gui and cmake-qt-gui packages provide 'cmake-gui'. 2009-09-30 20:38:42 +03:00
Modestas Vainius
145665d7f9 More copyright updates. 2009-09-30 20:38:39 +03:00
Modestas Vainius
dfdfb1a584 Update debian/copyright with more details. 2009-09-30 20:15:01 +03:00
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).
2009-09-30 19:17:43 +03:00
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.
2009-09-30 18:59:26 +03:00
Modestas Vainius
8ac1bb6eb8 Remove Pierre Habouzit from Uploaders by his own request. 2009-09-28 20:42:55 +03:00
Modestas Vainius
64db6e37ac Improve debian/watch.
- make it scan remote directories recursively;
- make it work with new upstream RC release mangling.
2009-09-28 20:42:01 +03:00