520 Commits

Author SHA1 Message Date
Felix Geyer
dc514a9dfa New upstream release. 2014-08-03 20:32:51 +02:00
Felix Geyer
8bbb2337e9 Drop some redundant build options from debian/rules. 2014-08-03 19:34:01 +02:00
Felix Geyer
7669821758 Add lintian override for source-is-missing tags.
These are just binary test files used by the test suite to verify that
changing the RPATH works fine.
2014-08-03 18:48:52 +02:00
Felix Geyer
c8388089fb New upstream release. 2014-08-03 18:42:20 +02:00
Felix Geyer
b97ba38647 Drop ancient Breaks/Replaces. 2014-08-03 13:52:45 +02:00
Felix Geyer
19811e3d1d Fix JNI detection on ppc64el.
* Fix JNI detection on ppc64el.
  - Add FindJNI_ppc64le.diff, cherry-picked from upstream.
2014-08-03 10:44:40 +02:00
Felix Geyer
4cc3e0c89d Suggest ninja-build as cmake provides a generator for ninja.
Closes: #743229
2014-08-03 10:33:56 +02:00
Felix Geyer
bf9c0c2a76 Correctly pass CXXFLAGS with CPPFLAGS to bootstrap. 2014-08-03 10:19:48 +02:00
Felix Geyer
c551cd3b80 Add Lisandro and myself to uploaders. 2014-08-03 10:03:42 +02:00
Gilles Filippini
4de62b31d9 Imported Debian patch 2.8.12.1-1.6 2014-08-03 09:56:27 +02:00
Felix Geyer
b353df6d1c Imported Debian patch 2.8.12.1-1.5 2014-08-03 09:56:24 +02:00
Anibal Monsalve Salazar
68a9b85cc3 Imported Debian patch 2.8.12.1-1.4 2014-08-03 09:56:22 +02:00
Anibal Monsalve Salazar
5f578c6c76 Imported Debian patch 2.8.12.1-1.3 2014-08-03 09:55:41 +02:00
Bas Couwenberg
08b16aff7d Also fixes #730095. 2014-03-30 22:14:52 +02:00
Bas Couwenberg
e267451441 releasing package cmake version 2.8.12.1-1.2 2014-03-30 21:57:52 +02:00
Bas Couwenberg
7f2eb9ad34 Backport patch to support Ruby 2.0 and 2.1 in FindRuby.cmake. 2014-02-28 15:54:27 +01:00
Bas Couwenberg
ee6e1488d0 Merge changes from 2.8.12.1-1.1 Non-maintainer upload. 2014-02-28 15:54:26 +01:00
Modestas Vainius
c622599359 Release to unstable. 2013-11-07 00:56:59 +02:00
Modestas Vainius
b041fb2d6b Drop fixup_manpages.diff patch: merged upstream. 2013-11-07 00:55:53 +02:00
Modestas Vainius
ae3904aade New upstream release.
-Automoc no longer ignores ADD_DEFINITIONS. (Closes: #728793)
2013-11-07 00:55:37 +02:00
Modestas Vainius
ba06007573 Migrate to emacs policy v2.0.
cmake-data no longer needs to depend on emacsen-common but pretty recent
debhelper is needed at build time.
2013-11-05 00:01:06 +02:00
Modestas Vainius
1faa7693cc New changelog entry. 2013-11-04 23:55:57 +02:00
Modestas Vainius
d89108a4eb Release to unstable. 2013-11-04 00:32:06 +02:00
Modestas Vainius
d01605906a Fix FTBFS on kFreeBSD (fix-ftbfs-on-kfreebsd.patch). 2013-11-04 00:31:25 +02:00
Modestas Vainius
64a8150a38 New changelog entry. 2013-11-04 00:17:17 +02:00
Modestas Vainius
71dc60548c Release to unstable. 2013-11-03 20:43:08 +02:00
Modestas Vainius
de7cc524f3 Fix spelling mistakes in manpages.
Patch: fixup_manpages.diff
2013-11-03 20:42:42 +02:00
Modestas Vainius
47d5f8bb6f Bump Standards-Version to 3.9.5: no further changes needed. 2013-11-03 20:36:33 +02:00
Modestas Vainius
d872a16def Properly find Java when kernel is 64bit, userland - 32bit (amd64/ppc64).
Patch: FindJNI_amd64_ppc_biarch.diff
(Closes: #718290)
2013-11-03 19:57:47 +02:00
Modestas Vainius
4a008406a5 Fix a code typo in PHP4 (patch FindPHP4_fix_typo.diff).
Thanks to Mathieu Malaterre for the patch.
Closes: #722475
2013-11-03 17:52:48 +02:00
Modestas Vainius
01e348a127 Bump revision. 2013-11-03 17:20:08 +02:00
Modestas Vainius
a18f69b89d Remove the whole emacs compiled directory...
... rather than just .elc file. Thanks to Kevin Ryde. (Closes: #710572)
2013-11-03 16:30:37 +02:00
Modestas Vainius
d2afae7e18 Add compiled cmake-mode.elc to load-path and do not barf when cmake-data was removed.
Thanks to Kevin Ryde.
Closes: #710573
2013-11-03 16:30:35 +02:00
Modestas Vainius
9ea4ef6d81 Link cmake-mode.el source file next to compiled one.
Fix as per emacsen policy 5C. Thanks to Kevin Ryde.

(Closes: #710570)
2013-11-03 16:29:52 +02:00
Modestas Vainius
22dd7d866e Switch to using libcurl4-openssl-dev rather than GnuTLS variant.
cmake and all its dependencies appear to be licence compatible. The main reason
for the switch is that OpenSSL variant appear to be less troublesome.

Closes: #716798
2013-11-03 13:21:15 +02:00
Modestas Vainius
a05eb9f259 Enable bash-completion.
(Closes: #722236)
2013-11-03 13:04:23 +02:00
Modestas Vainius
eec0b282de New upstream release.
Close fixed bugs.
2013-11-03 12:42:44 +02:00
Modestas Vainius
f99d2d2480 New upstream release. 2013-07-04 23:28:01 +03:00
Modestas Vainius
9b3ea8d829 Use canonical URL in the Vcs-Git control field. 2013-06-16 01:23:00 +03:00
Modestas Vainius
c6a5d71e3b New changelog entry. 2013-06-16 01:21:50 +03:00
Modestas Vainius
8ba5ba6d0b Release to unstable. 2013-06-16 00:58:27 +03:00
Modestas Vainius
caa317beae Drop fix-regexp-chars-in-the-build-path patch.
It was merged upstream.
2013-06-16 00:57:52 +03:00
Modestas Vainius
89c2d87809 New upstream tweak release. 2013-06-16 00:51:52 +03:00
Modestas Vainius
43d1f32370 Make tests pass when cmake build path contains regex metacharacters.
This is important for BPO builds on the buildds.

Backported (from future 2.8.12) and adapted patches:
  - 0001-Fix-test-failures-caused-by-regexp-sensitive-charact.patch
  - tests-fix-Memcheck-tests-in-a-dir-with-regex-special.patch
2013-06-02 22:09:05 +03:00
Modestas Vainius
f5f605b6a8 New changelog entry. 2013-06-01 03:33:31 +03:00
Modestas Vainius
c60892ed1e Release to unstable. 2013-05-19 22:50:35 +03:00
Modestas Vainius
178d8221d0 Bump Standards-Version to 3.9.4: no changes needed. 2013-05-19 22:50:34 +03:00
Modestas Vainius
ff5ad40b88 Build with BZip2 support, thanks to Pino Toscano for heads up! 2013-05-19 22:50:28 +03:00
Modestas Vainius
103dafcec8 New changelog entry. 2013-05-19 22:42:48 +03:00
Modestas Vainius
f45400e33b Release to unstable. 2013-05-19 12:38:39 +03:00