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
Modestas Vainius
65cfd99254
Add gcc and make to cmake Suggests ( Closes : #577516 ).
15 years ago
Modestas Vainius
562ef85d0f
Change my email address to modax@debian.org.
15 years ago
Modestas Vainius
b4efd2cbb7
Update Standards-Version to 3.8.4: no changes needed.
15 years ago
Modestas Vainius
9260bad776
Remove DMUA entry from debian/control. No longer needed.
15 years ago
Modestas Vainius
ec4053983e
Revert "Build with g++-4.4 on hppa."
...
This reverts commit c8c01e62b6
.
Conflicts:
debian/changelog
15 years ago
Modestas Vainius
c8c01e62b6
Build with g++-4.4 on hppa.
...
May solve FTBFS (segfault likely due to miscompilation) reported in #556653 .
15 years ago
Modestas Vainius
60377b242d
Add myself as Maintainer, A. Maitland Bottoms as Uploader (with permission).
15 years ago
Modestas Vainius
5041c90525
Switch debian/rules to use dh.
...
- bump debhelper build depends to 7.3;
- also drop unused Dart handling in the process;
- enable test suite.
15 years ago
Modestas Vainius
fac301ca91
Reformat Build-Depends line.
15 years ago
Modestas Vainius
3c08c66cc3
Drop tcp8.4 from build depends. Not needed.
15 years ago
Modestas Vainius
491878bef6
Switch to dpkg-source format 3.0 (quilt).
...
- switch to dpkg-source format 3.0 (quilt);
- drop build dependency on quilt;
- drop quilt.make snippet include from debian/rules.
15 years ago
Modestas Vainius
9e3a16bc05
cmake-curses-gui should not provide cmake-gui.
...
Clashes with cmake-gui executable name in cmake-qt-gui package.
15 years ago
Modestas Vainius
d7a058d647
Make cmake-curses-gui and cmake-qt-gui packages provide 'cmake-gui'.
15 years ago
Modestas Vainius
8ac1bb6eb8
Remove Pierre Habouzit from Uploaders by his own request.
15 years ago
Modestas Vainius
9d3f3805e3
Add ${misc:Depends} to Depends fields of packages.
16 years ago
Modestas Vainius
2e53735663
Bump Standards-Version to 3.8.3, no changes needed.
16 years ago