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
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
d63a84bd7b
debian/patches/FindVTK_fix_#600889.diff: Added. ( Closes : #600889 )
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
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
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
Kai Wasserbäch
4644703179
Close old Ubuntu bug which is fixed by 2.8.0. (LP: #156403 )
15 years ago
Modestas Vainius
1ee83cfba3
Release to unstable.
15 years ago
Modestas Vainius
4404c4eef6
Start package synopsis with lowercase letter where applicable.
15 years ago
Modestas Vainius
b8f9e12c48
Add cmake to cmake-doc Suggests.
15 years ago
Modestas Vainius
8d3ef94fd6
Add cmake-dbg package.
15 years ago
Kai Wasserbäch
ccdfdf47a6
Renamed cmake-docs to cmake-doc.
...
Signed-off-by: Kai Wasserbäch <debian@carbon-project.org>
15 years ago
Kai Wasserbäch
626a79638c
Added new binary package cmake-docs.
...
This new package contains all additional documentation (i.e. non-man
documentation) for all parts of CMake. cmake-docs registers its contents
with doc-base.
Signed-off-by: Kai Wasserbäch <debian@carbon-project.org>
15 years ago
Kai Wasserbäch
a0f2851e04
Fix spelling mistakes in CMake and its documentation.
...
Lintian showed a lot of spelling mistakes in the binaries and the
auto-generated documentation.
Signed-off-by: Kai Wasserbäch <debian@carbon-project.org>
15 years ago
Kai Wasserbäch
c4a2c601cf
Fixed "W: cmake: spelling-error-in-changelog reenable re-enable".
...
Signed-off-by: Kai Wasserbäch <debian@carbon-project.org>
15 years ago
Kai Wasserbäch
428e2a353a
debian/control: Added Homepage field (no-homepage-field).
...
Signed-off-by: Kai Wasserbäch <debian@carbon-project.org>
15 years ago
Modestas Vainius
4f3be47179
Build with CTEST_USE_XMLRPC to reenable XMLRPC support in CTest.
...
Also add fix-CTestTestFailedSubmit-xmlrpc.diff patch to fix a (wrongly) failing
test in that case.
15 years ago
Kai Wasserbäch
421c05967e
Don't Depend on procps on Hurd (in addition to not B-D on it).
...
Signed-off-by: Kai Wasserbäch <debian@carbon-project.org>
15 years ago
Kai Wasserbäch
9a050335e1
Add Findlibarchive.cmake to allow building with system's libarchive.
...
Signed-off-by: Kai Wasserbäch <debian@carbon-project.org>
15 years ago
Kai Wasserbäch
aab7e23c14
Don't B-D on procps on all Hurd architectures (hurd-any).
...
Signed-off-by: Kai Wasserbäch <debian@carbon-project.org>
15 years ago
Kai Wasserbäch
2813fce600
Don't B-D on procps on hurd-i386.
...
Signed-off-by: Kai Wasserbäch <debian@carbon-project.org>
15 years ago
Kai Wasserbäch
9aa0377cd2
Use the system libarchive and not the embedded copy.
...
Signed-off-by: Kai Wasserbäch <debian@carbon-project.org>
15 years ago