77 Commits

Author SHA1 Message Date
Felix Geyer
2fe7065951 Merge branch 'master' into experimental
Conflicts:
	debian/control
	debian/rules
2014-09-09 19:19:56 +02:00
Felix Geyer
b53e877de7 Don't create docs symlinks from arch-dep to arch-indep packages.
Closes: #760823
2014-09-08 19:31:14 +02:00
Lisandro Damián Nicanor Pérez Meyer
57e7cf84b7 No-op wrap-and-sort. 2014-08-05 18:17:42 -03:00
Lisandro Damián Nicanor Pérez Meyer
b92fee523e Merge branch 'master' into experimental
Conflicts:
	debian/control
	debian/copyright

Fixed by hand.
2014-08-05 18:06:00 -03:00
Lisandro Damián Nicanor Pérez Meyer
b718daf2cd No-op wrap-and-sort. 2014-08-05 17:34:26 -03:00
Felix Geyer
d3b54e4365 Build cmake-qt-gui against Qt 5. 2014-08-04 19:24:51 +02:00
Felix Geyer
4c2506bfcb Use sphinxdoc debhelper sequence. 2014-08-03 23:20:39 +02:00
Felix Geyer
1af78b6571 Build the sphinx documentation and man pages.
* Build the sphinx documentation and man pages.
  - Build-depend on python-sphinx.
2014-08-03 22:50:16 +02:00
Felix Geyer
b97ba38647 Drop ancient Breaks/Replaces. 2014-08-03 13:52:45 +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
c551cd3b80 Add Lisandro and myself to uploaders. 2014-08-03 10:03:42 +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
47d5f8bb6f Bump Standards-Version to 3.9.5: no further changes needed. 2013-11-03 20:36:33 +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
9b3ea8d829 Use canonical URL in the Vcs-Git control field. 2013-06-16 01:23:00 +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
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
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
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
96fe6a55ce Bump debhelper compat level to 9...
... in order to receive build flags automagically.
2012-02-19 13:43:28 +02:00
Modestas Vainius
db159fb2cc Revert "Fix find_library() to find libraries in multiarch library paths."
This effectively reverts commit 3220ba5539ea5095540d8bbf297ee568ce3e8b40 and
adds appropriate debian/changelog modifications.
2011-06-09 00:40:55 +03:00
Modestas Vainius
3220ba5539 Fix find_library() to find libraries in multiarch library paths.
While the patch is not a good fix (hackish by nature, no cross-compilation
support etc.), it should do the job in majority of cases. Also require dpkg-dev
>= 1.16 at both build time (Build-Depends) and runtime (cmake Depends) because
the patch needs dpkg-architecture -qDEB_HOST_MULTIARCH. (Closes: #618932)

Implemented in multiarch_library_directory_hack.diff.
2011-06-08 00:08:18 +03:00
Modestas Vainius
497d3f1c08 Switch Vcs-* debian/control fields to anonscm.debian.org. 2011-06-01 22:37:09 +03:00
Modestas Vainius
972e40fae7 Bump Standards-Version to 3.9.2: no changes needed. 2011-06-01 22:36:10 +03:00
Modestas Vainius
6c17a2a3a8 Add libxmlrpc-core-c3-dev | libxmlrpc-c3-dev to Build-Depends.
Add libxmlrpc-core-c3-dev as a preferred alternative to libxmlrpc-c3-dev in
Build-Depends. libxmlrpc-c3-dev has become a transitional package.
2011-06-01 22:35:09 +03:00
Modestas Vainius
15b5bee169 Do not start cmake description synopsis with an article. 2011-05-30 23:38:08 +03:00
Kai Wasserbäch
a7f4002a0c debian/{compat,control,rules}: Updated for debhelper v8. 2011-02-19 15:19:57 +01:00
Kai Wasserbäch
fc2389b92d debian/control: Changed my E-Mail address. 2011-01-25 16:09:44 +01:00
Modestas Vainius
2f19fc7ece Use common documentation directory for all binary packages.
Now install cmake documentation into /usr/share/doc/cmake/ and link doc
directories of the rest binary packages to it (needs debhelper 7.4.2).
2010-12-26 19:05:21 +02:00
Modestas Vainius
391b38cddc Bump libarchive-dev Build-Depends to 2.8.0.
cmake needs symbols which appeared in that version. (Closes: #595275)
2010-11-13 02:40:44 +02:00
Kai Wasserbäch
25a23405e9 debian/control: Bumped Standards-Version to 3.9.1, no further changes needed. 2010-07-30 18:33:09 +02:00
Modestas Vainius
4404c4eef6 Start package synopsis with lowercase letter where applicable. 2010-07-12 02:10:37 +03:00
Modestas Vainius
99fca3d508 Move Section field up a bit. 2010-07-12 02:00:22 +03:00
Modestas Vainius
b8f9e12c48 Add cmake to cmake-doc Suggests. 2010-07-12 02:00:22 +03:00
Modestas Vainius
8d3ef94fd6 Add cmake-dbg package. 2010-07-12 02:00:17 +03:00
Kai Wasserbäch
ba7301b565 Add the proper Breaks/Replaces stuff to cmake-doc.
Signed-off-by: Kai Wasserbäch <debian@carbon-project.org>
2010-07-02 21:51:45 +02:00
Kai Wasserbäch
ccdfdf47a6 Renamed cmake-docs to cmake-doc.
Signed-off-by: Kai Wasserbäch <debian@carbon-project.org>
2010-07-02 21:32:45 +02:00
Kai Wasserbäch
626a79638c Added new binary package cmake-docs.
This new package contains all additional documentation (i.e. non-man
documentation) for all parts of CMake. cmake-docs registers its contents
with doc-base.

Signed-off-by: Kai Wasserbäch <debian@carbon-project.org>
2010-07-02 21:01:21 +02:00
Kai Wasserbäch
428e2a353a debian/control: Added Homepage field (no-homepage-field).
Signed-off-by: Kai Wasserbäch <debian@carbon-project.org>
2010-07-02 15:21:17 +02:00
Kai Wasserbäch
421c05967e Don't Depend on procps on Hurd (in addition to not B-D on it).
Signed-off-by: Kai Wasserbäch <debian@carbon-project.org>
2010-07-02 01:07:34 +02:00
Kai Wasserbäch
aab7e23c14 Don't B-D on procps on all Hurd architectures (hurd-any).
Signed-off-by: Kai Wasserbäch <debian@carbon-project.org>
2010-07-01 16:59:37 +02:00
Kai Wasserbäch
2813fce600 Don't B-D on procps on hurd-i386.
Signed-off-by: Kai Wasserbäch <debian@carbon-project.org>
2010-07-01 16:51:58 +02:00
Kai Wasserbäch
9aa0377cd2 Use the system libarchive and not the embedded copy.
Signed-off-by: Kai Wasserbäch <debian@carbon-project.org>
2010-07-01 16:50:00 +02:00
Modestas Vainius
8ca2273454 Bump Standards-Version to 3.9.0.
- replace Conflicts: cmake (<= 2.6.2-1) with Breaks in cmake-data;
- add Breaks: cmake (<= 2.6.2-1) to cmake-gui-curses.
2010-06-30 10:50:11 +03:00
Modestas Vainius
25b74ab247 Add procps to Build-Depends and cmake Depends.
cmake sometimes uses ps binary.
2010-05-29 02:42:20 +03:00
Kai Wasserbäch
83c34b5d00 debian/control: added myself to Uploaders with Modestas' permission. 2010-05-27 00:58:15 +02:00