Felix Geyer
c2df33f5a3
Set Rules-Requires-Root: no
7 years ago
Felix Geyer
a31b79ca97
Switch to python3 sphinx.
7 years ago
Felix Geyer
982c4a855e
No longer suggest eclipse and codeblocks. ( Closes : #750465 )
8 years ago
Felix Geyer
c48387dce6
Drop ancient Breaks/Replaces/Conflicts.
8 years ago
Felix Geyer
31f8ee6b0c
Add librhash-dev to Build-Depends.
8 years ago
Felix Geyer
f67e858b03
Drop Qt version number from package description.
8 years ago
Felix Geyer
b47f7389e5
Add libuv1-dev to Build-Depends, required by new release.
8 years ago
Felix Geyer
59a65b5798
Update Uploaders. ( Closes : #840858 )
8 years ago
Felix Geyer
d60a38d65a
Migrate to dbgsym debug package.
9 years ago
Felix Geyer
abd9aa8ed5
Change Vcs-* and Homepage to https URLs.
9 years ago
Felix Geyer
9a6962b582
Allow backports of the debhelper/dpkg-dev build-deps.
9 years ago
Felix Geyer
203a07283f
Add tighter build-depends on dpkg-dev and debhelper for Build-Profiles support.
9 years ago
Felix Geyer
7008abe231
Remove inactive uploaders from the list.
9 years ago
Felix Geyer
d0f87869ac
Fix syntax of Uploaders field.
9 years ago
Felix Geyer
a8bc51cb82
Add a stage1 build profile that disables building cmake-qt-gui.
...
Bug: #738161
9 years ago
Felix Geyer
e7305144e9
Update Git repository location.
9 years ago
Felix Geyer
be5c6c9ea2
Set the team mailing list as maintainer.
9 years ago
Felix Geyer
6a3df7db44
Move bash_completion from /etc to /usr/share.
...
* Move bash_completion from /etc to /usr/share.
- Stop using dh_bash-completion. It still installs files to /etc and
dh_install works just fine.
10 years ago
Felix Geyer
00f3d8d22e
Add libcurl-ssl-dev as an alternative build-dependency to libcurl4-openssl-dev.
...
Closes : #785128
10 years ago
Felix Geyer
7c7e569c4a
Sort Build-Depends.
10 years ago
Felix Geyer
7ee10ea872
Build cmake-qt-gui against Qt 5 again.
10 years ago
Mario Lang
ca75aed246
New upstream release.
...
* Add myself to Uploaders.
* Build-Depend on liblzma-dev and libjsoncpp-dev.
* Drop patches merged upstream:
- fix-FindImageMagick-1.diff
- fix-FindImageMagick-2.diff
- FindJNI_ppc64le.diff
- hurd_host_system_processor.diff
* Refresh patches:
- FindBoost_add_-lpthread_#563479.diff
- FindJNI.cmake.mips.patch
- fix-ftbfs-on-kfreebsd.patch
- fix-hdf5-hl.patch
- qt_import_dir_variable.diff
* Bump Standards-Version to 3.9.6.
* Fix "Typo in cpack documentation" by adding new patch cpack-doc-typo.patch
(Closes : #760298 )
10 years ago
Felix Geyer
4fbca59fd9
Revert "Build cmake-qt-gui against Qt 5."
...
This reverts commit d3b54e4365
.
Conflicts:
debian/control
10 years ago
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