410 Commits

Author SHA1 Message Date
Felix Geyer
36de5ba0ce Search for Python 3.4 in FindPython{Interp,Libs}.
* Search for Python 3.4 in FindPython{Interp,Libs}.
  - Add search_for_python3.4.diff
2014-08-31 22:46:50 +02:00
Felix Geyer
62653e6664 Release to unstable. 2014-08-07 23:36:05 +02:00
Lisandro Damián Nicanor Pérez Meyer
b60993f2b7 Add ISC license. 2014-08-05 18:14:41 -03:00
Lisandro Damián Nicanor Pérez Meyer
b718daf2cd No-op wrap-and-sort. 2014-08-05 17:34:26 -03:00
Lisandro Damián Nicanor Pérez Meyer
49880c9b98 Add zlib license. 2014-08-05 17:34:07 -03:00
Lisandro Damián Nicanor Pérez Meyer
ebac48db5f Finish updating debian/copyright. 2014-08-05 17:27:38 -03:00
Lisandro Damián Nicanor Pérez Meyer
8cee525b2b Yet another update to debian/copyright. 2014-08-05 17:07:12 -03:00
Lisandro Damián Nicanor Pérez Meyer
cc588ced07 Two mor eupdates to debian/copyright. 2014-08-05 16:50:02 -03:00
Lisandro Damián Nicanor Pérez Meyer
1b9e0b8462 WIP: update of debian/copyright. 2014-08-05 16:46:38 -03:00
Felix Geyer
1769e4ab61 Drop multiarch_findgtk2_fix.diff, was already fixed upstream in 2.8.11. 2014-08-05 20:18:25 +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