Modestas Vainius
a6f0f58d3a
New upstream release.
2013-04-21 10:36:27 +03:00
Modestas Vainius
8d9a639309
Release to experimental.
2013-03-16 20:41:46 +02:00
Modestas Vainius
d34976f247
Refresh multiarch_findgtk2_fix.diff patch.
2013-03-16 20:40:56 +02:00
Modestas Vainius
816c0623f3
Drop FindPostgreSQL_665721.diff patch, merged upstream.
2013-03-16 20:40:54 +02:00
Modestas Vainius
73b3dfd44f
Replace FindBoost_add_-lpthread_#563479.diff patch with a better version.
...
Steal a new patch from upstream BTS. What is more, make some minor changes to
it to make it apply and work with current FindBoost.
2013-03-16 20:40:10 +02:00
Modestas Vainius
5ed48a7cba
Bump Standards-Version to 3.9.4: no changes needed.
2013-03-16 19:26:09 +02:00
Modestas Vainius
d8d22555b9
Drop XMLrpc support.
...
It has been disabled upstream for a while now.
(Closes : #687326 )
2013-03-16 19:25:34 +02:00
Modestas Vainius
1481f4b1ea
New upstream release.
...
Closes : #700225
2013-03-16 19:14:01 +02:00
Modestas Vainius
7a0d160766
Make cmake suggest codeblocks and eclipse.
2012-10-05 21:07:07 +03:00
Modestas Vainius
1a8939b79f
Make cmake recommend make and gcc rather than suggest them.
2012-10-05 21:05:09 +03:00
Modestas Vainius
e69f0c24d4
New changelog entry.
2012-10-05 21:01:04 +03:00
Modestas Vainius
5c45a82af3
Release to unstable.
2012-08-18 23:13:48 +03:00
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
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
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
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
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