[ubuntu/vivid-proposed] cmake 3.0.2-1ubuntu1 (Accepted)
Jonathan Riddell
jriddell at ubuntu.com
Wed Oct 29 17:08:16 UTC 2014
cmake (3.0.2-1ubuntu1) vivid; urgency=medium
* Merge from Debian unstable (LP: #1357270). Remaining changes:
- debian/cmake-data.install
debian/MultiArchCross.cmake
debian/patches/ubuntu_cmake-crosscompile.patch
Add MultiArchCross.cmake to installed files.
(help cmake to find libraries in multiarch path)
xnox says this is not yet ready to go upstream but he will work on it
- debian/patches/ubuntu_boost-multiarch.patch
find boost and python in multiarch path
this is a candidate for removal but needs rdepend testing
* Drop multiarch-python-include-dirs.diff no longer required according
to bug report
cmake (3.0.2-1) unstable; urgency=medium
* New upstream release.
- Adds support for OpenRISC (or1k). (Closes: #749004)
* Detect the processor when running on Hurd. (Closes: #761060)
- Add hurd_host_system_processor.diff, cherry-picked from upstream.
* Revert cmake-qt-gui to Qt 4 for now as qtbase 5 fails to build on some
architectures.
cmake (3.0.1-1) experimental; urgency=medium
* New upstream release.
* Drop patches (fixed upstream):
- fix-bootstrap-test-1.diff
- fix-bootstrap-test-2.diff
cmake (3.0.0-1) experimental; urgency=medium
* New upstream release. (Closes: #743231)
- Uses multiarch libdir only when prefix is /usr. (Closes: #739876)
- Doesn't crash on bad generator name. (Closes: #747306)
- Provides a FindLua module that supports versions 5.0 - 5.3.
(Closes: #739285)
- Fixes parsing CMakeLists.txt in UTF-8 with BOM encoding. (Closes: #593327)
- Call cmake-gui for edit_cache when using the ninja generator.
(Closes: #712241)
* Drop patches (fixed upstream):
- install_to_multiarch_libdir_on_kfreebsd_hurd.diff
- FindPHP4_fix_typo.diff
- FindJNI_amd64_ppc_biarch.diff
- fix-FindFreetype.diff
- FindRuby_support_Ruby_2.diff
- fix-FindFreetype-version.diff
* Refresh patches:
- FindJNI.cmake.mips.patch
- FindJNI_ppc64le.diff
* Fix running the test suite.
- Cherry-pick upstream fix in fix-bootstrap-test-1.diff and
fix-bootstrap-test-2.diff
* Build the sphinx documentation and man pages.
- Build-depend on python-sphinx.
* Update install files.
* Pass --list-missing to dh_install.
* Use sphinxdoc debhelper sequence.
* Add -Wl,--as-needed to LDFLAGS to avoid overlinking.
* Drop custom cmake-gui manpage, upstream provides one now.
* Build cmake-qt-gui against Qt 5.
* Drop obsolete lintian override cmake-data: extra-license-file.
[ Lisandro Damián Nicanor Pérez Meyer ]
* Update debian/copyright.
cmake (2.8.12.2-2) unstable; urgency=high
* Search for Python 3.4 in FindPython{Interp,Libs}.
- Add search_for_python3.4.diff
* Don't create docs symlinks from arch-dep to arch-indep packages.
(Closes: #760823)
* Move the rm_conffile calls to cmake.maintscript.
cmake (2.8.12.2-1) unstable; urgency=medium
[ Felix Geyer ]
* New upstream release.
* Add Lisandro and myself to uploaders.
* Correctly pass CXXFLAGS with CPPFLAGS to bootstrap.
* Suggest ninja-build as cmake provides a generator for ninja.
(Closes: #743229)
* Fix JNI detection on ppc64el.
- Add FindJNI_ppc64le.diff, cherry-picked from upstream.
* Drop ancient Breaks/Replaces.
* Add lintian override for source-is-missing tags.
These are just binary test files used by the test suite to verify that
changing the RPATH works fine.
* Drop some redundant build options from debian/rules.
* Drop multiarch_findgtk2_fix.diff, was already fixed upstream in 2.8.11.
[ Lisandro Damián Nicanor Pérez Meyer ]
* Update debian/copyright.
cmake (2.8.12.1-1.6) unstable; urgency=low
* Non-maintainer upload.
* Fix HDF5 macro for HL and Fortran_HL components (closes: #756108).
cmake (2.8.12.1-1.5) unstable; urgency=medium
* Non-maintainer upload.
* Detect the version string of Freetype 2.5. (Closes: #732182)
- Add fix-FindFreetype-version.diff, cherry-picked from upstream.
* Detect the multi-arch ImageMagick include dirs. (Closes: #747907)
- Add fix-FindImageMagick-1.diff and fix-FindImageMagick-2.diff,
cherry-picked from upstream.
cmake (2.8.12.1-1.4) unstable; urgency=medium
* Non-maintainer upload.
* Add support for mips64 mips64el mipsn32 mipsn32el in
Modules/FindJNI.cmake.
Add FindJNI.cmake.mips.patch.
Patch by Yunqiang Su.
Closes: #747174.
cmake (2.8.12.1-1.3) unstable; urgency=medium
* Non-maintainer upload.
* multiarch-python-include-dirs.diff has bad side-effects
Drop multiarch-python-include-dirs.diff
Closes: #735248
cmake (2.8.12.1-1.2) unstable; urgency=low
* Non-maintainer upload.
* Backport patch to support Ruby 2.0 and 2.1 in FindRuby.cmake.
(closes: #739826, #730095)
Date: Wed, 29 Oct 2014 16:40:41 +0000
Changed-By: Jonathan Riddell <jriddell at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/vivid/+source/cmake/3.0.2-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 29 Oct 2014 16:40:41 +0000
Source: cmake
Binary: cmake cmake-data cmake-curses-gui cmake-qt-gui cmake-doc cmake-dbg
Architecture: source
Version: 3.0.2-1ubuntu1
Distribution: vivid
Urgency: high
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Jonathan Riddell <jriddell at ubuntu.com>
Description:
cmake - cross-platform, open-source make system
cmake-curses-gui - curses based user interface for CMake (ccmake)
cmake-data - CMake data files (modules, templates and documentation)
cmake-dbg - debugging symbols for CMake
cmake-doc - extended documentation in various formats for CMake
cmake-qt-gui - Qt4 based user interface for CMake (cmake-gui)
Closes: 593327 712241 730095 732182 735248 739285 739826 739876 743229 743231 747174 747306 747907 749004 756108 760823 761060
Launchpad-Bugs-Fixed: 1357270
Changes:
cmake (3.0.2-1ubuntu1) vivid; urgency=medium
.
* Merge from Debian unstable (LP: #1357270). Remaining changes:
- debian/cmake-data.install
debian/MultiArchCross.cmake
debian/patches/ubuntu_cmake-crosscompile.patch
Add MultiArchCross.cmake to installed files.
(help cmake to find libraries in multiarch path)
xnox says this is not yet ready to go upstream but he will work on it
- debian/patches/ubuntu_boost-multiarch.patch
find boost and python in multiarch path
this is a candidate for removal but needs rdepend testing
* Drop multiarch-python-include-dirs.diff no longer required according
to bug report
.
cmake (3.0.2-1) unstable; urgency=medium
.
* New upstream release.
- Adds support for OpenRISC (or1k). (Closes: #749004)
* Detect the processor when running on Hurd. (Closes: #761060)
- Add hurd_host_system_processor.diff, cherry-picked from upstream.
* Revert cmake-qt-gui to Qt 4 for now as qtbase 5 fails to build on some
architectures.
.
cmake (3.0.1-1) experimental; urgency=medium
.
* New upstream release.
* Drop patches (fixed upstream):
- fix-bootstrap-test-1.diff
- fix-bootstrap-test-2.diff
.
cmake (3.0.0-1) experimental; urgency=medium
.
* New upstream release. (Closes: #743231)
- Uses multiarch libdir only when prefix is /usr. (Closes: #739876)
- Doesn't crash on bad generator name. (Closes: #747306)
- Provides a FindLua module that supports versions 5.0 - 5.3.
(Closes: #739285)
- Fixes parsing CMakeLists.txt in UTF-8 with BOM encoding. (Closes: #593327)
- Call cmake-gui for edit_cache when using the ninja generator.
(Closes: #712241)
* Drop patches (fixed upstream):
- install_to_multiarch_libdir_on_kfreebsd_hurd.diff
- FindPHP4_fix_typo.diff
- FindJNI_amd64_ppc_biarch.diff
- fix-FindFreetype.diff
- FindRuby_support_Ruby_2.diff
- fix-FindFreetype-version.diff
* Refresh patches:
- FindJNI.cmake.mips.patch
- FindJNI_ppc64le.diff
* Fix running the test suite.
- Cherry-pick upstream fix in fix-bootstrap-test-1.diff and
fix-bootstrap-test-2.diff
* Build the sphinx documentation and man pages.
- Build-depend on python-sphinx.
* Update install files.
* Pass --list-missing to dh_install.
* Use sphinxdoc debhelper sequence.
* Add -Wl,--as-needed to LDFLAGS to avoid overlinking.
* Drop custom cmake-gui manpage, upstream provides one now.
* Build cmake-qt-gui against Qt 5.
* Drop obsolete lintian override cmake-data: extra-license-file.
.
[ Lisandro Damián Nicanor Pérez Meyer ]
* Update debian/copyright.
.
cmake (2.8.12.2-2) unstable; urgency=high
.
* Search for Python 3.4 in FindPython{Interp,Libs}.
- Add search_for_python3.4.diff
* Don't create docs symlinks from arch-dep to arch-indep packages.
(Closes: #760823)
* Move the rm_conffile calls to cmake.maintscript.
.
cmake (2.8.12.2-1) unstable; urgency=medium
.
[ Felix Geyer ]
* New upstream release.
* Add Lisandro and myself to uploaders.
* Correctly pass CXXFLAGS with CPPFLAGS to bootstrap.
* Suggest ninja-build as cmake provides a generator for ninja.
(Closes: #743229)
* Fix JNI detection on ppc64el.
- Add FindJNI_ppc64le.diff, cherry-picked from upstream.
* Drop ancient Breaks/Replaces.
* Add lintian override for source-is-missing tags.
These are just binary test files used by the test suite to verify that
changing the RPATH works fine.
* Drop some redundant build options from debian/rules.
* Drop multiarch_findgtk2_fix.diff, was already fixed upstream in 2.8.11.
.
[ Lisandro Damián Nicanor Pérez Meyer ]
* Update debian/copyright.
.
cmake (2.8.12.1-1.6) unstable; urgency=low
.
* Non-maintainer upload.
* Fix HDF5 macro for HL and Fortran_HL components (closes: #756108).
.
cmake (2.8.12.1-1.5) unstable; urgency=medium
.
* Non-maintainer upload.
* Detect the version string of Freetype 2.5. (Closes: #732182)
- Add fix-FindFreetype-version.diff, cherry-picked from upstream.
* Detect the multi-arch ImageMagick include dirs. (Closes: #747907)
- Add fix-FindImageMagick-1.diff and fix-FindImageMagick-2.diff,
cherry-picked from upstream.
.
cmake (2.8.12.1-1.4) unstable; urgency=medium
.
* Non-maintainer upload.
* Add support for mips64 mips64el mipsn32 mipsn32el in
Modules/FindJNI.cmake.
Add FindJNI.cmake.mips.patch.
Patch by Yunqiang Su.
Closes: #747174.
.
cmake (2.8.12.1-1.3) unstable; urgency=medium
.
* Non-maintainer upload.
* multiarch-python-include-dirs.diff has bad side-effects
Drop multiarch-python-include-dirs.diff
Closes: #735248
.
cmake (2.8.12.1-1.2) unstable; urgency=low
.
* Non-maintainer upload.
* Backport patch to support Ruby 2.0 and 2.1 in FindRuby.cmake.
(closes: #739826, #730095)
Checksums-Sha1:
e68d9abb5e2889fb4a58befa355698ac98558810 1905 cmake_3.0.2-1ubuntu1.dsc
379472e3578902a1d6f8b68a9987773151d6f21a 5490501 cmake_3.0.2.orig.tar.gz
bc43edb0719cc6dc9fe33fa983de45a20418a0f4 31192 cmake_3.0.2-1ubuntu1.debian.tar.xz
Checksums-Sha256:
be5aecf11c4ff3854f41fb5e3bfe1b9bd95d8a0bbd9025e85bda1b93a59dce31 1905 cmake_3.0.2-1ubuntu1.dsc
6b4ea61eadbbd9bec0ccb383c29d1f4496eacc121ef7acf37c7a24777805693e 5490501 cmake_3.0.2.orig.tar.gz
b9358b485956b050ba0028ffcbbd63c97f1a5a5d5683eb5cb3f7c44bb427f9d5 31192 cmake_3.0.2-1ubuntu1.debian.tar.xz
Files:
ada509421fd5a85a9fc3b85e56eecb03 1905 devel optional cmake_3.0.2-1ubuntu1.dsc
db4c687a31444a929d2fdc36c4dfb95f 5490501 devel optional cmake_3.0.2.orig.tar.gz
90e2963d2bfa40017e9ca7709d447242 31192 devel optional cmake_3.0.2-1ubuntu1.debian.tar.xz
Original-Maintainer: Modestas Vainius <modax at debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEARECAAYFAlRRHs4ACgkQpQbm1N1NUIigwgCg4S6ITS+dNic6PzVnJ91H06n6
qCYAn0twfxN8B4AHwYI9KqcrqhB5KHJP
=PWw1
-----END PGP SIGNATURE-----
More information about the Vivid-changes
mailing list