846 Commits

Author SHA1 Message Date
Timo Röhling
e66f1bdbc9 Also unset _proxy variables for ninja autopkgtest
Closes: #960179
2021-10-29 11:02:23 +02:00
Timo Röhling
d1b9457769 Update changelog for 3.21.3-5 release 2021-10-22 15:52:31 +02:00
Timo Röhling
ee751ac767 Fix check_symbols_exists() with -pedantic-errors
Closes: #777542
2021-10-22 15:52:31 +02:00
Timo Röhling
a668eb2118 Make FindFLTK safe to include multiple times
Closes: #671746
2021-10-18 16:45:40 +02:00
Timo Röhling
48485866d2 Package can be cross-compiled now 2021-10-10 22:16:07 +02:00
Timo Röhling
2405883a61 Update changelog for 3.21.3-4 release 2021-10-07 21:04:02 +02:00
Timo Röhling
13f3126ea2 New build profile: cmake.pkg.nogui 2021-10-07 21:03:46 +02:00
Timo Röhling
2c9606f87c Remove Built-Using from cmake-doc again
Gbp-Dch: ignore
2021-10-07 20:47:18 +02:00
Timo Röhling
e9bc13a918 Fix misinterpretation of Debian Policy on LIBEXECDIR 2021-10-07 20:46:03 +02:00
Timo Röhling
99fa2a4de1 Update changelog for 3.21.3-3 release 2021-09-29 10:26:27 +02:00
Timo Röhling
97f9f985c0 Fix FTBFS on hurd-i386 2021-09-28 17:52:52 +02:00
Timo Röhling
eeb9cf83fb Update changelog for 3.21.3-2 release 2021-09-25 14:34:22 +02:00
Timo Röhling
f295ff4db7 New build profile: pkg.cmake.bootstrap 2021-09-25 14:33:57 +02:00
Timo Röhling
103ee1dd26 Skip spuriously failing tests on kfreebsd-* 2021-09-24 22:24:51 +02:00
Timo Röhling
fbea66871f Fix Depends
Gbp-Dch: ignore
2021-09-24 22:24:51 +02:00
Timo Röhling
92bb89a83e Make dh_elpa B-D-Indep 2021-09-24 20:57:29 +02:00
Timo Röhling
4dd1d21549 Prevent dh_elpha from disabling the test suite 2021-09-24 20:56:51 +02:00
Timo Röhling
e79776dd1b Update changelog for 3.21.3-1 release 2021-09-21 00:38:58 +02:00
Timo Röhling
89c1c846a8 Update maintscript
Gbp-Dch: ignore
2021-09-21 00:38:58 +02:00
Timo Röhling
e226cc0dc5 Update patches
Gbp-Dch: ignore
2021-09-21 00:36:45 +02:00
Timo Röhling
13afa71e65 Update upstream source from tag 'upstream/3.21.3'
Update to upstream version '3.21.3'
with Debian dir 09df7c6912003ed9e24bfe0fbc358bd226701bfa
2021-09-21 00:35:51 +02:00
Timo Röhling
62d1c84f2b New upstream version 3.21.3 2021-09-21 00:35:22 +02:00
Timo Röhling
7481dfdfbf dh_elpa fixes another bug
Gbp-Dch: ignore
2021-09-18 00:47:09 +02:00
Timo Röhling
3057883b7b Add Forwarded: headers to the patches
Gbp-Dch: ignore
2021-09-17 18:16:20 +02:00
Timo Röhling
cfbd7a040f Update d/watch to version 4 2021-09-17 18:16:19 +02:00
Timo Röhling
744ff27882 Migrate emacsen helpers to dh_elpa
Closes: #802915
2021-09-17 18:15:49 +02:00
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.
2021-09-15 20:34:07 +02:00
Timo Röhling
c7524087ea Move not cross-satisfiable dependencies to B-D-Indep 2021-09-15 18:48:02 +02:00
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
2021-09-15 18:46:39 +02:00
Timo Röhling
f064727af9 Update d/copyright
Gbp-Dch: ignore
2021-09-15 10:20:03 +02:00
Timo Röhling
6f78d1a7f4 Mark cmake-doc as Multi-Arch: foreign 2021-09-14 21:53:49 +02:00
Timo Röhling
4c0f680391 Update changelog for 3.21.2-1 release 2021-09-14 18:06:12 +02:00
Timo Röhling
a7888941b0 Add myself to uploaders 2021-09-14 18:05:41 +02:00
Timo Röhling
c0e175be5e Prefer Debian's default Python 3 version in FindPython.cmake
Closes: #945825
2021-09-14 18:00:03 +02:00
Timo Röhling
4ae247c9e4 Unset *_proxy variables in autopkgtest
Closes: #960179
2021-09-14 17:06:52 +02:00
Timo Röhling
c597d480b3 Update lintian overrides
Gbp-Dch: ignore
2021-09-14 17:06:52 +02:00
Timo Röhling
e0d153b934 Install new man page
Gbp-Dch: ignore
2021-09-14 17:06:52 +02:00
Timo Röhling
28fca03a49 Switch to debhelper version 13 2021-09-14 17:06:52 +02:00
Timo Röhling
4efe3c6e9a Bump Standards-Version to 4.6.0 2021-09-14 17:06:52 +02:00
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
2021-09-14 17:06:16 +02:00
Timo Röhling
7702a7c26c Document fixed bugs from new upstream release
Gbp-Dch: ignore
2021-09-14 17:00:42 +02:00
Timo Röhling
1f305b0624 Update upstream source from tag 'upstream/3.21.2'
Update to upstream version '3.21.2'
with Debian dir b27bd7be248c7d08c70eed4668064fb881d7fe25
2021-09-14 00:14:17 +02:00
Timo Röhling
fb6588ffe8 New upstream version 3.21.2 2021-09-14 00:13:48 +02:00
Felix Geyer
d22343548f Merge branch 'lintian-fixes' into 'master'
Fix some issues reported by lintian

See merge request cmake-team/cmake!6
2021-09-06 22:39:42 +00:00
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
2021-09-03 18:10:30 +00:00
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
2021-09-03 18:07:51 +00:00
Debian Janitor
1ae105b647 Trim trailing whitespace.
Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html
2021-09-03 17:36:22 +00:00
Felix Geyer
02270eb4ca Release to unstable. 2021-02-07 10:49:31 +01:00
Felix Geyer
93bf7432ed Mark cmake-data as Multi-Arch: foreign.
Closes: #973392
2021-02-06 20:14:15 +01:00
Felix Geyer
d9e4f5b754 Drop unused Build-Depends: libbz2-dev and liblzma-dev.
Closes: #981135

Compression support is handled via libarchive.
2021-02-06 20:11:41 +01:00