Modestas Vainius
11cd193c55
Fix various typos and formatting errors in manpages
...
Patch manpage_fixes.diff.
13 years ago
Modestas Vainius
6a10d7b694
Respect CPPFLAGS environment variable.
...
Append it to C(XX)FLAGS when building C/C++ sources.
Patch support_cppflags.diff.
(Closes : #653916 )
13 years ago
Modestas Vainius
3079cf95fd
Refresh other patches.
13 years ago
Modestas Vainius
b896b4e6b7
Remove multiarch_lib_dirs_should_be_implicit.diff patch, merged upstream.
13 years ago
Modestas Vainius
e203e95a86
New upstream release. ( Closes : #658427 )
13 years ago
Modestas Vainius
6b9e5b72a9
Close bug.
14 years ago
Modestas Vainius
6428c45b6b
Disable CTestTestUpload test because it requires Internet access.
...
Thanks to Felix Geyer.
14 years ago
Modestas Vainius
6300e634a5
New changelog entry.
14 years ago
Modestas Vainius
24a0a5dfb0
Add the bug multiarch_lib_dirs_should_be_implicit.diff is forwarded to.
14 years ago
Modestas Vainius
8abc9c9fc6
Release to unstable.
14 years ago
Modestas Vainius
ff1d6a0c3f
Refresh FindBoost_add_-lpthread_#563479.diff patch.
14 years ago
Modestas Vainius
97296f5ce6
Make sure CMake considers /lib/<arch> as implicit.
...
Therefore CMake keeps it out of automatic R(UN)PATH then (patch
multiarch_lib_dirs_should_be_implicit.diff).
14 years ago
Modestas Vainius
3dabc0c10b
Drop merged patches.
...
* Drop screen-256color-bce.diff - merged upstream.
* Drop spelling_formatting_fixes.diff - merged upstream.
14 years ago
Modestas Vainius
ad6e5b4c3d
New upstream release.
...
Fixes UseSWIG. (Closes : #631497 )
14 years ago
Modestas Vainius
b565ebc466
Release to unstable.
14 years ago
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
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
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
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
Kai Wasserbäch
3c41277f30
debian/watch: Remove trailing backslash.
14 years ago
Modestas Vainius
f920624239
Fix year in the fix_manpages.patch. It's 2011 :)
14 years ago
Modestas Vainius
b1fecd4c99
Release to experimental.
14 years ago
Modestas Vainius
6ad73237d6
Add abort-on-upstream-changes to local-options.
14 years ago
Modestas Vainius
66984ac0dd
Add more spelling fixes to fixup_manpages.diff patch.
...
I: cmake: spelling-error-in-manpage usr/share/man/man1/cmake.1.gz prefered preferred
I: cmake: spelling-error-in-binary ./usr/bin/cmake prefered preferred
I: cmake: spelling-error-in-binary ./usr/bin/cpack prefered preferred
I: cmake: spelling-error-in-binary ./usr/bin/ctest prefered preferred
I: cmake-data: spelling-error-in-manpage usr/share/man/man1/cmakepolicies.1.gz prefered preferred
I: cmake-curses-gui: spelling-error-in-binary ./usr/bin/ccmake prefered preferred
I: cmake-qt-gui: spelling-error-in-binary ./usr/bin/cmake-gui prefered preferred
14 years ago
Modestas Vainius
7ff5617b50
Enable more verbosiness when bootstraping.
14 years ago
Modestas Vainius
279d948efe
Support parallel building at bootstrap phase.
14 years ago
Modestas Vainius
a4444332f3
Fix alignment in changelog.
14 years ago
Modestas Vainius
0caf5d6098
Remove obsolete build flags from debian/rules.
...
- BUILD_WXDialog;
- TARGET_VERSION;
- TARGET_SOVERSION;
- BUILD_DOXYGEN.
14 years ago
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
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
99fca3d508
Move Section field up a bit.
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
ba7301b565
Add the proper Breaks/Replaces stuff to cmake-doc.
...
Signed-off-by: Kai Wasserbäch <debian@carbon-project.org>
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
491a593864
Cosmetics: alignment.
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
Modestas Vainius
7e9387624b
Refresh add_libarchive_script.patch, add DEP-3 header.
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
Modestas Vainius
062b68662d
Release to unstable.
15 years ago
Modestas Vainius
013e63c47d
Include copyright information for Utilities/xml/* in the debian/copyright.
15 years ago
Modestas Vainius
f0a873ac13
Add packaging copyright to debian/copyright.
15 years ago
Modestas Vainius
2b6cff9065
Remove deprecated references to /usr/share/common-licenses/BSD from debian/copyright.
15 years ago
Modestas Vainius
8ca2273454
Bump Standards-Version to 3.9.0.
...
- replace Conflicts: cmake (<= 2.6.2-1) with Breaks in cmake-data;
- add Breaks: cmake (<= 2.6.2-1) to cmake-gui-curses.
15 years ago
Modestas Vainius
f10ecbd03f
New upstream release.
15 years ago
Modestas Vainius
2fb50529e6
New upstream closes #560693 .
15 years ago
Modestas Vainius
93078db9bb
Update patches for new upstream release.
...
- kFreeBSD_Hurd_fixes.diff - remove, merged upstream;
15 years ago
Modestas Vainius
e41a7b9007
New upstream release.
15 years ago
Kai Wasserbäch
be1647b463
Updated header of debian/patches/FindPython_fix_#569321_and_#580503.diff.
15 years ago
Kai Wasserbäch
9b5a41a7c2
Incorporate ideas from Modestas into the Python patch.
...
Modestas had a few very good ideas on how to improve the patch I've
introduced with a previous commit. This patch incorporates them.
Signed-off-by: Kai Wasserbäch <debian@carbon-project.org>
15 years ago
Kai Wasserbäch
08958f98ad
Expand debian/patches/FindPython_fix_#580503.diff to cover #569321 too.
...
Actually a very small change: just also check if there is a specific
version requested, otherwise proceed as with the previous patch.
Signed-off-by: Kai Wasserbäch <debian@carbon-project.org>
15 years ago
Kai Wasserbäch
6ae03be2f1
debian/patches/FindPython_fix_#580503.diff: Added. ( Closes : #580503 )
...
The patch was additionally tested by Jakub Wilk.
Signed-off-by: Kai Wasserbäch <debian@carbon-project.org>
15 years ago
Modestas Vainius
a51820735d
Release to unstable.
15 years ago
Modestas Vainius
c65635d490
Improve changelog message.
15 years ago
Modestas Vainius
507469c7bf
FindJNI patch: avoid using trick bits of cmake IF() command syntax.
...
This should fix FindJNI on architectures which do not need special
CMAKE_SYSTEM_PROCESSOR handling (e.g. ia64).
15 years ago
Modestas Vainius
25b74ab247
Add procps to Build-Depends and cmake Depends.
...
cmake sometimes uses ps binary.
15 years ago
Modestas Vainius
c18e37da85
Remove useless changelog line.
15 years ago
Kai Wasserbäch
83c34b5d00
debian/control: added myself to Uploaders with Modestas' permission.
15 years ago
Modestas Vainius
b679dbe50e
Release to unstable.
15 years ago
Modestas Vainius
86797b8024
Add cpack_installed_size.diff to fix generation of Installed-Size field for deb packages.
...
Thanks to Simone Rossetto for heads up and initial patch.
15 years ago
Modestas Vainius
9b4acc149d
Further improve FinJNI.cmake. This should fix some inconsistencies on s390.
15 years ago
Modestas Vainius
91c0433883
New changelog entry.
15 years ago
Modestas Vainius
da740086e0
Release to unstable.
...
Urgency=medium
15 years ago
Modestas Vainius
f87fbec650
Rename (to kFreeBSD_Hurd_fixes.diff) and improve kFreeBSD_fixes.diff to fix FTBFS on GNU/Hurd as well.
15 years ago
Modestas Vainius
65cfd99254
Add gcc and make to cmake Suggests ( Closes : #577516 ).
15 years ago
Modestas Vainius
5dc3acd737
Add FindGTK2_pangommconfig.diff patch.
...
Look for Pangomm Config include directory in FindGTK2.cmake (Closes : #579718 ).
Thanks to Sune Vuorela for the patch.
15 years ago
Modestas Vainius
351ff1be0f
Improve FindJNI_fix_libarch_determination.diff patch.
15 years ago
Modestas Vainius
e9e236776c
Rewrite _java_libarch determination code in FindJNI.cmake (based on new code in OpenJDK 1.6.0_18).
...
This should fix invalid _java_libarch detection on mipsel and armel (patch
FindJNI_fix_libarch_determination.diff).
15 years ago
Modestas Vainius
330dd330ba
New changelog entry.
15 years ago
Modestas Vainius
fbe3d22bec
Release to unstable
15 years ago
Modestas Vainius
9a1918d166
Add kFreeBSD_fixes.diff patch to fix FTBFS on kfreebsd-*
...
Fixes failure of the CTestTestTimeout test. kFreeBSD has the same userland as
Linux. This change is necessary to enable kwsysProcessKill() to kill child
processes on kFreeBSD. The bug was detected by CTestTestTimeout test.
15 years ago
Modestas Vainius
8baf7dfb9b
New changelog entry.
15 years ago
Modestas Vainius
891d43093a
Release to unstable.
15 years ago
Modestas Vainius
562ef85d0f
Change my email address to modax@debian.org.
15 years ago
Modestas Vainius
b4efd2cbb7
Update Standards-Version to 3.8.4: no changes needed.
15 years ago
Modestas Vainius
b1347db5cf
Update install files.
15 years ago
Modestas Vainius
6aa49d1ab6
Forcefully disable ccache for tests.
...
It breaks otherwise valid Simple_Mingw_Linux2Win test.
15 years ago
Modestas Vainius
27b3dd912d
Update debian/patches.
...
- drop bootstraptest_increase_timeout.diff - merged upstream;
- hurd_platform.diff - adapt to upstream changes.
15 years ago
Modestas Vainius
ab1c813d3f
New upstream release.
15 years ago
Modestas Vainius
f7c12c50a6
Enable building in parallel (--parallel).
15 years ago
Modestas Vainius
9260bad776
Remove DMUA entry from debian/control. No longer needed.
15 years ago
Modestas Vainius
0a7e832038
New changelog entry.
15 years ago
Modestas Vainius
96e03f5dfb
Skip the unpredictably long and rather pointless BootstrapTest ( Closes : #558001 ).
15 years ago
Modestas Vainius
8e9e113728
New changelog entry
15 years ago
Modestas Vainius
3ac3163ceb
Release to unstable.
15 years ago
Modestas Vainius
b157013310
It should build on hppa now ( Closes : #556653 ). So urgency=medium.
15 years ago
Modestas Vainius
c51514dbe7
Better wording in changelog.
15 years ago
Modestas Vainius
3116cd3bbc
Remove obsolete hack for parisc64 from debian/rules.
...
It didn't work after switch to dh v7 anyway.
15 years ago
Modestas Vainius
ba67bab3be
Reformat changelog.
15 years ago
Modestas Vainius
ec4053983e
Revert "Build with g++-4.4 on hppa."
...
This reverts commit c8c01e62b6
.
Conflicts:
debian/changelog
15 years ago
Modestas Vainius
35ca1848e4
Update bootstraptest_increase_timeout.diff with upstream version.
...
My previous patch didn't work.
15 years ago
Modestas Vainius
05d008ccad
New changelog entry.
15 years ago
Modestas Vainius
2e31b97599
Release to unstable.
15 years ago
Modestas Vainius
be352cd544
Urgency medium due to likely RC bug fix ( #556653 ).
15 years ago
Modestas Vainius
c8c01e62b6
Build with g++-4.4 on hppa.
...
May solve FTBFS (segfault likely due to miscompilation) reported in #556653 .
15 years ago
Modestas Vainius
46e2dd5af8
Fix GNU.cmake file used on Hurd.
...
Thanks to Pino Toscano for the patch.
15 years ago
Modestas Vainius
0e1661310d
Increase timeout of BootstrapTest to 2 hours.
...
So it no longer times out on s390 or armel
(patch bootstraptest_increase_timeout.diff).
15 years ago
Modestas Vainius
b20572bded
Set HOME to current build directory when running test suite.
...
This should fix failures of kwsys.testRegistry and FindPackageTest
tests on the buildds.
15 years ago
Modestas Vainius
25137d0575
New changelog entry.
15 years ago
Modestas Vainius
0582a4933c
Release to experimental.
15 years ago
Modestas Vainius
1bdd159196
Reenable test suite.
15 years ago