Modestas Vainius
e4f8e910f8
Add verify-build-flags target to debian/rules.
...
It can be used to verify if build flags are still valid (i.e. present in any of
CMakeLists.txt).
14 years ago
Modestas Vainius
f8418777dd
Do not set MINGW_CC_LINUX2WIN_EXECUTABLE build flag.
...
Workaround is no longer needed with ccache 3.0 or later.
14 years ago
Modestas Vainius
42d7957a6a
Use less error-prone way of setting build flags.
14 years ago
Modestas Vainius
735ba71997
New upstream release.
14 years ago
Kai Wasserbäch
a7f4002a0c
debian/{compat,control,rules}: Updated for debhelper v8.
14 years ago
Modestas Vainius
740a82699e
Disable git-import-orig in debian/watch.
...
One extra command is not a good enough reason to lose control of packaging to
non-trivial black-box tools (git import-orig). This has just unexpectedly bit
me in ass when git import-orig failed miserably leaving repo in a really bad
state. Let's just keep the tasks separate from each other.
14 years ago
Modestas Vainius
f6ac242807
Merge commit 'debian/2.8.3-4'
14 years ago
Modestas Vainius
ef77582739
Release to unstable.
14 years ago
Kai Wasserbäch
87b7c51afb
debian/changelog: reflect the import of RC2.
14 years ago
Kai Wasserbäch
fc2389b92d
debian/control: Changed my E-Mail address.
14 years ago
Kai Wasserbäch
e257aa2945
debian/README.source: Deleted, not needed with "3.0 (quilt)".
14 years ago
Kai Wasserbäch
f28c1c00eb
debian/README.Debian: Deleted.
...
We're shipping an unmodified version of the Python modules again.
14 years ago
Kai Wasserbäch
327cbf5bbf
Added Forwarded information.
14 years ago
Kai Wasserbäch
cdd8ec7b95
debian/patches/FindBoost_add_-lpthread_#563479.diff: Added. ( Closes : #563479 )
14 years ago
Kai Wasserbäch
c17a90bf49
Dropped obsolete patch: FindPython_fix_#569321_and_#580503.diff
14 years ago
Kai Wasserbäch
ed365f7923
Dropped obsolete patch: FindTCL_fix_#600245.diff
14 years ago
Kai Wasserbäch
192311b428
Dropped obsolete patche: backport_fix_asm_support.diff
14 years ago
Kai Wasserbäch
7bca51398e
Reverting the last two commits.
...
This reverts commit d63a84bd7b
and
65f2b045e3
. This is in accordance with
what Brad King answered to #600889 (not a CMake bug).
14 years ago
Kai Wasserbäch
65f2b045e3
Added Forwarded: field.
14 years ago
Kai Wasserbäch
d63a84bd7b
debian/patches/FindVTK_fix_#600889.diff: Added. ( Closes : #600889 )
14 years ago
Modestas Vainius
7f0a058bc0
Fix typos in *.postinst scripts.
14 years ago
Modestas Vainius
5325092121
Release to experimental.
14 years ago
Modestas Vainius
52c2882e9c
Fix upgrades from << 2.8.3-3 (directories to symlinks).
...
The job of replacing directories with symlinks apparently is a tough one.
Create a symlink manually in the postinst of the affected (!cmake-data)
packages.
14 years ago
Modestas Vainius
ee670935f7
Install documentation to /usr/share/cmake-data instead.
...
Actually it's the "base" package rather than cmake. Also link doc directories
to it.
14 years ago
Modestas Vainius
07a902b0fc
New changelog entry.
14 years ago
Modestas Vainius
ddb528cdce
Release to experimental.
14 years ago
Modestas Vainius
9643b76229
Backport a patch from 2.8.4 to fix ASM support.
...
Thanks to Leon Nardella for heads up. (Closes : #608510 , LP: #695335 )
14 years ago
Modestas Vainius
2f19fc7ece
Use common documentation directory for all binary packages.
...
Now install cmake documentation into /usr/share/doc/cmake/ and link doc
directories of the rest binary packages to it (needs debhelper 7.4.2).
14 years ago
Modestas Vainius
daa238878d
Install cmake documentation into /usr/share/doc/cmake-doc/
...
Used to be /usr/share/doc/cmake-docs/: a leftover from cmake-docs -> cmake-doc
rename. (LP: #669197 )
14 years ago
Kai Wasserbäch
e13c2dbf96
Added Applied-Upstream header.
...
FindTCL.cmake patch is now applied upstream:
<http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=d95913e2 >
14 years ago
Kai Wasserbäch
154d9b5b2f
Added Forwarded DEP-3 header to FindTCL_fix_#600245.diff.
14 years ago
Kai Wasserbäch
f56a1e051a
debian/patches/FindTCL_fix_#600245.diff: Added. ( Closes : #600245 )
...
The FIND_LIBRARY() statement for TCL used the TK variables and vice versa.
This patch reverses that into the right usage.
14 years ago
Modestas Vainius
5c05612a4d
Merge branch 'master' into experimental
...
Conflicts:
debian/changelog
14 years ago
Kai Wasserbäch
e908d5d056
debian/watch: Added git-import-orig invocation.
...
* debian/watch: Added git-import-orig invocation.
* debian/gbp.conf: Added, to ensure we use pristine-tar.
14 years ago
Kai Wasserbäch
99d31c8da7
Added debian/source/local-options with "unapply-patches".
14 years ago
Modestas Vainius
f05b7d41f7
Release to experimental.
14 years ago
Modestas Vainius
3f23321ee1
Add fixup_manpages.diff patch to fix small issues with cmake mangpages.
...
Found by lintian:
W: cmake: manpage-has-errors-from-man usr/share/man/man1/cmake.1.gz 10029: warning [p 158, 13.5i]: can't break line
I: cmake: spelling-error-in-manpage usr/share/man/man1/cmake.1.gz informations information
I: cmake: spelling-error-in-manpage usr/share/man/man1/cmake.1.gz dependant dependent
14 years ago
Modestas Vainius
391b38cddc
Bump libarchive-dev Build-Depends to 2.8.0.
...
cmake needs symbols which appeared in that version. (Closes : #595275 )
14 years ago
Modestas Vainius
b2c2f1d509
Adapt FindPython_fix_#569321_and_#580503.diff patch to upstream changes.
...
Upstream added support for python 2.7.
14 years ago
Modestas Vainius
0ac23dc6b7
Drop patches which were merged upstream.
...
- debian/patches/hurd_platform.diff;
- FindGTK2_pangommconfig.diff;
- FindJNI_fix_libarch_determination.diff;
- cpack_installed_size.diff;
- add_libarchive_script.patch - better version merged upstream;
- fix-CTestTestFailedSubmit-xmlrpc.diff;
- fix_spelling_errors.patch.
14 years ago
Modestas Vainius
f5291c6a6d
New upstream release.
14 years ago
Modestas Vainius
7bb8b01cd6
Move our .gitattributes to debian/ subdir.
14 years ago
Kai Wasserbäch
d56f651767
FindJNI_fix_libarch_determination.diff was applied upstream (cmake-next).
15 years ago
Kai Wasserbäch
d5e9a298c2
FindGTK2_pangommconfig.diff was forwarded upstream.
15 years ago
Kai Wasserbäch
34fb6e8e38
cpack_installed_size.diff was applied upstream (cmake-next).
15 years ago
Kai Wasserbäch
32b777e281
add_libarchive_script.patch was applied upstream (cmake-next).
15 years ago
Kai Wasserbäch
04f8211130
hurd_platform.diff was applied upstream (cmake-next).
15 years ago
Kai Wasserbäch
25a23405e9
debian/control: Bumped Standards-Version to 3.9.1, no further changes needed.
15 years ago
Kai Wasserbäch
e39f23fb1d
debian/patches/fix_spelling_errors.patch: Added Applied-Upstream header.
15 years ago
Modestas Vainius
cb6d59a845
Revert "Close old Ubuntu bug which is fixed by 2.8.0. (LP: #156403 )"
...
This reverts commit 4644703179
.
Changelog is not a place to close old bugs, be it Debian or especially Ubuntu
ones. This negates the main advantage of BTS version tracking.
15 years ago