391 Commits

Author SHA1 Message Date
Modestas Vainius
8f01d6797f Install to multiarch libdir on kFreeBSD and Hurd like on Linux.
Thanks to John Stamp
Patch: install_to_multiarch_libdir_on_kfreebsd_hurd.diff
(Closes: #684956)
2012-08-18 22:52:50 +03:00
Modestas Vainius
89ed41c79f Refresh patches. 2012-08-18 22:52:48 +03:00
Modestas Vainius
e0c125be38 Make FindPostgreSQL find headers on Debian.
Thanks to Pere Nubiola i Radigales and Gregor Jasny.
Patch: FindPostgreSQL_665721.diff
(Closes: #665721)
2012-08-18 22:52:22 +03:00
Modestas Vainius
3af716b9d5 New upstream release
No upstream changes since RC3.
2012-08-18 22:37:20 +03:00
Modestas Vainius
5698d327ba Merge tag 'upstream/2.8.9'
Upstream version 2.8.9
2012-08-18 22:35:50 +03:00
Modestas Vainius
696fbbfa02 Imported Upstream version 2.8.9 2012-08-18 22:35:39 +03:00
Modestas Vainius
82fce4fc9e Release to unstable. 2012-08-04 11:19:04 +03:00
Modestas Vainius
4d01187680 Remove obsolete /etc/emacs/site-start.d/50cmake.el conffile.
It predates predates squeeze.
(Closes: #681625)
2012-08-04 11:19:04 +03:00
Modestas Vainius
f75d520ccb New upstream release.
Fixes COMPONENT option (Closes: #681428)
2012-08-04 10:29:27 +03:00
Modestas Vainius
4c5253aa21 Merge tag 'upstream/2.8.9_rc3'
Upstream version 2.8.9~rc3
2012-08-04 10:26:20 +03:00
Modestas Vainius
c116c4d1ed Imported Upstream version 2.8.9~rc3 2012-08-04 10:26:08 +03:00
Modestas Vainius
3e1242bab7 Release to unstable. 2012-06-27 21:34:15 +03:00
Modestas Vainius
c7fdd6058e Enable hardening flags (by appending CPPFLAGS to C(XX)FLAGS). 2012-06-27 21:22:41 +03:00
Modestas Vainius
251354e65e Drop cmake-{qt,curses}-gui.lintian-overrides, not needed with newer lintian. 2012-06-27 21:22:16 +03:00
Modestas Vainius
ca14e008bc Remove patches, merged upstream.
- backport_findpkgconfig_set_found_variable.diff;
- backport_module_no_soname.diff;
- manpage_fixes.diff.
2012-06-27 20:56:49 +03:00
Modestas Vainius
c254aa0364 New upstream release. 2012-06-27 20:53:58 +03:00
Modestas Vainius
6ee6599e0c Merge tag 'upstream/2.8.9-rc1'
Upstream version 2.8.9-rc1
2012-06-27 20:53:16 +03:00
Modestas Vainius
c35ced89e6 Imported Upstream version 2.8.9-rc1 2012-06-27 20:52:58 +03:00
Modestas Vainius
4cc08db4c1 Release to unstable. 2012-05-02 21:50:16 +03:00
Modestas Vainius
ed90284d35 Backport a no-soname feature from CMake (2.8.9) master tree.
Just set a NO_SONAME property on the shared library or module target in order
to skip addition of the SONAME field to the shared object. This makes it
possible to build Debian Python policy compliant modules with CMake. (Closes:
#668982)

Patch: backport_module_no_soname.diff
2012-05-02 21:49:57 +03:00
Modestas Vainius
1962ee40b6 New changelog entry. 2012-05-02 21:35:54 +03:00
Modestas Vainius
fa325af1f6 Release to unstable. 2012-04-29 09:56:00 +03:00
Modestas Vainius
c3b31313bb FindPkgConfig.cmake: properly set documented PKG_CONFIG_FOUND variable.
The patch backport_findpkgconfig_set_found_variable.diff was backported from
upstream 3ea850a.

(Closes: #669627)
2012-04-29 09:55:33 +03:00
Modestas Vainius
1546ea7e02 Start new changelog entry. 2012-04-29 09:41:49 +03:00
Modestas Vainius
38318a08f9 Release to unstable. 2012-04-19 22:32:24 +03:00
Modestas Vainius
71d036b662 Readd manpage_fixes.diff patch with new man page fixes. 2012-04-19 22:31:59 +03:00
Modestas Vainius
b8fb0b61f7 The bug #666456 has been fixed upstream.
Do not segfault when adding symbols to ZIP. Fixed by upstream commit: 768cf9183
2012-04-19 20:40:04 +03:00
Modestas Vainius
13a056ae6f Refresh FindBoost_add_-lpthread_#563479.diff patch. 2012-04-19 19:09:05 +03:00
Modestas Vainius
04c0477c56 Remove patches merged/backported from upstream.
- backport_findpython_fixes.diff
- backport_findruby_improvements.diff
- backport_support_cxxtest4.diff
- manpage_fixes.diff
- mipsel_is_little_endian.diff
- paths_in_regex_espace_metachars.diff
2012-04-19 19:08:28 +03:00
Modestas Vainius
edcb95fa19 New upstream release. 2012-04-19 19:05:08 +03:00
Modestas Vainius
aae2559508 Merge tag 'upstream/2.8.8'
Upstream version 2.8.8
2012-04-19 19:04:35 +03:00
Modestas Vainius
60ee04bd10 Imported Upstream version 2.8.8 2012-04-19 19:04:21 +03:00
Modestas Vainius
3a3a8eef8b Release to unstable. 2012-03-17 00:40:44 +02:00
Modestas Vainius
3e4a6a50c6 Mark cmake Multi-Arch: foreign.
The change was stolen from Ubuntu cmake_2.8.7-0ubuntu3 package. Thanks to Steve
Langasek who originally wrote:

Mark cmake Multi-Arch: foreign; it exports a cross-build-aware interface
(with a little bit of cross-configuration from dpkg-cross) so we should
allow the native version to satisfy our dependencies, instead of trying
to pull in the host-architecture version when cross-building.
2012-03-17 00:40:44 +02:00
Modestas Vainius
2f0e775356 Bump Standards-Version to 3.9.3: no changes needed. 2012-03-17 00:40:44 +02:00
Modestas Vainius
36c3f31c63 Add support for CxxTest 4 in FindCxxTest.
Backport a patch backport_support_cxxtest4.diff from cmake master.
(Closes: #662982)
2012-03-17 00:40:44 +02:00
Modestas Vainius
93e74a456e Backport a bunch of FindRuby improvements from cmake master.
It should be able to properly find ruby 1.9.1 as packaged in Debian now.
(Closes: #643949)

(patch backport_findruby_improvements.diff)
2012-03-17 00:40:43 +02:00
Modestas Vainius
f0b0b0d2f4 Backport a bunch of FindPython* related commits from cmake master.
It is now possible to force a specific python version via command line again.
The interface has changed though, see NEWS entry. (Closes: #663188)

(patch backport_findpython_fixes.diff)
2012-03-17 00:40:43 +02:00
Modestas Vainius
a3781fa318 New changelog entry. 2012-03-16 22:10:50 +02:00
Modestas Vainius
c4fa16d8e6 Release to unstable.
Urgency=medium as it's important for transition.
2012-02-27 01:07:43 +02:00
Modestas Vainius
74bc2b76d2 Drop support_cppflags.diff patch.
This particular solution was rejected by upstream.
Reopens #653916.
2012-02-27 01:07:42 +02:00
Modestas Vainius
8c098f5507 Fix some tests not to fail if absolute build path contains regex metacharacters like +.
This makes the package binNMUable again. (patch
paths_in_regex_espace_metachars.diff)
2012-02-27 01:07:42 +02:00
Modestas Vainius
d0d4b6ab8f New changelog entry. 2012-02-26 23:22:50 +02:00
Modestas Vainius
89d032b6d7 Release to unstable. 2012-02-19 13:44:52 +02:00
Modestas Vainius
96fe6a55ce Bump debhelper compat level to 9...
... in order to receive build flags automagically.
2012-02-19 13:43:28 +02:00
Modestas Vainius
8ee033a02e manpage_fixes.diff has been applied upstream. 2012-02-19 13:41:19 +02:00
Modestas Vainius
4f2ae6f526 Properly detect mipsel as little endian architecture.
Fixes FTBFS (patch mipsel_is_little_endian.diff).
2012-02-19 13:40:30 +02:00
Modestas Vainius
12552d374a New changelog entry. 2012-02-19 13:29:40 +02:00
Modestas Vainius
b1272b5afc Release to unstable. 2012-02-18 15:43:24 +02:00
Modestas Vainius
c0d3a195e1 Update install files: add usr/share/aclocal/cmake.m4. 2012-02-18 15:43:24 +02:00