Timo Röhling
ee751ac767
Fix check_symbols_exists() with -pedantic-errors
...
Closes : #777542
3 years ago
Timo Röhling
a668eb2118
Make FindFLTK safe to include multiple times
...
Closes : #671746
3 years ago
Timo Röhling
48485866d2
Package can be cross-compiled now
3 years ago
Timo Röhling
2405883a61
Update changelog for 3.21.3-4 release
3 years ago
Timo Röhling
13f3126ea2
New build profile: cmake.pkg.nogui
3 years ago
Timo Röhling
2c9606f87c
Remove Built-Using from cmake-doc again
...
Gbp-Dch: ignore
3 years ago
Timo Röhling
e9bc13a918
Fix misinterpretation of Debian Policy on LIBEXECDIR
3 years ago
Timo Röhling
99fa2a4de1
Update changelog for 3.21.3-3 release
3 years ago
Timo Röhling
97f9f985c0
Fix FTBFS on hurd-i386
3 years ago
Timo Röhling
eeb9cf83fb
Update changelog for 3.21.3-2 release
3 years ago
Timo Röhling
f295ff4db7
New build profile: pkg.cmake.bootstrap
3 years ago
Timo Röhling
103ee1dd26
Skip spuriously failing tests on kfreebsd-*
3 years ago
Timo Röhling
fbea66871f
Fix Depends
...
Gbp-Dch: ignore
3 years ago
Timo Röhling
92bb89a83e
Make dh_elpa B-D-Indep
3 years ago
Timo Röhling
4dd1d21549
Prevent dh_elpha from disabling the test suite
3 years ago
Timo Röhling
e79776dd1b
Update changelog for 3.21.3-1 release
3 years ago
Timo Röhling
89c1c846a8
Update maintscript
...
Gbp-Dch: ignore
3 years ago
Timo Röhling
e226cc0dc5
Update patches
...
Gbp-Dch: ignore
3 years ago
Timo Röhling
7481dfdfbf
dh_elpa fixes another bug
...
Gbp-Dch: ignore
3 years ago
Timo Röhling
3057883b7b
Add Forwarded: headers to the patches
...
Gbp-Dch: ignore
3 years ago
Timo Röhling
cfbd7a040f
Update d/watch to version 4
3 years ago
Timo Röhling
744ff27882
Migrate emacsen helpers to dh_elpa
...
Closes : #802915
3 years ago
Timo Röhling
fa67c1189b
Revert move to Build-Depends-Indep
...
Unfortunately, the documentation build is too much entangled with the
main build to cleanly separate them.
3 years ago
Timo Röhling
c7524087ea
Move not cross-satisfiable dependencies to B-D-Indep
3 years ago
Timo Röhling
9d70e31c39
Make tests run in parallel again
...
For some reason, the tests won't run in parallel automatically any more.
Gbp-Dch: ignore
3 years ago
Timo Röhling
f064727af9
Update d/copyright
...
Gbp-Dch: ignore
3 years ago
Timo Röhling
6f78d1a7f4
Mark cmake-doc as Multi-Arch: foreign
3 years ago
Timo Röhling
4c0f680391
Update changelog for 3.21.2-1 release
3 years ago
Timo Röhling
a7888941b0
Add myself to uploaders
3 years ago
Timo Röhling
c0e175be5e
Prefer Debian's default Python 3 version in FindPython.cmake
...
Closes : #945825
3 years ago
Timo Röhling
4ae247c9e4
Unset *_proxy variables in autopkgtest
...
Closes : #960179
3 years ago
Timo Röhling
c597d480b3
Update lintian overrides
...
Gbp-Dch: ignore
3 years ago
Timo Röhling
e0d153b934
Install new man page
...
Gbp-Dch: ignore
3 years ago
Timo Röhling
28fca03a49
Switch to debhelper version 13
3 years ago
Timo Röhling
4efe3c6e9a
Bump Standards-Version to 4.6.0
3 years ago
Timo Röhling
274e688012
Update patches
...
- Drop Compile_with_FILE_OFFSET_BITS_64_on_32-bit_Linux.patch
(accepted by upstream)
- Drop disable_fileapi_json_extra_test.patch
(no longer needed)
- New patch Fix-cross-compilation-with-MPI.patch (Closes : #943312 )
Gbp-Dch: full
3 years ago
Timo Röhling
7702a7c26c
Document fixed bugs from new upstream release
...
Gbp-Dch: ignore
3 years ago
Debian Janitor
4b9210355b
Drop transition for old debug package migration.
...
Changes-By: lintian-brush
Fixes: lintian: debug-symbol-migration-possibly-complete
See-also: https://lintian.debian.org/tags/debug-symbol-migration-possibly-complete.html
3 years ago
Debian Janitor
3f3533a96b
Fix day-of-week for changelog entries 1.2-1, 1.0-1, 1.2-1, 1.0-1.
...
Changes-By: lintian-brush
Fixes: lintian: debian-changelog-has-wrong-day-of-week
See-also: https://lintian.debian.org/tags/debian-changelog-has-wrong-day-of-week.html
3 years ago
Debian Janitor
1ae105b647
Trim trailing whitespace.
...
Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html
3 years ago
Felix Geyer
02270eb4ca
Release to unstable.
4 years ago
Felix Geyer
93bf7432ed
Mark cmake-data as Multi-Arch: foreign.
...
Closes : #973392
4 years ago
Felix Geyer
d9e4f5b754
Drop unused Build-Depends: libbz2-dev and liblzma-dev.
...
Closes : #981135
Compression support is handled via libarchive.
4 years ago
Felix Geyer
4c80d61a42
Release to unstable
4 years ago
Felix Geyer
15a52f669d
Ignore some source-contains-cmake-cache-file lintian checks
4 years ago
Felix Geyer
f56e23e90b
Update not-installed file for moved docdir
4 years ago
Felix Geyer
d42666f6e0
Cherry-pick commit to build with -D_FILE_OFFSET_BITS=64 on 32bit archs.
...
* Cherry-pick commit to build with -D_FILE_OFFSET_BITS=64 on 32bit archs.
- Add Compile_with_FILE_OFFSET_BITS_64_on_32-bit_Linux.patch
- Closes : #965046
4 years ago
Felix Geyer
5d657d6d13
New upstream release
4 years ago
Felix Geyer
f6e4137c89
Add changelog entries
4 years ago
Felix Geyer
d568813c8d
Merge branch 'bug-972252' into 'master'
...
B-D on libarchive >=3.3.3 (Closes : #972252 )
See merge request cmake-team/cmake!5
4 years ago