Modestas Vainius
e402face25
Override incorrect menu-icon-missing lintian warning properly.
14 years ago
Modestas Vainius
49ef65c97c
Fix a couple of new spelling / formatting errors.
...
(patch spelling_formatting_fixes.diff)
W: cmake-data: manpage-has-errors-from-man usr/share/man/man1/cmakemodules.1.gz 2641: warning [p 39, 1.5i]: can't break line
I: cmake-data: spelling-error-in-manpage usr/share/man/man1/cmakeprops.1.gz explict explicit
I: cmake: spelling-error-in-binary usr/bin/cmake explict explicit
I: cmake: spelling-error-in-binary usr/bin/cpack explict explicit
I: cmake: spelling-error-in-binary usr/bin/ctest explict explicit
W: cmake: manpage-has-errors-from-man usr/share/man/man1/cmake.1.gz 7300: warning [p 120, 3.3i]: can't break line
I: cmake: spelling-error-in-manpage usr/share/man/man1/cmake.1.gz explict explicit
I: cmake-curses-gui: spelling-error-in-binary usr/bin/ccmake explict explicit
I: cmake-qt-gui: spelling-error-in-binary usr/bin/cmake-gui explict explicit
14 years ago
Modestas Vainius
18b00dd65e
Refresh screen-256color-bce.diff patch.
14 years ago
Modestas Vainius
05b13d548a
Drop patches which are no longer needed.
...
* Drop fixup_manpages.diff patch, merged upstream.
* Drop backport_test_order_fix.diff patch, was backported from upstream.
* Drop multiarch_basic_support.diff patch, merged upstream.
14 years ago
Modestas Vainius
f44af35ffe
No longer repack upstream tarball.
...
Also drop dfsg suffix from the version number.
The tarball is DFSG clean now.
14 years ago
Modestas Vainius
e668ca9384
New upstream release.
14 years ago
Modestas Vainius
73497febcf
Merge commit 'upstream/2.8.5_rc2'
14 years ago
Modestas Vainius
394daad242
Imported Upstream version 2.8.5~rc2
14 years ago
Modestas Vainius
aa9612fd0d
Release to unstable.
14 years ago
Modestas Vainius
8d9ddd6dae
Urgency=medium.
...
The bug above makes cmake almost unusable on armel and kfreebsd.
14 years ago
Modestas Vainius
ffb5fc4662
Support multiarch paths on kfreebsd and hurd
...
Patch multiarch_basic_support.diff updated.
(Closes : #630167 )
14 years ago
Modestas Vainius
46f54f9bc9
Fix multiarch regex to support arm*
...
... and (hopefully) all other possible linux architectures. Quadtriplet support
is included even if it is rare.
Patch multiarch_basic_support.diff updated.
14 years ago
Modestas Vainius
f2a8b2428a
New changelog entry.
14 years ago
Modestas Vainius
24168df217
Release to unstable.
14 years ago
Modestas Vainius
7bd05267e2
Adapt multiarch_findgtk2_fix.diff for new multiarch impl.
14 years ago
Modestas Vainius
392f6fb9bc
Add multiarch implementation from upstream.
...
Implemented in patch multiarch_basic_support.diff, taken from upstream bug
backwards compatible with previous releases and in addition, it implements
multiarch support for find_package().
14 years ago
Modestas Vainius
db159fb2cc
Revert "Fix find_library() to find libraries in multiarch library paths."
...
This effectively reverts commit 3220ba5539
and
adds appropriate debian/changelog modifications.
14 years ago
Modestas Vainius
4389cd02f2
New changelog entry.
14 years ago
Modestas Vainius
7cc204592f
Release to unstable.
14 years ago
Modestas Vainius
d387f1b70e
Make FindGTK2.cmake work with Debian multiarch.
...
Implemented in the patch multiarch_findgtk2_fix.diff.
(LP: #751940 )
14 years ago
Modestas Vainius
3220ba5539
Fix find_library() to find libraries in multiarch library paths.
...
While the patch is not a good fix (hackish by nature, no cross-compilation
support etc.), it should do the job in majority of cases. Also require dpkg-dev
>= 1.16 at both build time (Build-Depends) and runtime (cmake Depends) because
the patch needs dpkg-architecture -qDEB_HOST_MULTIARCH. (Closes : #618932 )
Implemented in multiarch_library_directory_hack.diff.
14 years ago
Modestas Vainius
497d3f1c08
Switch Vcs-* debian/control fields to anonscm.debian.org.
14 years ago
Modestas Vainius
972e40fae7
Bump Standards-Version to 3.9.2: no changes needed.
14 years ago
Modestas Vainius
6c17a2a3a8
Add libxmlrpc-core-c3-dev | libxmlrpc-c3-dev to Build-Depends.
...
Add libxmlrpc-core-c3-dev as a preferred alternative to libxmlrpc-c3-dev in
Build-Depends. libxmlrpc-c3-dev has become a transitional package.
14 years ago
Modestas Vainius
f28541d7ef
Generate colour Makefiles if $TERM is 'screen-256color-bce'.
...
Thanks to Davide Mancusi for the patch (screen-256color-bce.diff).
(Closes : #627853 )
14 years ago
Modestas Vainius
15b5bee169
Do not start cmake description synopsis with an article.
14 years ago
Modestas Vainius
a052450265
Merge 2.8.2+dfsg.1-0+squeeze1 changes.
14 years ago
Modestas Vainius
b1b68d5608
New changelog entry.
14 years ago
Modestas Vainius
51f0058d36
Merge branch 'squeeze'
14 years ago
Modestas Vainius
56564af3bb
Release to stable-proposed-updates ( #615091 ).
14 years ago
Modestas Vainius
da33f9c547
Add changelog and copyright entries about removal of undistributable files.
...
Regenerate original tarball removing files provided under proprietary licence.
(Closes : #614390 ) They were not actually used. Mention removed files in the
debian/copyright.
14 years ago
Modestas Vainius
5b370e5ccc
Add changelog entry.
14 years ago
Modestas Vainius
fad488f456
Merge commit 'upstream/2.8.2+dfsg.1' into squeeze
14 years ago
Brad King
9b120a82c4
libarchive: Remove unused build/windows directory ( #11885 )
...
The directory contains some files with unclear licensing anyway.
(cherry picked from commit fabdf7aa323a08f20dcb62ca8002b7b878fa4bea)
Signed-off-by: Modestas Vainius <modax@debian.org>
14 years ago
Modestas Vainius
df5dc3811d
Release to unstable.
14 years ago
Modestas Vainius
7b26c06e09
Backport patch to fix test order (broken in 2.8.4).
...
Add backport_test_order_fix.diff to restore conpatibility with earlier versions
with respect to the test run order. (Closes : #615054 )
14 years ago
Modestas Vainius
d9ef5a1629
New changelog entry.
14 years ago
Modestas Vainius
0d7599a242
Release to unstable.
14 years ago
Modestas Vainius
1ed02acad3
Remove files licensed under proprietary licence from the original tarball.
...
Generate a new tarball with +dfsg.1 suffix. Thanks to Vasily Gurevich.
(Closes : #614390 )
14 years ago
Modestas Vainius
dac99656c2
Ship DFSG version.
14 years ago
Modestas Vainius
8006863444
Merge commit 'upstream/2.8.4+dfsg.1'
14 years ago
Brad King
827d08989c
libarchive: Remove unused build/windows directory ( #11885 )
...
The directory contains some files with unclear licensing anyway.
(cherry picked from commit fabdf7aa323a08f20dcb62ca8002b7b878fa4bea)
14 years ago
Modestas Vainius
d761130ae7
2.8.4-2 ended up in unstable by accident :-(
...
Fix distribution field accordingly.
14 years ago
Modestas Vainius
9d6a2e14b9
Open new changelog entry.
14 years ago
Modestas Vainius
498dc50af9
Release to experimental.
14 years ago
Modestas Vainius
bd569b269e
Add changelog entry for 2.8.3-5 merge.
14 years ago
Modestas Vainius
d113753ebb
Merge commit 'debian/2.8.3-5'
14 years ago
Modestas Vainius
6e4c8812cc
Release to unstable.
14 years ago
Modestas Vainius
6fe5af4146
Check if /usr/share/doc/$pkgname is a directory before attempting to remove it.
...
{cmake,cmake-doc,cmake-dbg,cmake-*-gui}.postinst affected.
(Closes : #614202 )
14 years ago
Modestas Vainius
0852e51f90
Open new changelog.
14 years ago