-
cmake (3.22.1-1ubuntu1.22.04.1) jammy; urgency=medium
* Cherry pick upstream change to fix FindGTest for Gmock (LP: #1986665)
-- Gianfranco Costamagna <email address hidden> Wed, 17 Aug 2022 12:44:06 +0200
-
cmake (3.22.1-1ubuntu1) jammy; urgency=low
* Merge from Debian unstable. Remaining changes:
- Append -latomic on RISCV, as some atomics need libatomic support.
cmake (3.22.1-1) unstable; urgency=medium
[ Mathieu Malaterre ]
* d/control: Add cmake-format to Suggests: line
[ Timo Röhling ]
* New upstream version 3.22.1
cmake (3.22.0-1) unstable; urgency=medium
* Add lintian overrides for various false positives
* New upstream version 3.22.0
* Refresh patches
- Drop Fix-cross-compilation-with-MPI.patch (applied upstream)
- Drop Fix-RunCMake.CPack_DEB.EXTRA-on-Debian-non-Linux-OSe.patch
(applied upstream)
- Drop Make-FindFLTK-safe-to-include-multiple-times.patch
(applied upstream)
- Keep Prefer-Debian-default-version-of-Python.patch
(Debian-specific)
- Keep Fix-check_symbol_exists-with-pedantic-errors.patch
(accepted by upstream, targeted for 3.23 release)
-- Steve Langasek <email address hidden> Tue, 28 Dec 2021 19:55:36 -0800
-
cmake (3.21.4-1ubuntu2) jammy; urgency=medium
* No-change rebuild against libjsoncpp25
-- Steve Langasek <email address hidden> Tue, 14 Dec 2021 18:19:15 +0000
-
cmake (3.21.4-1ubuntu1) jammy; urgency=medium
* Merge from Debian Sid. Remaining changes:
- Append -latomic on RISCV, as some atomics need libatomic support
(LP: #1876814).
cmake (3.21.4-1) unstable; urgency=medium
* Also unset _proxy variables for ninja autopkgtest (Fixup for #960179)
* New upstream version 3.21.4
* Refresh patches
- Keep Prefer-Debian-default-version-of-Python.patch
(Debian-specific)
- Update Fix-cross-compilation-with-MPI.patch
(modified by upstream, targeted for 3.22 release)
- Keep Fix-RunCMake.CPack_DEB.EXTRA-on-Debian-non-Linux-OSe.patch
(accepted by upstream, targeted for 3.22 release)
- Drop Fix-misinterpretation-of-Debian-Policy-on-LIBEXECDIR.patch
(applied by upstream)
- Keep Make-FindFLTK-safe-to-include-multiple-times.patch
(accepted by upstream, targeted for 3.22 release)
- Keep Fix-check_symbol_exists-with-pedantic-errors.patch
(accepted by upstream, targeted for 3.23 release)
-- Simon Quigley <email address hidden> Thu, 11 Nov 2021 07:55:02 -0600
-
cmake (3.21.3-5ubuntu1) jammy; urgency=medium
* Merge from Debian Sid. Remaining changes:
- Unset proxy settings during autopkgtest. Tests try to resolve
no-site and match stderr, with bad network on armhf autopkgtest
runners instead the stderr is failing to resolve squid.internal.
- Append -latomic on RISCV, as some atomics need libatomic support
(LP: #1876814).
cmake (3.21.3-5) unstable; urgency=medium
* Package can be cross-compiled now
* Make FindFLTK safe to include multiple times (Closes: #671746)
* Fix check_symbols_exists() with -pedantic-errors (Closes: #777542)
cmake (3.21.3-4) unstable; urgency=medium
* Fix misinterpretation of Debian Policy on LIBEXECDIR
* New build profile: cmake.pkg.nogui
cmake (3.21.3-3) unstable; urgency=medium
* Fix FTBFS on non-Linux systems (Closes: #995288)
cmake (3.21.3-2) unstable; urgency=medium
* Prevent dh_elpha from disabling the test suite
* Make dh_elpa B-D-Indep
* Skip spuriously failing tests on kfreebsd-*
* New build profile: pkg.cmake.bootstrap
cmake (3.21.3-1) unstable; urgency=medium
* New upstream version 3.21.3
* Migrate emacsen helpers to dh_elpa (Closes: #802915)
- M-x cmake-mode autoload is interactive now (Closes: #729598)
* Update d/watch to version 4
cmake (3.21.2-1) unstable; urgency=medium
[ Debian Janitor ]
* Trim trailing whitespace.
* Fix day-of-week for changelog entries 1.2-1, 1.0-1, 1.2-1, 1.0-1.
* Drop transition for old debug package migration.
[ Timo Röhling ]
* New upstream version 3.21.2
- Map LANGUAGE source file property to compiler language flag
(Closes: #728108)
- Rewrite documentation for UseJava.cmake (Closes: #986327)
- Add PostgreSQL 13 to list of known versions (Closes: #990623)
* 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)
- New patch Prefer-Debian-default-version-of-Python.patch (Closes: #945825)
* Bump Standards-Version to 4.6.0
* Switch to debhelper version 13
* Unset *_proxy variables in autopkgtest (Closes: #960179)
* Add myself to uploaders
* Mark cmake-doc as Multi-Arch: foreign
-- Simon Quigley <email address hidden> Wed, 27 Oct 2021 02:14:06 -0500
-
cmake (3.18.4-2ubuntu2) impish; urgency=medium
* Backport d/patches/KWSys-2021-06-28-0648cb1a.patch from upstream to
fix build with glibc 2.34.
-- Michael Hudson-Doyle <email address hidden> Tue, 10 Aug 2021 13:51:21 +1200