Modestas Vainius
3e4a6a50c6
Mark cmake Multi-Arch: foreign.
...
The change was stolen from Ubuntu cmake_2.8.7-0ubuntu3 package. Thanks to Steve
Langasek who originally wrote:
Mark cmake Multi-Arch: foreign; it exports a cross-build-aware interface
(with a little bit of cross-configuration from dpkg-cross) so we should
allow the native version to satisfy our dependencies, instead of trying
to pull in the host-architecture version when cross-building.
2012-03-17 00:40:44 +02:00
Modestas Vainius
2f0e775356
Bump Standards-Version to 3.9.3: no changes needed.
2012-03-17 00:40:44 +02:00
Modestas Vainius
96fe6a55ce
Bump debhelper compat level to 9...
...
... in order to receive build flags automagically.
2012-02-19 13:43:28 +02:00
Modestas Vainius
db159fb2cc
Revert "Fix find_library() to find libraries in multiarch library paths."
...
This effectively reverts commit 3220ba5539ea5095540d8bbf297ee568ce3e8b40 and
adds appropriate debian/changelog modifications.
2011-06-09 00:40:55 +03:00
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.
2011-06-08 00:08:18 +03:00
Modestas Vainius
497d3f1c08
Switch Vcs-* debian/control fields to anonscm.debian.org.
2011-06-01 22:37:09 +03:00
Modestas Vainius
972e40fae7
Bump Standards-Version to 3.9.2: no changes needed.
2011-06-01 22:36:10 +03:00
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.
2011-06-01 22:35:09 +03:00
Modestas Vainius
15b5bee169
Do not start cmake description synopsis with an article.
2011-05-30 23:38:08 +03:00
Kai Wasserbäch
a7f4002a0c
debian/{compat,control,rules}: Updated for debhelper v8.
2011-02-19 15:19:57 +01:00
Kai Wasserbäch
fc2389b92d
debian/control: Changed my E-Mail address.
2011-01-25 16:09:44 +01:00
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).
2010-12-26 19:05:21 +02:00
Modestas Vainius
391b38cddc
Bump libarchive-dev Build-Depends to 2.8.0.
...
cmake needs symbols which appeared in that version. (Closes : #595275 )
2010-11-13 02:40:44 +02:00
Kai Wasserbäch
25a23405e9
debian/control: Bumped Standards-Version to 3.9.1, no further changes needed.
2010-07-30 18:33:09 +02:00
Modestas Vainius
4404c4eef6
Start package synopsis with lowercase letter where applicable.
2010-07-12 02:10:37 +03:00
Modestas Vainius
99fca3d508
Move Section field up a bit.
2010-07-12 02:00:22 +03:00
Modestas Vainius
b8f9e12c48
Add cmake to cmake-doc Suggests.
2010-07-12 02:00:22 +03:00
Modestas Vainius
8d3ef94fd6
Add cmake-dbg package.
2010-07-12 02:00:17 +03:00
Kai Wasserbäch
ba7301b565
Add the proper Breaks/Replaces stuff to cmake-doc.
...
Signed-off-by: Kai Wasserbäch <debian@carbon-project.org>
2010-07-02 21:51:45 +02:00
Kai Wasserbäch
ccdfdf47a6
Renamed cmake-docs to cmake-doc.
...
Signed-off-by: Kai Wasserbäch <debian@carbon-project.org>
2010-07-02 21:32:45 +02:00
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>
2010-07-02 21:01:21 +02:00
Kai Wasserbäch
428e2a353a
debian/control: Added Homepage field (no-homepage-field).
...
Signed-off-by: Kai Wasserbäch <debian@carbon-project.org>
2010-07-02 15:21:17 +02:00
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>
2010-07-02 01:07:34 +02:00
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>
2010-07-01 16:59:37 +02:00
Kai Wasserbäch
2813fce600
Don't B-D on procps on hurd-i386.
...
Signed-off-by: Kai Wasserbäch <debian@carbon-project.org>
2010-07-01 16:51:58 +02:00
Kai Wasserbäch
9aa0377cd2
Use the system libarchive and not the embedded copy.
...
Signed-off-by: Kai Wasserbäch <debian@carbon-project.org>
2010-07-01 16:50:00 +02:00
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.
2010-06-30 10:50:11 +03:00
Modestas Vainius
25b74ab247
Add procps to Build-Depends and cmake Depends.
...
cmake sometimes uses ps binary.
2010-05-29 02:42:20 +03:00
Kai Wasserbäch
83c34b5d00
debian/control: added myself to Uploaders with Modestas' permission.
2010-05-27 00:58:15 +02:00
Modestas Vainius
65cfd99254
Add gcc and make to cmake Suggests ( Closes : #577516 ).
2010-05-05 11:32:53 +03:00
Modestas Vainius
562ef85d0f
Change my email address to modax@debian.org.
2010-03-17 18:19:28 +02:00
Modestas Vainius
b4efd2cbb7
Update Standards-Version to 3.8.4: no changes needed.
2010-03-17 17:51:33 +02:00
Modestas Vainius
9260bad776
Remove DMUA entry from debian/control. No longer needed.
2009-12-06 21:41:02 +02:00
Modestas Vainius
ec4053983e
Revert "Build with g++-4.4 on hppa."
...
This reverts commit c8c01e62b6fc6df64d237cb4f0905af7f635035d.
Conflicts:
debian/changelog
2009-11-24 11:13:21 +02:00
Modestas Vainius
c8c01e62b6
Build with g++-4.4 on hppa.
...
May solve FTBFS (segfault likely due to miscompilation) reported in #556653 .
2009-11-22 20:48:30 +02:00
Modestas Vainius
60377b242d
Add myself as Maintainer, A. Maitland Bottoms as Uploader (with permission).
2009-11-10 23:42:29 +02:00
Modestas Vainius
5041c90525
Switch debian/rules to use dh.
...
- bump debhelper build depends to 7.3;
- also drop unused Dart handling in the process;
- enable test suite.
2009-11-10 21:30:36 +02:00
Modestas Vainius
fac301ca91
Reformat Build-Depends line.
2009-11-06 23:08:56 +02:00
Modestas Vainius
3c08c66cc3
Drop tcp8.4 from build depends. Not needed.
2009-11-06 23:08:56 +02:00
Modestas Vainius
491878bef6
Switch to dpkg-source format 3.0 (quilt).
...
- switch to dpkg-source format 3.0 (quilt);
- drop build dependency on quilt;
- drop quilt.make snippet include from debian/rules.
2009-11-06 23:06:13 +02:00
Modestas Vainius
9e3a16bc05
cmake-curses-gui should not provide cmake-gui.
...
Clashes with cmake-gui executable name in cmake-qt-gui package.
2009-10-11 11:16:26 +03:00
Modestas Vainius
d7a058d647
Make cmake-curses-gui and cmake-qt-gui packages provide 'cmake-gui'.
2009-09-30 20:38:42 +03:00
Modestas Vainius
8ac1bb6eb8
Remove Pierre Habouzit from Uploaders by his own request.
2009-09-28 20:42:55 +03:00
Modestas Vainius
9d3f3805e3
Add ${misc:Depends} to Depends fields of packages.
2009-08-21 21:57:45 +03:00
Modestas Vainius
2e53735663
Bump Standards-Version to 3.8.3, no changes needed.
2009-08-21 21:56:16 +03:00
Modestas Vainius
502806b74c
Bump Standards-Version.
...
Signed-off-by: Modestas Vainius <modestas@vainius.eu>
2009-05-01 18:14:48 +03:00
Modestas Vainius
0decdee3c8
Versionize libqt4-dev build depend as (>= 4.4.0).
...
Signed-off-by: Modestas Vainius <modestas@vainius.eu>
2008-12-10 14:42:01 +02:00
Modestas Vainius
c750b4cc0b
Fix typo in cmake-qt-gui description.
...
Signed-off-by: Modestas Vainius <modestas@vainius.eu>
2008-11-13 10:57:11 +02:00
Modestas Vainius
2b714f9bde
Remove useless ${shlibs:Depends} from cmake-data Depends.
...
Signed-off-by: Modestas Vainius <modestas@vainius.eu>
2008-10-17 12:36:56 +03:00
Modestas Vainius
8f47c41f85
Dynamically link against system libraries (security).
...
Signed-off-by: Modestas Vainius <modestas@vainius.eu>
2008-10-16 22:13:13 +03:00