383 Commits

Author SHA1 Message Date
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
Modestas Vainius
11cd193c55 Fix various typos and formatting errors in manpages
Patch manpage_fixes.diff.
2012-02-18 15:43:23 +02:00
Modestas Vainius
6a10d7b694 Respect CPPFLAGS environment variable.
Append it to C(XX)FLAGS when building C/C++ sources.
Patch support_cppflags.diff.
(Closes: #653916)
2012-02-18 13:49:53 +02:00
Modestas Vainius
3079cf95fd Refresh other patches. 2012-02-18 13:28:53 +02:00
Modestas Vainius
b896b4e6b7 Remove multiarch_lib_dirs_should_be_implicit.diff patch, merged upstream. 2012-02-18 13:25:57 +02:00
Modestas Vainius
e203e95a86 New upstream release. (Closes: #658427) 2012-02-18 12:43:52 +02:00
Modestas Vainius
01c7ce2076 Merge tag 'upstream/2.8.7'
Upstream version 2.8.7
2012-02-18 12:40:51 +02:00
Modestas Vainius
d0eb81feeb Imported Upstream version 2.8.7 2012-02-18 12:40:36 +02:00
Modestas Vainius
6b9e5b72a9 Close bug. 2011-07-19 10:58:08 +03:00