Felix Geyer
2fe7065951
Merge branch 'master' into experimental
...
Conflicts:
debian/control
debian/rules
10 years ago
Felix Geyer
b53e877de7
Don't create docs symlinks from arch-dep to arch-indep packages.
...
Closes : #760823
10 years ago
Lisandro Damián Nicanor Pérez Meyer
57e7cf84b7
No-op wrap-and-sort.
11 years ago
Lisandro Damián Nicanor Pérez Meyer
b92fee523e
Merge branch 'master' into experimental
...
Conflicts:
debian/control
debian/copyright
Fixed by hand.
11 years ago
Lisandro Damián Nicanor Pérez Meyer
b718daf2cd
No-op wrap-and-sort.
11 years ago
Felix Geyer
d3b54e4365
Build cmake-qt-gui against Qt 5.
11 years ago
Felix Geyer
4c2506bfcb
Use sphinxdoc debhelper sequence.
11 years ago
Felix Geyer
1af78b6571
Build the sphinx documentation and man pages.
...
* Build the sphinx documentation and man pages.
- Build-depend on python-sphinx.
11 years ago
Felix Geyer
b97ba38647
Drop ancient Breaks/Replaces.
11 years ago
Felix Geyer
4cc3e0c89d
Suggest ninja-build as cmake provides a generator for ninja.
...
Closes : #743229
11 years ago
Felix Geyer
c551cd3b80
Add Lisandro and myself to uploaders.
11 years ago
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.
11 years ago
Modestas Vainius
47d5f8bb6f
Bump Standards-Version to 3.9.5: no further changes needed.
11 years ago
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
11 years ago
Modestas Vainius
a05eb9f259
Enable bash-completion.
...
(Closes : #722236 )
11 years ago
Modestas Vainius
9b3ea8d829
Use canonical URL in the Vcs-Git control field.
12 years ago
Modestas Vainius
178d8221d0
Bump Standards-Version to 3.9.4: no changes needed.
12 years ago
Modestas Vainius
ff5ad40b88
Build with BZip2 support, thanks to Pino Toscano for heads up!
12 years ago
Modestas Vainius
d8d22555b9
Drop XMLrpc support.
...
It has been disabled upstream for a while now.
(Closes : #687326 )
12 years ago
Modestas Vainius
7a0d160766
Make cmake suggest codeblocks and eclipse.
12 years ago
Modestas Vainius
1a8939b79f
Make cmake recommend make and gcc rather than suggest them.
12 years ago
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.
13 years ago
Modestas Vainius
2f0e775356
Bump Standards-Version to 3.9.3: no changes needed.
13 years ago
Modestas Vainius
96fe6a55ce
Bump debhelper compat level to 9...
...
... in order to receive build flags automagically.
13 years ago
Modestas Vainius
db159fb2cc
Revert "Fix find_library() to find libraries in multiarch library paths."
...
This effectively reverts commit 3220ba5539
and
adds appropriate debian/changelog modifications.
14 years ago
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.
14 years ago
Modestas Vainius
497d3f1c08
Switch Vcs-* debian/control fields to anonscm.debian.org.
14 years ago
Modestas Vainius
972e40fae7
Bump Standards-Version to 3.9.2: no changes needed.
14 years ago
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.
14 years ago
Modestas Vainius
15b5bee169
Do not start cmake description synopsis with an article.
14 years ago
Kai Wasserbäch
a7f4002a0c
debian/{compat,control,rules}: Updated for debhelper v8.
14 years ago
Kai Wasserbäch
fc2389b92d
debian/control: Changed my E-Mail address.
14 years ago
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).
14 years ago
Modestas Vainius
391b38cddc
Bump libarchive-dev Build-Depends to 2.8.0.
...
cmake needs symbols which appeared in that version. (Closes : #595275 )
14 years ago
Kai Wasserbäch
25a23405e9
debian/control: Bumped Standards-Version to 3.9.1, no further changes needed.
15 years ago
Modestas Vainius
4404c4eef6
Start package synopsis with lowercase letter where applicable.
15 years ago
Modestas Vainius
99fca3d508
Move Section field up a bit.
15 years ago
Modestas Vainius
b8f9e12c48
Add cmake to cmake-doc Suggests.
15 years ago
Modestas Vainius
8d3ef94fd6
Add cmake-dbg package.
15 years ago
Kai Wasserbäch
ba7301b565
Add the proper Breaks/Replaces stuff to cmake-doc.
...
Signed-off-by: Kai Wasserbäch <debian@carbon-project.org>
15 years ago
Kai Wasserbäch
ccdfdf47a6
Renamed cmake-docs to cmake-doc.
...
Signed-off-by: Kai Wasserbäch <debian@carbon-project.org>
15 years ago
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>
15 years ago
Kai Wasserbäch
428e2a353a
debian/control: Added Homepage field (no-homepage-field).
...
Signed-off-by: Kai Wasserbäch <debian@carbon-project.org>
15 years ago
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>
15 years ago
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>
15 years ago
Kai Wasserbäch
2813fce600
Don't B-D on procps on hurd-i386.
...
Signed-off-by: Kai Wasserbäch <debian@carbon-project.org>
15 years ago
Kai Wasserbäch
9aa0377cd2
Use the system libarchive and not the embedded copy.
...
Signed-off-by: Kai Wasserbäch <debian@carbon-project.org>
15 years ago
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.
15 years ago
Modestas Vainius
25b74ab247
Add procps to Build-Depends and cmake Depends.
...
cmake sometimes uses ps binary.
15 years ago
Kai Wasserbäch
83c34b5d00
debian/control: added myself to Uploaders with Modestas' permission.
15 years ago