Source: gtest
Version: 1.6.0-1
Severity: wishlist

Hello:

Since the autotools scripts are deprecated, could the cmake scripts be
shipped similar to Ubuntu?

Besides the wont-fix bug that won't matter after the static libraries
get removed, this is the only change from Ubuntu left.

Below is the diff and the changelog entries related to it.

-Miguel

gtest (1.6.0-1ubuntu4) precise; urgency=low

  * debian/libgtest-dev.install:
    - also add the cmake subdirectory as it's needed by CMakeLists.txt

 -- Didier Roche <didro...@ubuntu.com>  Thu, 08 Mar 2012 16:26:48 +0100

gtest (1.6.0-1ubuntu3) precise; urgency=low

  * debian/libgtest-dev.install:
    - ship the CMakeLists.txt in /usr/src/gtest/ to enable inclusion in cmake
      project now that we don't distribute static library. (ideally that would
      go in the cmake directory and we will generate the file to look at
      /usr/src/gtest/)

 -- Didier Roche <didro...@ubuntu.com>  Thu, 08 Mar 2012 13:52:03 +0100

gtest (1.6.0-1ubuntu2) precise; urgency=low

  * Stop distributing static library (although still build it, to ensure gtest
    works).  Upstream recommends against shipping the libary at all, just the
    source. (See: http://code.google.com/p/googletest/wiki/FAQ)
    The Debian maintainer plans to do this also (see BTS: 639795); do it in
    Ubuntu now to fulfil MIR requirements.

 -- Christopher James Halse Rogers <r...@ubuntu.com>  Thu, 08 Mar 2012
17:45:29 +1100

diff -pruN 1.6.0-1/debian/libgtest-dev.install
1.6.0-1ubuntu4/debian/libgtest-dev.install
--- 1.6.0-1/debian/libgtest-dev.install 2011-06-12 17:28:34.000000000 +0000
+++ 1.6.0-1ubuntu4/debian/libgtest-dev.install  2012-03-08
15:22:38.000000000 +0000
@@ -1,4 +1,4 @@
-*/libgtest.a usr/lib
-*/libgtest_main.a usr/lib
 include/gtest usr/include
 src usr/src/gtest
+CMakeLists.txt usr/src/gtest
+cmake usr/src/gtest



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to